Okay
  Public Ticket #1947026
Site structure: h1 & h3 are missing
Closed

Comments

  • Boris Wenzel started the conversation

    Hi support,

    I tried to enter a Header1 but failed. The portfolio name is H2 but the description is h4.

    Please advice

    Best regards

    Boris Wenzel

  •  1,823
    Support replied

    Just to make sure I understand correctly you want to change H2s to H1s in portfolio grid/carousel slider?

    Or just in individual page?

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  • Boris Wenzel replied

    Hi support,


    the startpage of the site is a carousell template. There is no posibility to enter a h1 header.

    I see the Hero title as a h2 header and the subtitle as a h4 header. This ist not perfect for SEO.

    Many thanks for your help in advance

  •  1,823
    Support replied

    Hi,

    You can go to carousel-page.php and look for

    div class="slide-caption">                                
    h2 class="slide-title"><?php echo wp_kses_post( $satelite_hero_properties->caption_title ); ?>
    h4 class="slide-cat"><?php echo wp_kses_post( $satelite_hero_properties->caption_subtitle ); ?>


    replace the h2 and h4s with another header.

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  • Boris Wenzel replied

    Hi support,

    the H1 is quite important. What do you think about tagging the logo to an h1 heading? I know, this is an old discussion and W3C create new definitions about headings and sections.

    Concerning the new rules, the subtitle shouldn‘t be a heading.

    Best regards

    Boris Wenzel

  •  1,823
    Support replied

    Hi,

    you can open /sections/header_section.php and change the logo with the heading you want

    The logo is implemented there, look for div id="logo" 

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy