Hello.
I have created a media category (downloads) with several subcategories – PDF files are then assigned accordingly.
In the frontend I output all this via the template file “taxonomy-attachment_category.php“.
There I created a loop for the output and built in a dropdown menu (with -> wp_list_categories). The PDFs assigned to the category are then displayed via the dropdown when I select one.
In the main menu of the website I added the category “downloads“. By clicking on “downloads” the URL “www.topleveldomain.com/attachment_category/downloads/” is displayed.
Hello, David.
First of all thank you very much for your sensational plugin!
I don’t think my English is the best – sorry.
What I mean is to change the URL created by your plugin. E.g. “www.topleveldomain.com/attachment_category/downloads/” to “www.topleveldomain.com/abc/downloads/”.
I would like to rename the domain part (category slug) “/attachment_category/” or even leave it out.