Hey guys, I’m currently having an issue with WordPress 4.1.1 on localhost. I’m building a theme for a jewelry maker which will have according categories such as ear-rings, necklaces, bracelets etc.
The problem is that:
localhost/ear-ring/bright-aluminum-aura-weave-earrings
loads just fine as it should, but the permalink for the post is:
localhost/bright-aluminum-aura-weave-earrings
which returns a 404.
I took a few screenshots to help explain.
- my current permalink settings
- the
post
title and permalink
- url + src of the url which I want (although the canonical link refers to old structure)
- 404 on supposed permalink which matches the permalink in the 2nd image
http://dyllon.me/wordpress.png
Any help would be appreciated.