Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1285141
    MB
    Participant

    Hello,

    Please advise how to solve this issue. There are two h1 headlines on all pages and posts. Here is an example URL of latest post: https://mbguiding.ca/nootka-trail-nootka-island/

    The extra h1 is visually hidden in the logo. Please see attached screen shot.

    Thanks, MB

    Vancouver Island Hiking Guide

    #1285587
    Friech
    Moderator

    Hi There,

    Thanks for writing in! Login to your server via FTP and navigate to this directory: wp-content\themes\x\framework\views\global\ copy the file _brand.php and paste it of your child theme’s x-child\framework\views\global\ directory. Edit this copied file and look for the line:

    <?php echo ( is_front_page() ) ? '<h1 class="visually-hidden">' . $site_name . '</h1>' : ''; ?>

    You can remove that line or replace the h1 tag with another tag.

    Hope it helps, Cheers!

    #1286246
    MB
    Participant

    Ok, that removed the visually hidden h1 from all pages and posts. How do we keep the h1 on the home page. There is no h1 on home page now. https://mbguiding.ca/

    #1286278
    Rupok
    Member

    Hi there,

    There is literally no content on your home page, just a slider. So you should add some content with heading.

    Thanks!

    #1286311
    MB
    Participant

    [RESOLVED] Thanks! 😀

    #1286351
    Rupok
    Member

    You are welcome! Have a nice day!

  • <script> jQuery(function($){ $("#no-reply-1285141 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>