Subcategory permalinks doesn’t work
-
I’ve a clean new wordpress, with only divi applied to it so far.
I had idea to have at least two types of posts, blog and article. I found online I can remove the ‘category’ entirely in permalinks, by just entering a period into the “Category base” name and a custom structure for /%category%/%postname%
It works pretty well, I can go my site /blog to get directly to the archive blog category or /article to go the archive article category, without needing write category/blog or category/article after my main website address.
But the problem comes to subcategories.
If I have a category named blog and another subcategory to that named journal, then my posts will be /blog/journal/post-name-here which is what I want.
Problem occur on the meta links for the post, if I click on journal it will direct me to /blog/jorunal, however this site cannot be found apparently! Even if I have posts in there, it doesn’t list them. Instead I found out it doesn’t use the parent category at all and is found on /journal
How come it’s this way? I been searching online but haven’t found answer. All I find is plugins, but this is such base structure for wordpress so is there no other option I’m missing out on?
The topic ‘Subcategory permalinks doesn’t work’ is closed to new replies.