• Resolved lpint

    (@lpint)


    I’m sure that title is clear as mud! ??

    I have three views of events on our website. On the home page there is a slider view at the top. Down further there is a column on the right with a listweek view of events for a week. In both cases, I don’t want the website visitors to be able to change that view to another type. To accomplish this, I have NO views selected on the frontend views event listings settings page.

    On a separate page is a month calendar view. I would like them to be able to change this to other view types. This is the shortcode I am using for the calendar page: [em_events view=”square_grid/staggered_grid/rows/month/week/day” types=”43,44,46,56,145,164″ upcoming=”1″ disable_filter=”0″]. This does not enable the view types, as I had hoped. Not a big deal, but is there some way for me to accomplish this?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support EventPrime Support

    (@eventprimesupport)

    Thanks for reaching out to us.

    Please select all available views from the backend to show all view options.

    To prevent users from switching to other views, you can use this shortcode:
    [em_events view=”slider” disable_filter=”1″]

    If you have any further questions, please don’t hesitate to reach out to us.

    Thread Starter lpint

    (@lpint)

    That works for the slider view. The user cannot select a different view.

    It does not work for the listweek view. The user is able to select other views. Not a big deal for my use, but shouldn’t this be consistent? Here’s the shortcode I’m using for the listweek: [em_events view=”listweek” types=”43,44,46,56,145,164″ disable_filter=”1″]

    Perhaps the ability to disable changing views should be different from the ability to filter or search for events (which is what I would expect disable_filter to do).

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.