Comments Boris Wenzel started the conversationMarch 25, 2019 at 9:15amHi support,I tried to enter a Header1 but failed. The portfolio name is H2 but the description is h4.Please adviceBest regardsBoris Wenzel 1,973Support repliedMarch 25, 2019 at 5:43pmJust 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 PolicyBoris Wenzel repliedMarch 25, 2019 at 5:52pmHi 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,973Support repliedMarch 25, 2019 at 6:17pmHi, You can go to carousel-page.php and look fordiv 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 PolicyBoris Wenzel repliedMarch 26, 2019 at 1:40pmHi 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 regardsBoris Wenzel 1,973Support repliedMarch 26, 2019 at 1:44pmHi,you can open /sections/header_section.php and change the logo with the heading you wantThe logo is implemented there, look for div id="logo" Thank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy Sign in to reply ...
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
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
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
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
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
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