2 shortcodes on the same page (month and square grid view)
-
Hi,
I noticed a problem when using two shortcodes on the same page. I need to display Month View for the desktop version and Square Grid or Row for the mobile/tablet version.
<div id="desktopView">[em_events view="month"]</div> <div id="mobileView">[em_events view="rows"]</div>
Depending on which one is written first, this one also works 100% correctly. For the second one, the search engine and the ‘load more’ button are not working correctly. On clicks, no search is triggered, no advanced search is displayed and no more events are loaded.
How should I fix the problem?
Thank you in advance.The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘2 shortcodes on the same page (month and square grid view)’ is closed to new replies.