Tagged Questions
1
vote
1answer
287 views
Non latin post slug truncate
I created a custom post type and set its permalink structure to 'category/postname'.
I found that sometimes, when i create a post in a non latin characters, the post slug is getting cut.
I googled ...
0
votes
1answer
344 views
I get 404 after slug change - what can be done? [closed]
I just changed the slugs for 4 pages on my site, and since then I get a 404 when trying to visit them. When I switch to normal/ugly permalink structure it's fine, and when I switch back the problem ...
0
votes
2answers
582 views
Modify Wordpress to not replace + (plus) characters from URLs?
This is happening in more than one section of our website, but in different yet similar ways.
Scenario One:
We have a URL structure like this...
mydomain.com/some-category/?subject=Some+Subject
...
1
vote
1answer
162 views
Editing URL character replacement
Whereabouts can I edit which characters in permalinks are replaced? For example apostrophe's are replaced with nothing, and I would like to have them replaced with hyphens instead.
Thanks.
-1
votes
1answer
323 views
WordPress v3.1 Has Character Encoding Issue With Title/Permalink?
I was on the latest v3.0.x series and had no issues. Once I upgraded to WP v3.1, I am having a strange issue with character encoding in permalinks.
If my title was "I have $50 today" in WP 3.0.x, the ...