Note that there are some explanatory texts on larger screens.

plurals
  1. POIncorrect URL encoding in permalinks
    primarykey
    data
    text
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. COI'm not really sure the if the issue is where you think it is - there shouldn't be any Wordpress pages with whitespace in the permalink as it converts them to dashes when you save the page? FYI you don't need to `echo` - the function already prints, if you want to return the value use `get_permalink` - but this shouldn't be related to the issue.
      singulars
    2. COI appreciate the response, but that's actually the most confusing thing about this. The permalinks in the editor are correct.So if I have a page named "First Example Page" the permalink in the editor is first-example-page. The permalinks are working, they just aren't displaying properly. I didn't build this site, I took it over, right now I'm searching the code for something the original developer may have done to change the way the permalinks are output.
      singulars
    3. COI've never come across this and without being able see, let alone tinker with some code I'm sorry to say my suggestions will read along the lines of "have you tried switching it on and off?". It could be anything. Possibly a filter that's been erroneously added (or removed). Have you tried disabling plugins (one at a time)? How does the URL read when you view the HTML-source? IE. at least then you can determine either client/server side problem. (it could easily be a Javascript that's screwing with the link after the page has loaded). Can you post a link to the site?
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload