ariolander
Member
Posted 1 month ago #
I am using the permalink structure
/%category%/%postname%
I have several categories that have child categories however when I try to link to the subcategory listing:
site.com/parent/child
I recieve a 404 but
site.com/child
and
site.com/parent/child/article-title
works fine.
Am I doing something wrong in my .htaccess or permalink structure?
ariolander
Member
Posted 1 month ago #
Anyone know why WP might be refusing to do the
parent/child
URL stricure for sub-categories like the documentation says?
ariolander
Member
Posted 1 month ago #
Resolved it by just trying a new install *sigh*
fafamonge
Member
Posted 3 weeks ago #
Hello arionlander, I have the same issue than you but I cannot understand how you solved it.
I want to have my permalinks:
site.com/parent/child/article-title
Can you explain me please?
Thanks.