Site logo

Archived topic

Disable content title not working

5 replies · Started by David on February 1, 2020

Viewing posts 1–6 of 6

Hi there,

1. This is coming from one of your Header Elements. You can "draft" them one by one to find the one, or look for one set to "Archives".

2. The "Disable Content Title" option won't work for the archive title here. Instead, go to Customize > Layout > WooCommerce and check the "Disable page title" option.

Thank you, I resolved Nr. 2., but still have no idea why there is a page_title "PRODUKTY" instead of "OBCHOD". The element displaying the page_title in the header is set for the entire site.

That's because it's an archive page.

Same thing if you use it on the posts page, it would display the title Blog instead of the page name due to WordPress defaults.

The workaround is to create a separate header element specific for that page and use a manual title like this:
<h1>OBCHOD</h1>

Let me know if this helps :)

I see, but anyway, there must be a code piece, where the "PRODUKTY" comes from, even though it is an archive. Any suggestion?

It's likely the Header Element grabbing the name of the Archive (Products).

This archived topic is closed to new replies.