Removing or moving the tags?
Hi
At the bottom of single-ad_listing.php there is this:
PHP Code:
<?php appthemes_after_post_content(); ?>
This then makes the tags, total views, and edit advert appear.
I first want to move the tags to the top of the page and remove it from the bottom, and 2nd want to remove the edit option.
But I have searched all the files and cannot find out how to do it, plus I would like to give my own class to the styling of the tags too.
Please can someone point me in the direction of which file to edit?
Thanks