Events Made Easy Forums How do I … [events_list] does not show all events

Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #42109
    Anonymous
    Inactive

    Hi Franky

    Probably I’m overlooking something, but I have some problems with [events_list] not showing all of my events, but strangely only 3 of them…

    The widget-list does show all (see page and sidebar over here: http://jstofferis.be/buren/testkalender/ )

    And i use the same format for both.

    Also the calendar widget doesn’t work. No skipping to next and previous month is possible.

    Thanks for your answer!

    Jan

    #44840
    Franky
    Keymaster

    Hi Jan,

    – [events_list] by default only shows 3 events, see the documentation for that. You’ll want to you the limit option, eg. [events_list limit=30] or [events_list limit=0] or possibly date scopes.

    – For the calendar problem, it seems your wordpress doesn’t provide jquery? Maybe that’s a theme problem, as it should be present. Eg, on my site, wordpress generates this HTML code:

    http://www.e-dynamics.be/wordpress/wp-includes/js/jquery/jquery.js?ver=1.4.2

    So please do check out why you don’t seem to have jquery.

    #44841
    Anonymous
    Inactive

    Thanx

    – for your fast reply. And sorry for the dumb question.(limit=0)

    – (jquery issues are really far to complicated for me) but i thing WP jquery is loading (animation on the dashboard works fine) http://jstofferis.be/buren/wp-includes/js/jquery/jquery.js?ver=1.4.2

    *I have one plugin running that may have someting to do with it (http://post-highlights.hacklab.com.br/) but when i deactivate it, the calendar still doesn’t work…

    * I’ve used this theme several times before, never had any jquery problems

    But I do remember it sort of did work in the beginning (except it had to reload the whole page again and again): no ajax-functionality

    If a solution isn’t obvious, anyway i’m doing a fresh install when building my site for real…

    Jan

    #44842
    Franky
    Keymaster

    Well, it seems you’re using a plugin that forces jquery from google to be used, see the sourcecode of your page. At the bottom I see this:

    <script type=’text/javascript’ src=’http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js?ver=1.3.2′></script&gt;

    Putting that at the bottom causes lots of troubles. I recommend disabling all other plugins and using the default theme, see if it works then. After that, switch to your theme and test again. After that, start enabling one other plugin at a time and test again. The plugin doing this needs to be kicked 🙂

    #44843
    Anonymous
    Inactive

    hi

    thanks for your replies! I’ll check this out more thoroughly. It must be the contentslider doing this.

    merci voor de tip! 🙂

    Jan

    #44844
    Franky
    Keymaster

    Hehe … niet moeilijk om te raden dat ik Nederlands spreek he 😉

Viewing 6 posts - 1 through 6 (of 6 total)
  • The forum ‘How do I …’ is closed to new topics and replies.
Scroll to Top