How can I display the tag in the theme?

Posted in: Newsmag
Post count: 13

Hello, TagDiv team and forum community!

I need help with something, maybe it’s simple.

Currently my website that uses the Newsmag theme, is configured to display WordPress articles only in some positions of the theme.

The result of this configuration in the source code of the website is HTML without the <H2> tag.

The page title, article title, and other links are only using the <h1>, <h3>, and <h4> tags, but the <h2> tag is not being used.

So I would like the titles of articles displayed in the body of the website to be displayed within a <h2> tag and not a <h3> tag as it currently is.

See:
https://amaislinda.com.br/
<Website in Portuguese Brazil)

Source code without the <h2>
view-source:https://amaislinda.com.br/

What can I do to solve this need?

Thank you!

Post count: 13

I just checked TagDiv’s demo website with the Newsmag theme and I noticed that it also does not have the <h2> tag on the website.

Look:
view-source:http://demo.tagdiv.com/newsmag/

About SEO: Would not it be interesting for article titles to show up inside <h2> tags?

Post count: 23312

Hello Rafael,

If you want to change the heading from module title from H3 to H2 you should edit the core file and change from there, like this -> http://screencast.com/t/BJwFFY2YLV

Hope this helps!

Thank you for your understanding!

Post count: 13

Hi, Catalin!

I did the procedures you gave me and it worked very well!
That was a very simple thing, but it helped me a lot.

Thank you very much!

This topic is resolved.

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newsmag’ is closed to new topics and replies.