Replies: 0
Hello,
First of all, thank you very much for this amazing plugin.
I am trying to set permalinks for custom post types as
base/category/child-category/postname by using /%category%/%postname%/.
The problem when I do this is that both of these links works:
base/category/postname
base/child-category/postname
But base/category/child-category/postname sends me to 404.
Have a great day, and thanks in advance.