Remove question mark from anchor link
-
I have a problem with link, is there a way to remove question mark from link when title is an question?
issue starts after static page is created by external service/hosing, every ToC link that contains ? in the end of href parameter is made into 404 link, and that creates a problem ofc.is there maybe a way to rewrite anchor if it contains ? in the end? maybe custom code in fucntions.php?
or maybe add url encoding for ? to %3F same way it is done for empty space into _ or -?
any suggestions is welcome
The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Remove question mark from anchor link’ is closed to new replies.