d3bugg3r
Member
Posted 6 years ago #
I'm going crazy over a weird problem i have,
No matter what Template i'm using or what PermaLink pattern i'm defining, on my side bar i'm always seeing
domain.com/Category/%postname%/
the Permalinks themself are set currectly according to
/%category%/%Postname%/
what am i missing ?
feel free to check it out at:
http://www.AskReaMaor.com
...and this problem would be weird, why?
d3bugg3r
Member
Posted 6 years ago #
because i cannot find a place to remove the "Category" prefix and replace it with %category% (as it's not permalink and not the Template)
oh, I see.
Well, don't know if this has something to do with it, but:
/%category%/%Postname%/
should be
/%category%/%postname%/
Might see if that's what's throwing it off?