Just to be clear, we’re talking about this:
https://frumph.net/downloads/edit-slug-box-in-editor.jpg
—–
If you have the [x] slug checkbox from the screen options open up, it opens up ANOTHER box lower on the page that looks like this:
https://frumph.net/downloads/slug-screen-option.jpg
two different areas
—–
If you are not seeing the first one. The box itself is set to ‘not display’ .. not be seen at all because of this class=”hide-if-no-js”
If you are using a plugin or bit of code someplace that edits the tinyme editor and it wasn’t updated past 3.9 this would cause an issue.
If you have javascript disabled in your browsers, this would happen.
If another plugin de-enqueue’s jquery and re-enqueue’s their own jquery this could happen.
^ But in all of those cases it would happen to all of the places and not just the comic section.
If you were to use Chrome debug (F10 key pressed) or Firefox with Firebug (F10 again) and enable script debugging and load your editor, you can see if there’s any editor bugs that pop up and find exactly where it’s at.
But at this time, there’s no way for me to duplicate the particular issue where the edit-permalink box isn’t showing; so I am relying on you to go through the steps that I can think of – and the only one I can think of is that there’s something conflicting with the display of the box