Hi,
thanks for the quick response – maybe better if I outline what I intend to do;
1) a number of different categories are required, data will differ between the categories – am trying to find out if this will require custom post types?
2) I would like to display links to specific categories and/or subcategories (selected, not necessarily all – the numbers are manageable number, so this does not need to happen automatically) on the homepage (right now, only way I see to do this is using a link like https://www.abc.com/?gd_placecategory=feature, although the url does not look very attractive; better would be something like https://www.abc.com/feature.html; is there any way to achieve this kind of a link structure?). I would like to display the number of entries in the category next to the link.
3) Similarly, I would like to be able to display a clickable list of all subcategories of a given category.