• Resolved jamminjames

    (@jamminjames)


    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]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘“Show More” in widget?’ is closed to new replies.