Open the loop.php file and navigate to line 58. Then replace the following line:
<?php if (!is_search() && !is_archive()) : ?>
with this:
<?php if (!is_search()) : ?>
Basically, you just need to remove the !is_archive() conditional.
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.
Account
Search Forums
Priority Support
This free Support Forum relies on contributions from our support staffs and fellow Graphene themes users. While we endeavour to provide adequate and timely support, due to its voluntary nature responses are not guaranteed and may be delayed.
If you require urgent assistance, you may like to consider our Priority Support option.