Hi there,
I have recently run into a HUGE issue while using the iNove theme. I am not sure if it is something I need to edit within the theme PHP files, or if it is done else where in the WP admin - so excuse me if this isn't the best place to ask!
The frontpage of the blog is working as it should, with an address like:
And a URL for a specific post would be:
http://www.mywebsite.com/blog/?p=1888
The issue arrises when the user attempts to view Older or Newer posts. For some reason, extra values (for lack of a better term) are added into the URL, which reads:
http://www.mywebsite.com/blog/home/blog/index.php?paged=2 (when trying to look at the 2nd page of posts)
If the above bolded content is removed, the page loads as it should. I cannot for the life of me though, figure out how to remove that from the back-end, so that the links work appropriately for users.
I do intend to use a more SEO-friendly permalinking structure, but I believe this is a seperate issue that I need to resolve first.
Any help or advice would be GREATLY appreciated!
Thanks
-Kev