• Resolved naomir

    (@naomir)


    Hi, we have the calendar addon and would like the default view of events listings to be calendar.

    I found this documentation https://wp-eventmanager.com/documentation/change-default-listing-view/

    I tried these things:

    * changing the shortcode to [events layout_type="calendar_layout"]
    * adding this to my theme’s js: localStorage.setItem("layout", "calendar-layout"); (I also checked in firebug to ensure the localstorage item had been set)
    * combination of both

    These resulted in either no change or the event listing disappearing entirely.

    I would expect the result to be that when I load the events page the event listing appears as a calendar.

    Any help much appreciated, thank you.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter naomir

    (@naomir)

    Sorry, typo – when I edited the shortcode I used layout_type="calendar-layout" with a hyphen not an underscore. I just typed it incorrectly above.

    Thread Starter naomir

    (@naomir)

    I also tried the shortcode [event layout_type="calendar"] and I got a different view but it was something in between box and list, not at all resembling calendar.

    Hitesh Makvana

    (@hiteshmakvana)

    Hi @naomir

    This support forum is only related to WP Event Manager. If you have any issue related paid addon please create support ticket here

    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Setting default view to calendar’ is closed to new replies.