greencode
Member
Posted 2 weeks ago #
First of all, loving the plugin but I have one problem: If I do the following:
www.mysite.com/test
then this works ok. But if I do:
www.mysite.com/abc/test
i.e Add a forward slash for my permalink then for some reason it doesn't work. It simply redirects this correct url to:
www.mysite.comabc/test
therefore removing the first slash at the end of my main url and obviously it doesn't find the page.
Any help or advice would be greatly appreciated.
http://wordpress.org/extend/plugins/custom-permalinks/
greencode
Member
Posted 2 days ago #
Am I the only one experiencing this issue?
greencode
Member
Posted 1 day ago #
I think I've figured this out. I've added a trailing slash to the Wordpress custom permalink and that seems to have done the trick.