Hi kunpotsu, if you are referring to the h3 tag from posts titles, then you can use tagDiv Composer and use flex blocks, in this way you can choose the h tag for the post titles -> https://i.imgur.com/GPgKd5G.jpg
Unfortunately there is no option to remove the h tag completely.
Thank you!
Thanks for your suggestion. I am trying to access to tagdiv composer but it takes forever to load the page. Image
Please suggest me on what to do. thanks
https://travelwithkun.com/wp-admin/post.php?post_id=4812&td_action=tdc&tdbTemplateType=single
Hi kunpotsu,
This problem appear if you are using the last version of WordPress v5.5, but you do not use the last version of theme (the only one that is compatible with WordPress v5.5), you can fix this in two ways:
1. Update the theme (make first a full backup to your website and database first and only after that make the theme update).
2. Downgrad the WordPress.
Thank you!
Hi Calin
Thanks for the reply. I can not find H tag tab like in your picture. Please refer to this screenshot. https://imgur.com/a/LNC8Tba
Hi kunpotsu,
Unfortunately this option for h tag on titles is not available on all element, only on flex block element and title element. What you can do is to replace your block from sidebar with a flex block then you’ll be able to us this option -> https://i.imgur.com/vf0buHi.png
Also if you want to remove it for all elements from inside the block/flex block, then it can be done only form theme files.
Thank you!
Hi,
You need to go in wp-content/plugins/td-composer/legacy/common/wp_booster/td_module.php and replace the h3 -> https://i.imgur.com/wp16PaO.png on wp-content/plugins/td-cloud-library/includes/tdb_module.php -> https://i.imgur.com/EdV252f.png
Hope this will help you!
Let me know the results!