Product Title Tag is H2 instead of H1
Hi guys,
i noticed that all my product titles (woocommerce) are set to H2 instead of H1.
In the BeTheme options I have the item
Header & Subheader -> Subheader -> Title tag
is set to "H1".
Furthermore, I have in the
title.php (woocommerce/single-product/title.php)
following If statement
if( mfn_opts_get('shop-product-title') != 'sub' ){
the_title( '<h1 itemprop="name" class="product_title entry-title">', '</h1>' );
}
Can anyone tell me why all product titles are still set to "H2"?
Because I don't use a child theme or similar either.
Below is the link to a product on my site:
https://oh-my-deer.com/produkt/couchtisch-landhaus-glas
Thank you in advance for your time and help!
Best regards,
Johannes
i noticed that all my product titles (woocommerce) are set to H2 instead of H1.
In the BeTheme options I have the item
Header & Subheader -> Subheader -> Title tag
is set to "H1".
Furthermore, I have in the
title.php (woocommerce/single-product/title.php)
following If statement
if( mfn_opts_get('shop-product-title') != 'sub' ){
the_title( '<h1 itemprop="name" class="product_title entry-title">', '</h1>' );
}
Can anyone tell me why all product titles are still set to "H2"?
Because I don't use a child theme or similar either.
Below is the link to a product on my site:
https://oh-my-deer.com/produkt/couchtisch-landhaus-glas
Thank you in advance for your time and help!
Best regards,
Johannes
Comments
Then I cleared the cache.
Then set the H1 again in the theme options.
-> Without success.
Please send us WordPress dashboard access privately thru the contact form which is on the right side at http://themeforest.net/user/muffingroup#contact and we will check what might be the reason.
Notice!
Please attach a link to this forum discussion.