I have 3 instances of shortcode on my page, each with different category.
I would like to display only the last one from each category, but when I insert a limit=”1″ in the shortcode, the 3 columns change into showing the same category (Art) in all instances of the shortcode. This is the result: http://roodkapje.org/2016/
This is the shortcodes used:
[ESPRESSO_EVENTS category_slug=”Art”, limit=”1″]
[ESPRESSO_EVENTS category_slug=”Event”, limit=”1″]
[ESPRESSO_EVENTS category_slug=”Food”, limit=”1″]
I guess this could be avoided by disabling the pagination but I don’t know how to do that with the [ESPRESSO_EVENTS] shortcode.
The support post ‘Bug with multiple instances of shortcode’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.