Permalink doesn't work on loop pagination
-
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.
The topic ‘Permalink doesn't work on loop pagination’ is closed to new replies.