Hi,
I am really enjoying this theme!
But I just have one question about the Category page, I’d like to remove the title section at the top of the page – ‘Currently Browsing Category/Title’. In this case I’m using for the Travel Photography Category – http://the-wolf-and-i.com/travel-photography/
Any help/advice would be appreciated.
Many thanks, Mike
Open functions.php and delete this line:
<h6 class="prefix-text"><?php _e( 'Currently browsing', 'pinboard' ); ?> <?php echo $archive; ?></h6>
Hey Daniel,
Thanks for the reply! Worked great – though is there also a way to delete the ‘category title’ that is underneath the ‘currently browsing category’, in this case the example would be to remove ‘travel photography’ – http://the-wolf-and-i.com/travel-photography/
Thanks for the support and all the work you’re doing with this theme!!!
Mike
You need to delete this line from index.php:
<?php pinboard_current_location(); ?>
Actually sorry Daniel, I implemented it on one site and it worked perfectly, but tried it on another site I’m creating and the ‘current_location’ is still showing – http://mike-john.com/art-projects/ – do you have any ideas, or am I doing something wrong here?
Thanks! Mike
Another update!
I had a play around and in the end made the art-projects page the main posting page, which seemed to solve the issue.
Thanks for all the time and work you’re putting in to this Daniel!
Cheers, Mike