• On the Shortcode:

    [events_list category=”ID” scope=”future” limit=”1″][/events_list]

    Doesn’t work the category. With ID (of course the number of the category ID) or NAME being the same, still no display.

Viewing 4 replies - 1 through 4 (of 4 total)
  • I just tried it and it worked for me. Make sure you don’t use the curly quotes like this:

    [events_list category=”381” scope=”future” limit=”1″][/events_list]

    Instead use the straight quotes like this:

    [events_list category="381" scope="future" limit="1"][/events_list]
    Thread Starter Tobi

    (@meintobi)

    Yes, single events, but not recurring. (and of course with correct quotes)

    Hello,
    How do I display recurring events then?

    Thread Starter Tobi

    (@meintobi)

    @joneiseman

    single yes – recurring no

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Category Bug with Shortcodes’ is closed to new replies.