Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1164801
    John L
    Participant

    Hello, I am running the following stack:

    http://www.bellafsm.com
    Wordpress 4.6.1
    X 4.6.2
    Integrity
    Cornerstone 1.3.1

    When I updated to X 4.6.2, I immediately noticed onpage.org analysis that every page and post had two h1 tags. (only exception is my home page since I have display title turned off for design purposes)

    I have read forums about creating child theme and add code to remove logo h1. I do not want to create child theme. Also, I do not want to remove logo h1 from home page.

    How do I remove logo h1 tag, title tag, and alt tag from all sub-pages and posts?

    Thank you for you assistance.

    #1165220
    Jade
    Moderator

    Hi John,

    The only way to get rid of the page elements you mentioned would be getting rid of them through a custom code and this would require having the the child theme installed since we will be overriding the codes where the h1s are added.

    Let us know if you need further instructions in case you wish to proceed.

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