BarcelonaFlats
Member
Posted 10 months ago #
Hey I'm having a problem on the admin panel for my blog. Whenever I try to go to the 2nd page of something (for example Posts or uploaded media), it always gives me a 404 error. I've identified the problem but don't know how to fix it. I'll illustrate it better below:
Here's the URL for page 1 of my Media library:
http://www.expatfinancialadvicespain.com/blog/wp-admin/upload.php
But when I click to go to Page 2 I get the 404 error... the URL looks like this:
http://www.expatfinancialadvicespain.com/cms5/blog/wp-admin/upload.php?paged=2
When I remove the /cms5 from the previous link, it works and I can see Page 2. How do I get that /cms5 part removed from the links? Any help would be greatly appreciated. Please and thank you!
jnhghy
Member
Posted 10 months ago #
please check the settings from wp-admin Dashboard -> settings -> General : make sure the site address and wordpress address are correct.
If they are, change your permalinks settings to default to see if this fixes the issue.
Regards
BarcelonaFlats
Member
Posted 10 months ago #
I tried both and still no luck...
BarcelonaFlats
Member
Posted 10 months ago #
It seems to happen anywhere in the admin panel when trying to go to the next page. Even if I'm looking at the results from a plugin search and go to page 2, same thing happens...
jnhghy
Member
Posted 10 months ago #
Are you using seo plugins? if you do deactivate them, also check if you have an htaccess file in the wordpress root folder if you do rename it or make a copy of it and then remove it to make sure it's not it that causes this issue.