Yes, I would like to know if with the default settings it is possible to achieve my result or if I need to make customizations to the code.
Hello,
I’m trying unsuccessfully to replicate the wordpress structure: category/article permalink also on CPT UI.
CTP UI instead uses:
Post Type Slug (film) / Article Name (e.g. mysite.it/film/rainman)
and Taxonomy Slug (cat_film) / Category Name (e.g. mysite.it/cat_film/drama)
Now, how can you have a simple mysite.it/drama/rainman?
Thank you!