Pagination not working (Enfold theme)

Home Forums Calendar Products Events Calendar PRO Pagination not working (Enfold theme)

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1175891
    Marjet
    Participant

    Hi,

    Is there a way not to show this pagination << Vorige evenementen ??
    These are the previous events. I don’t want them to show. And also the pagination does not work because it totally messes up the events on the paginated pages (that’s why we made the events per page now 100 so there is not next event page necessary).

    This client works with the ‘Enfold theme’ and we have ‘Events Calendar Pro’.

    Hope you can help.

    grtz,
    Marjet

    #1176333
    Geoff B.
    Member

    Good evening Marjet and welcome back!

    Thank you for reaching out to us.
    I would love to help you with this topic.

    You are right, sometimes with themes that have their own pagination system (such as the Enfold theme), the pagination does not yield expected results.

    You can get rid of this by either:

    1. Modifying the nav.php template using a template customization. You might want to read our Themer’s guide to get a sense of how that works.
    2. Use a simple CSS rule such as

    #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-previous {display:none}

    Let me know if that helps.

    Have a great day!

    Geoff B.

     

    #1176417
    Marjet
    Participant

    Hi,

    THanks for your reply.
    It is not only the previous but also if we would have a pagination with next events it would not go right on the next page.
    Any ideas on that?

    grtz,
    Marjet

    #1176556
    Geoff B.
    Member

    Hey Marjet,

    I understand what you are saying.
    Normally, the pagination works great on most themes.

    As stated before, I believe that this issue is specific to the Enfold theme.
    I don’t know for sure what the cause is, but my top guesses are:

    1. Some conflict with Enfolds own pagination system
    2. The setting under Events Template in Events -> Settings -> Display (you might want to try another one to see if that helps)
    3. If point #2 does not help, I would be curious to see if using our full calendar shortcode (released in 4.3 yesterday) in a normal page would help.

    That being said, to hide the other link (next) with CSS, you can add the following rule

    #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next {display:none}

    I wish I had a better answer for you, but for now it’s the best one I have.

    Best regards,

    Geoff B.

    #1188152
    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 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Pagination not working (Enfold theme)’ is closed to new replies.