Yes, but we would like to customize each category page and pull in other. So, is there a way to customize specific category page templates, like places/attractions and places/features, etc.? Or are there conditional statements we can put in the customized geodir-listing.php file?
Such as if place_category == ‘attractions’ or something like that?
This would totally solve it for us. We just want to pull in some extra content above the category listing stuff where it says Hello World on this page right now. http://216.194.171.248/~visiteld/places/attractions/
But the content pulled in will need to be different for each tag or category page. That’s why maybe conditionals will do it? Or can we create different page templates for each category like you can with CPT archive pages in WordPress? For example, a template geodir-listing-places-attractions.php or something like that?
Thanks