List- events

Home Forums Calendar Products Events Calendar PRO List- events

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1292569
    steve
    Participant

    Would like to display all events when landing on events page. Really don’t want to have to select “Events From”.
    Currently display a month of events when going to events page.
    Is it possible to remove “Events From” and have it show all events?

    #1292769
    Jennifer
    Keymaster

    Hi Steve,

    Thanks for reaching out!

    If you go to Events > Settings, you can set the Number of events to show per pageĀ setting to a higher number, which will show all events on that page if your total number of events is less than that number you set. However, keep in mind that if you have a large number of events, this could affect performance.

    To remove the “Events From” box, you can add this to your Custom CSS area under Appearance > Customize or to the style.css file in your child theme:


    .tribe-bar-filters .tribe-bar-date-filter {
    display: none;
    }

    Let me know how that works for you!

    #1293167
    steve
    Participant

    Hi Jennifer,

    “Events From” display none- works perfectly.

    In settings “events to display” is set at 50. But is is only showing the first month (5 events)…
    The most we will ever have is 30. That is why we want to display all of the events.
    Any ideas?

    #1293763
    Jennifer
    Keymaster

    Hi Steve,

    I’m glad that hid the “Events From” box for you!

    Sorry, I misunderstood what you were looking for before. In calendar view, the most it can show at a time is one month. There is no currently no “stacking” capability to put multiple months on one page in calendar view unfortunately. However, if you change it to list view, it will show as many events as you have up to your limit, regardless of their start date.

    I wish I had a better answer for you, but I hope that is helpful! Let me know if you have any more questions.

    #1294130
    steve
    Participant

    Hi Jennifer,

    Sorry but, It is the list view i am struggling with…not the month view.

    When i open my events page, it lists only one month of events. I have it set in settings to display up to 30 events on a page. We have 4 events a month…so i thought it would show multiple months

    THE WORK AROUND: What is odd is when i click “next events” (from events page) it takes you to the next page that says “There were no results found” so i click “Previous Events” to go back and boom i get all my months listing on the events page.

    here is my site http://tmi-stl.com/events… please let me know if you can straighten me out.

    #1295415
    Jennifer
    Keymaster

    Hi Steve,

    Thanks for sharing that link! I see what you mean now. This is actually a known compatibility issue with the Divi theme, but the good news is that we have a small plugin to fix it!

    Can you try installing and activating it and see if it fixes the issue?

    Thanks,

    Jennifer

    #1314592
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘List- events’ is closed to new replies.