• Hello everyone.. Hope someone could help me to solve my problem below.

    I have migrated my wp root from domain root folder into ./blog folder.

    Since then Permalink setting doesn’t work on loop pagination. The permalink setting only work on single post.
    My permalink setting on wp dashboard is /blog/%postname%/

    The loop only show in the blog homepage. Not in 2nd loop page, 3rd loop page…and so on.
    The current url for 2nd loop page is http://www.mydomain.com/blog/page/2/
    It show nothing when i click it.

    But, it will show the 2nd loop page if i change it into http://www.mydomain.com/blog/?paged=2.

    Please help me to make the url http://www.mydomain.com/blog/page/2/ work well and show the 2nd loop page.

    Thank you in advance.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Abhishek

    (@abhi_wpsupport)

    Hello,

    My permalink setting on wp dashboard is /blog/%postname%/

    I am sorry if i am missing something but why do you have these settings, these should be just postname , right ? because /blog part will automatically come being it a sub directory

    Please try changing it to post name and check once ,

    Thread Starter codexist

    (@codexist)

    Thank you for your reply.

    I have changed it by checked the Post name radio button on the permalink dashboard. And save it.

    Suddenly, there is no loop show in homepage/index.php. No content there.

    Any suggestion?

    Abhishek

    (@abhi_wpsupport)

    Any chances to see your url ?

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Permalink doesn't work on loop pagination’ is closed to new replies.