amanda854
Forum Replies Created
-
Thanks a lot John. Very interesting to hear that in your test bed that redirect happens automatically. Yes, let me work through the other plugins and see if there is some other problem there. Alternatively, I have been able to set up redirects via the Quick Page/Post Redirect Plugin which effectively send the ?cat=4 version to the /category/stories/observations/ version – This helps the breadcrumbs display properly, and also fixes a problem I was having with those pages not always displaying on their correct template. So thanks for your help, which gave me insight into how to fix two problems at once!
Thanks,
AmandaHello John
Many thanks for your reply.
That’s a good point – they Don’t actually go to the same URL. For example the list of categories via a text link on a post page goes to the URL in words – for example http://72.249.37.39/category/stories/observations/ as opposed to the same content via the category dropdown which gets routed as http://72.249.37.39/?cat=4
Let me try to maybe change the routing of how those links are handled as I think your point is that if they’re going to the same exact URL then they will display the same way.
Thanks!
Amanda