Removing 'Currently Browsing Category/Title' from Category pages

Viewing 7 posts - 1 through 7 (of 7 total)
  • #16475
    Mikester
    Participant

    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

    #16537
    Daniel Tara
    Keymaster

    Open functions.php and delete this line:

    <h6 class="prefix-text"><?php _e( 'Currently browsing', 'pinboard' ); ?> <?php echo $archive; ?></h6>
    #16551
    Mikester
    Participant

    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

    #16562
    Daniel Tara
    Keymaster

    You need to delete this line from index.php:

    <?php pinboard_current_location(); ?>
    #16570
    Mikester
    Participant

    Great! Thanks Daniel!

    #16571
    Mikester
    Participant

    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

    #16576
    Mikester
    Participant

    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

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in to reply to this topic.