[Support request] Pagination is calling the home url instead of the wordpress url

Home Forums Support [Support request] Pagination is calling the home url instead of the wordpress url

Home Forums Support Pagination is calling the home url instead of the wordpress url

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #692637
    Kevin

    We are decoupling our multi-site and using generatepress (which is one of the most incredibly lightweight supremely blazing fast themes we’ve been able to find… well-done guys!). The problem is this…

    Our site oursite.com is the root site. Yet this theme will be installed in a subfolder i.e. oursite.com/subfolder.

    Our site address = oursite.com
    Our WordPress address = oursite.com/subfolder

    http://i.aprv.me/c26306380dc7

    However, the pagination links seem to be trying to call the site address vs. the WordPress address; which results in the pagination URL being inaccurate and throwing 404 messages because the blog posts live at: oursite.com/subfolder/post NOT oursite.com/post.

    We are using a childtheme.

    Kindly advise how to update the hook or function so that it calls the WordPress address. Thanks!

    #692987
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    We’re using a core WordPress function for the pagination: https://codex.wordpress.org/Function_Reference/the_posts_pagination

    Have you double checked the permalink settings?

    Let me know 🙂

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