Headings

Posted in: Newspaper
Post count: 132

Greetings, we are getting a major error all over our website from quite a while, which we are unable to resolve or find out why its happening, and it has to do with how the heading title tags are appearing on the homepage, posts and pages.

1. If we select H2 in the tagdiv composer, it shows as H4. This is whats happening on our homepage.
https://photographycourse.net/
https://ibb.co/zRFzBM7
https://ibb.co/PwYPgN5

2. The same error is occurring on the posts. The Sidebar posts heading titles are setup as h4 (default), but those sidebar posts titles are showing as h3 instead.
https://photographycourse.net/understanding-camera-metering-modes/

3. I have a question regarding the related posts we are showing in the end of the posts. Is there any way to change the heading title tag to h4? As it is showing as h3 right now, and we don’t want that. I don’t see any options to change that either. How can this be fixed?

Please let us know.

Thanks!

Domien

Post count: 35449

Hi,

1-2. I just check this and on my install these settings are working correctly -> https://prnt.sc/u0zihh -> https://prnt.sc/u0zipd make sure that is not a plugin conflict, also what version of theme, WordPress and php are you using?

3. If you are using a single post template or a pro demo you can edit the cloud template with tagDiv Composer -> https://i.imgur.com/UITmXvv.png and replace the Single Related Posts with a flex block and filter it after Related Posts -> https://i.imgur.com/mfaGPiv.png in this way you can use the Title tag (SEO).

let me know the results!
Thank you!

Post count: 132

Hi Calin,

1. Can you please conduct the same test for the “title” element, because it isn’t working for us on the homepage. If we select H2 in the tagdiv composer, it shows as H4. We are using the following:

Newspaper Theme version: 10.3.6.1
PHP Version: 7.3.20-1+0~20200710.65+debian9~1.gbpc9cbeb
WP version: 5.4.2

2. As for the related posts and side bar posts, we are now using flex block 1 for both. When we select h4 (default) for the tiles, the titles for those element show as h4, but the posts titles still show as h3.

for example, on this post: https://photographycourse.net/types-of-camera-lenses/

the title for the flex block 1 element “related posts” is showing as h4, but the 6 posts that appear under it, show as h3. Is there any way to fix this. The same issue is with the sidebar posts under the heading “must read”.

We do not want to tag any headings to these posts at all. Is there an element that doesn’t mark them all as headings? If not, how can we remove the current h3 from the titles of the related blog posts in the sidebar and in the end of the post.

Please let me know. thanks!

Domien

Post count: 35449

Hi,

1. For me is working https://i.imgur.com/iynbDMD.png -> https://i.imgur.com/nvGUHRE.png

2. Unfortunately on this moment the posts titles are set as default on h3 and for these are no settings in our theme to change theme, it can be done only manually in theme files/ > wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php -> https://i.imgur.com/oqbXS3G.png

Thank you!

Post count: 132

Hi Calin,

We tried deactivating the plugins, and it seems like there is a bug in the plugin/theme.

https://d.pr/i/pbnepq

The same problem is happening on our blog posts. We select H4 (default) on sidebar post titles and on the related posts element, but it shows as H3.

We really need to get a solution for this as soon as possible, as all of this is risking our search engine rankings.

Thanks!

Post count: 35449

Hi,

Is look that the problem is in them files for the wp-content/plugins/td-composer/legacy/Newspaper/includes/block_templates/td_block_template_18.php this code is still static -> https://i.imgur.com/gblC8zc.png as a quick fix replace the code from this file wp-content/plugins/td-composer/legacy/Newspaper/includes/block_templates/td_block_template_18.php with the code from here -> https://pastebin.com/VAcvLxb8 also make sure that you adjust the height for the block header -> https://i.imgur.com/WaHaphh.png

Hope this will help you!
Thank you!

Post count: 132

Hi Calin,

Our webmaster looked into this and he found that there is a problem with the theme. The options provided don’t work.

He tried editing the file mentioned above, but it does no change to the related posts block.

He can still find a solution by modifying the theme files, but that is not a good solution. It will be reset when we update the theme.

We think you should fix the bug, and that’s the best thing which will also stay with future updates.

Please let us know your thoughts as soon as possible.

Thanks!

Post count: 35449

Hi domien, this problem with H tags was reported to our developers and they will handle it. There should be no problems in the coming updates. Until then if you want, you can make the change in theme files, also if you want you can check our guide for child theme, some changes from theme can be set there.
Thank you for your undersetting!

Post count: 132

Hi Calin, I wanted to follow up on this to check if this issue has been fixed or not. Please let us know as soon as possible.

Post count: 35449

Hi,
In last theme version, Newspaper v10.3.7 this problem is solved -> https://i.imgur.com/YKjljwV.png -> https://i.imgur.com/fIZ7qGq.png
Please make a full backup and try the update.
If there is still a problem, let us know!
Thank you!

Post count: 132

Hi Calin,

We have the v10.3.7 installed and the problem still persists.

Here is an analysis of the following page:
https://photographycourse.net/recent-photography-articles/
https://ibb.co/WgTksZ3
https://ibb.co/xXYvppf

and here is an analysis of another page:
https://photographycourse.net/how-to-use-props-effectively-when-taking-portraits/
https://ibb.co/5kd5WVT
https://ibb.co/wY9Wp9q

Please let us know why this is still happening?

Domien

Post count: 35449

Hi domien,
The here is no h2 on this element https://ibb.co/WgTksZ3 because you don’t have set any custom title -> https://i.imgur.com/2zUVtMI.png the SEO tag is apply on custom title not on post title.
On this block -> https://ibb.co/5kd5WVT the h4 is set -> https://i.imgur.com/rbabRl7.png
Thank you!

Post count: 132

Hi Calin,

Is there a way to disable the default h3 on post titles that are appearing under the “related articles” section and the sidebar? That’s our main concern.

https://photographycourse.net/how-to-use-props-effectively-when-taking-portraits/
https://ibb.co/5kd5WVT
https://ibb.co/Zhgq1qq

Please advice. Thanks!

Domien

Post count: 35449

Hi domien,
Unfortunately there is no option in our theme for that, sorry. Those changes can be made only in theme plugins and will affect all blocks from entire website not only from a specific place. (> wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php -> https://i.imgur.com/oqbXS3G.png).
Thank you for your understanding!

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