• Resolved xaranthos

    (@xaranthos)


    Hey,
    I’ve setup the wordpress with a limited amount of addons/themes and so on, just to test out if it can easly do the things i need for an upcoming project i have.
    I found that the events-manager seems to be the best calendar system for what i needed, and i got that setup.
    I added a few recurring events (Every monday from 19 – 22, and tuesday from 19 – 20)
    These show up in the arrangementcalendar widget as they are supposed, but not in the “Events” widget.
    The Events widget seems to be just doing one of the recuring events.
    The Events widget is setup to show 3 arrangements, so should be showing “Monday, Tuesday, Monday”.
    It first shows only monday, then if i delete the monday one, it shows only tuesday, if i create a new monday one, it only shows monday.

    I’m currently not using any category ID’s, but i tried to add that as well, same information then.
    Any tips would be welcome 🙂

    Wordpress version: 5.3.2
    Events-Manager version: 5.9.7.3

    Currently installed addons besides Events Manager: Akismet Anti-Spam, Elementor, loginizer Restrict User Access.
    Active addons: Events-Manager (All others disabled for testing)

    Theme active: “Simplelin”
    I also tried with the default “WP Bootstrap Starter” theme to verify.

    • This topic was modified 6 years, 3 months ago by xaranthos.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter xaranthos

    (@xaranthos)

    Ended up making a custom html code to achive what i needed, but will leave it here incase this is a bug that you would want to follow up on 🙂

    Hello,

    I wanted to try your set-up but I’m currently confused with the set-up you made. What month did you use to see a Monday from 19 – 22 and Tuesday for 19-20? If this is your set-up it would only reset on months with Mondays on said dates. (ie: April 2020, June 2020).

    For the widget, What specific widget are you using? Usually the default widget is set to display only the latest 10 events. There’s a shortcode that lets you specify to only display recurring events of specific id. ie:

    [events_list recurrence="EVENT_ID_OF_RECURRING"]<p>#_EVENTLINK will take place at #_LOCATIONLINK on #_EVENTDATES at #_EVENTTIMES</p>[/events_list] This could would only show the events of the recurring_id that is set.

    To show the event_id, Here’s a quick guide: https://take.ms/fWCj5 then after clicking Screen Options, You can check the Event Id to show.

    More information for shortcodes can be found here: https://wp-events-plugin.com/documentation/shortcodes/ and attributes that can be passed is: https://wp-events-plugin.com/documentation/event-search-attributes/

    Additionally, The default themes of WordPress are twenty-series theme. The WP Bootstrap Starter theme you mentioned might be a bundled from an Installer from your Server.

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

The topic ‘Widget not showing all events’ is closed to new replies.