Rewrite rules & entities
-
HI
I have a bizarre error with the rewrite rules basically my rule should say this
[cases/sectors/([^/]*)/?$] => index.php?post_type=cases§ors=$matches[1]
But instead it comes out like this[cases/sectors/([^/]*)/?$] => index.php?post_type=cases§ors=$matches[1]Basically § in the url is changing to the entity §
Anyone come across this & how would I stop this from occurring?
Cheers
Andy
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Rewrite rules & entities’ is closed to new replies.