“Show More” in widget?
-
I’m pretty sure this plugin used to have something like a “Show more” link at the bottom of the widget, but doesn’t any more. I have it set to show 4 items, but it should have a link or button to show more items, or at least something that goes to the full calendar page.
I don’t see options like these anywhere in the plugin settings nor the widget settings.
Inspecting the widget with the browser’s inspector, it shows that the plugin’s css is set to “display: none” for something called the “mec-util-hidden”:
.mec-util-hidden { display: none; }But judging from the name of the class, it would seem it’s supposed to be set that way. There must be something to change the class on that div in settings, but I don’t see it. Also, when “display: none” is unchecked in the inspector, the “Load More” button shows, but so does a note saying “No event found”. However, there ARE more items for this event set up — it’s set to repeat into the following month.
Any help would be appreciated. Thanks!
-
This topic was modified 4 years, 6 months ago by
jamminjames. Reason: Note on browser inspector
-
This topic was modified 4 years, 6 months ago by
jamminjames.
The page I need help with: [log in to see the link]
-
This topic was modified 4 years, 6 months ago by
-
Hello @jamminjames,
According to your shortcode settings and number of events, you can set it to show more events on the shortcode, for example, the list view has an option to enable it: https://postimg.cc/VdDqYtZd
Please follow the steps explained in this article:
https://webnus.net/dox/modern-events-calendar/making-advanced-shortcodes-in-modern-events-calendar/ (you can use the limit option too).Best Regards
The topic ‘“Show More” in widget?’ is closed to new replies.