Home / Forums / WoodMart support forum / Heading Hierarchy
Home › Forums › WoodMart support forum › Heading Hierarchy
Heading Hierarchy
- This topic has 7 replies, 2 voices, and was last updated 5 months, 4 weeks ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
January 5, 2026 at 1:45 am #703098
veronicafioParticipantHow I can fix it? Attached 1, 2 and 3
Is there a way to make those <div>?Attachments:
You must be logged in to view attached files.January 5, 2026 at 2:02 pm #703173Hello,
You don’t need to change them to
<div>. The correct solution is to fix the heading hierarchy.Edit the page, click the Heading widget, and set the proper HTML Tag (H1, H2, H3, etc.)
Use only one H1, then H2/H3 for sections.
For non-heading text, use a Text Editor or set the tag to p/div instead.Best Regards,
January 5, 2026 at 4:09 pm #703209
veronicafioParticipantSorry I did not understand, I am new at WordPress, I don’t know where to acess these areas like h5 recent post or h4 customer reviews and h2 reviews or h4 recently viewed
January 6, 2026 at 9:47 am #703275Hello,
Can you please share the page URL so I can further check on your site and give you a possible solution?
Best Regards,
January 8, 2026 at 2:13 am #703546
veronicafioParticipanthttps://quadroparadecoracao.kinsta.cloud/shop/quadro-personalizado-com-sua-imagem/
with chrome extension SEO META in 1 ClickJanuary 8, 2026 at 12:33 pm #703604Hello,
There isn’t a direct option in the theme settings to change the title tag. However, you can achieve this by editing the theme file. All the customizations made in the theme files are at your own risk
inc/integrations/woocommerce/template-tags.phpBest Regards,
January 8, 2026 at 3:17 pm #703642
veronicafioParticipantHello,
“All the customizations made in the theme files are at your own risk”
A backup can’t “fix” it?-
This reply was modified 5 months, 4 weeks ago by
veronicafio.
January 8, 2026 at 3:36 pm #703661Hello,
Yes — having a full backup definitely helps if something goes wrong. A backup allows you to restore the site to the previous working state.
What I meant is that editing theme files directly is not recommended because:
- Theme updates can overwrite your changes
- A small PHP/HTML mistake can break the layout or cause errors
If you want to customize safely, the best practice is to use a child theme and keep a recent backup before making changes. That way, you can both update the theme and easily restore the site if needed.
Best Regards,
-
This reply was modified 5 months, 4 weeks ago by
-
AuthorPosts
- You must be logged in to create new topics. Login / Register