Event Cal Pro causing 404 when using paginate_links() on Posts page

Home Forums Calendar Products Events Calendar PRO Event Cal Pro causing 404 when using paginate_links() on Posts page

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #852872
    loopedyarnworks
    Participant

    When using paginate_links() to paginate the main Posts page Events Calendar Pro causes a 404 when friendly URLs are used. When Permalinks is set to ‘Default’ there is no error. I’m using a static front page with my posts page set to /blog. The follow steps were taken to test the issue and isolate the problem to Events Calendar Pro:

    – Disable all plugins
    – Set Permalinks to ‘Default’
    – Activate Events Calendar
    – Test pagination and it works
    – Set Permalinks to ‘Post Name’
    – Test paginations and it works
    – Set Permalinks to ‘Default’
    – Activate Event Calendars Pro
    – Test pagination and it works
    – Set Permalinks to ‘Post Name’
    – Test pagination and receive 404

    The project must be launched ASAP and it’s critical I resolve the issue the plugin is causing.

    #852996
    Brook
    Participant

    Howdy loopedyarnworks!

    That function is likely a part of your theme. Your theme is likely using get_posts() for pagination, something it’s not intended to be used for. And that actually makes incompatible with our plugin. Fortunately we have a detailed guide on this topic, including instruction on how to build a function that is compatible! Does that guide answer your questions?

    – Brook

    #906870
    Brook
    Participant

    Since this topic has gone for a couple of weeks without a response I going to archive it. If for some reason this issue is not resolved though, please open a new topic. We are happy to continue helping!

    – Brook

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Event Cal Pro causing 404 when using paginate_links() on Posts page’ is closed to new replies.