Hi,
Why are there 270 H3 tags in the code of this page view-source:https://demo.tagdiv.com/newspaper/ ?
What is all that code for?
Thanks.
Hi,
The heading h3 is set in our theme for titles, all titles on the page is h3, and there are not 270 h3, there are just 135 ( because one heading need <h3> to start and </h3> to end ).
In the example you give to me there is a custom demo, you can create your own pages or edit the one that are in demo, but you can not remove them fully from the theme.
Sorry for the inconvenience.
Thank you for your understanding.
-
This reply was modified 7 years by
Calin.
Hi,
The heading h3 is set in our theme for titles, and that demo (that you give for example) have on homepage 135 of titles and that is way appear 270 h3 ( there are 135 headings)
Please read those topics -> https://forum.tagdiv.com/topic/h1-h2-h3-tags-use/
Thank you for your understanding.
Thanks but the problem is my website has tons of h3 tags in the source BUT most of the h3 headings show in the source don’t show up on the front end.
How can I share my website URL privately so that you can check it and see why the theme is inserting H3 tags that are only in the source and not on the front end.
-
This reply was modified 7 years by
divcolors.
Hi,
Please understand that our theme is made in this way ( every single titles are set by default in theme files with h3 ), is nothing wrong with the theme, there are some blocks that let you to change the heading title, but most of them not.
Thank you for your understanding.
Hi Calin,
I think you’re not getting the message I want to convey.
On our website the theme is inserting h3 but those h3 are not visible on the front end. The h3 text is not present on the front end but is present in the source.
Once again, can I please know how can I share the URL of my website privately to show you the exact problem?
Hi,
Please give me an example were in source is h3 and in frontend is not
https://www.screencast.com/t/yzCmUaQd
Thank you for your understanding.
Thanks for the reply Calin.
I can show you the example but I don’t want to share client URL in public forum.
That’s why I have been asking to let me know how can I share the URL of the example page privately?
Thanks.
-
This reply was modified 7 years by
divcolors.
Please contact us via email at contact@tagdiv.com and provide your site url and a username and password so we can login and investigate.
please also include a link to this conversation.
Thanks.
Thanks.
Found the problem and also the solution.
The top menu had categories setup as mega menus.
The mega menus did not work on the site so we never knew they were there. We always saw text links for categories in the top menu.
The mega menu option was turned on in the Menu section in Wp Admin. That was creating tons of H3 headings in the code but these were not shown to the user. (because for some reason mega menu did not work on the front end.)
Disabling mega menu option for every category link in the menu removed all the h3 headings that were showing up in the code but not showing up for the user.