Viewing 8 replies - 1 through 8 (of 8 total)
  • hannah

    (@hannahritner)

    Hey,
    You could use css to adjust the h1 tag only for your products. Or are you wanting to change this for seo purposes?

    Hannah

    Hey, you wrote: “The product title is h2, how I can make h1?”

    But I want to clarify the product title should be H1 already. If it’s H2 then it’s likely a setting in your theme that needs to change or some other plugin is overriding the single-product/title.php template.

    Ben

    Thread Starter mstudioIL

    (@mstudioil)

    Thanks, I do not use the title on the “page title” area.
    in the oceanWP setting I set the Display Heading to none, I using other heading on pages, the problem is with the products.
    the correct path is ‘wp-content/themes/oceanwp-child-theme-master/single-product/’?
    I using <h1 class="single-post-title product_title entry-title"<?php oceanwp_schema_markup( 'author_name' ); ?>><?php the_title(); ?></h1>
    is it correct ?

    Thread Starter mstudioIL

    (@mstudioil)

    @hannahritner, sorry I did not understand you
    I have to change to h2 to h1 because I do not have any h1 on the product page

    Can you please post a link to a product page so that I can see how your theme configures the product pages?

    You might need to turn the “display heading” setting to ON in your theme settings, then hide the page title with CSS elsewhere on the site to show the h1 on your product pages.

    -Kevin

    Thread Starter mstudioIL

    (@mstudioil)

    Sure, I using oceanwp theme
    Here is a link
    https://mstudio.co.il/idit/product/bagan-im-idit-dvd/
    the title is on left near the image.
    the title is “DVD “??? ?? ?????”

    I just tested on my site with that theme and it is changing the h1 to an h2 for some reason. I can’t find the setting within oceanWP to change this, so I recommend opening a support ticket with the theme developer.

    They should very easily be able to tell you how to change the markup of the h2 to an h1, as it should be.

    I’ll keep testing a bit and let you know if I find the setting.

    -Kevin

    Thread Starter mstudioIL

    (@mstudioil)

    Thanks, I will try to ask them

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Change product title tag’ is closed to new replies.