- This topic has 3 replies, 2 voices, and was last updated 14 years, 6 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Troubleshooting › When clicking next on product page redirects
This is pretty strange but when I visit the product page and click on page 2 or page 3 from the products it sends me to a complete different page even though the url title states product 2 page.. Any ideas?
I am pretty sure you are using WordPress’s default permalink structure. This issue has been seen when default permalink is used. If you can post a URL to your product page then I should be able to confirm this.
WordPress’s default permalink structure is not SEO friendly so at the time of coding the plugin I assume that everyone would be using a more SEO friendly URL.
Anyway, I have since addressed this issue so it works for both cases. A plugin update should fix your issue. I will send you an update.
Here is a link to where Im refering to.
http://wordpressitems.com/?p=43
I had a problem trying to create a category in wordpress so I can use the estore so I had to create a post and make it a category. Im not sure if that might be the reason?
Regardless I will wait for the link to the plugin update.
Yep, in your case it’s definitely because of the default Permalink structure. In case you are wondering what the difference is… see how your URL is like the following:
http://wordpressitems.com/?p=43
A SEO friendly permalink would be something like the following:
http://wordpressitems.com/products
Anyway, let’s address your issue first. can you please tell me if you are displaying all the products on that page or display products from a particular category only?