cecille.l
Posts: 6369
Joined: 25 Feb 11
Trust:
20 Sep 13 4:37 am
Hi Guy,
Thanks for your patience. Below are the steps to delete the date and author from the category archive pages.
Backup the loop.php file.
Edit the loop.php at /themes/affilotheme/affilotheme_2/"child_theme"/
There is loop.php for every "child theme" so if they need to edit, for example, the Avenue theme, they should edit the loop.php at /themes/affilotheme/affilotheme_2/affilotheme_avenue/loop.php
Once the file is opened for editing, disable the lines that contain the following:
class="heading-author"
class="heading-date"
Please make sure to disable the entire lines that contains the above.
Do not forget to back up the original loop.php before proceeding with the above changes.
---
Hope that helps. Have a good day!