https://imgur.com/a/vCG6MXO
https://imgur.com/a/trvhFGd
Since I made the update to this theme in May, my website technical SEO has done poorly. My page experience and core web vitals are suffering. How can I combat this?
Hi Bennettheyn,
To resolve this problem you should fix the problems displayed in the lighthouse -> https://www.youtube.com/watch?v=VyaHwvPWuZU this will display the true score of the website.
Thank you!
Hi, I can’t create a new message topic so I will reply to this. My category of electronics has 8 sub categories but only 5 show up on the mega menu. How can I make it show all 8?
Hi,
The Newsmag theme has a limit in the code for the number of subcategories that can be displayed in a mega-menu, unfortunately. The first 5 subcategories are displayed only. I believe this is intended for design purposes, as having multiple subcategories there may not look good perhaps.
If you want to display more than 5 subcategories, I could try and provide a solution, to modify the limit where it is in the code, so that you can set the number you want. This would be the only way. Let me know.
Thank you!
Hey, yeah could you try to tell me where to change the code and what to put? I would like to change the number from 5 to 6 subcategories
Also, how do I change font size of mobile post text? I can change it for desktop but not for mobile :/
Hi,
For the number of subcategories the modification will have to be made in this file
-> https://prnt.sc/G8RuQZ7OAWYP
If you want 6, it should be like this -> https://prnt.sc/jCX0NA6Easop
Please give it a try, and sorry for this inconvenience. An option or setting to do this would be useful in such cases, but there isn’t one unfortunately.
The font settings are general, meaning they will usually affect desktop and mobile. But it is possible to do what you want, with some CSS.
For example -> https://prnt.sc/VoC5XgUEkm9Z -> https://pastebin.com/Uxdgrxgg
This code can be entered in the phones field here https://prnt.sc/LxSVIpNP4dK8
Please let me know if I can help more.
Thank you!
Hi WordDom, for Core Web Vitals there need to be set special settings, for example, all images need to have width and height, the dom size should be under 800 and so on…
If you can provide the website link I can check it and let you know what adjustments you can do to get better performance.
Thank you!
Hi,
I see that o mobile is ok https://i.imgur.com/iR2OqG0.png the problem seems to be on the desktop – https://i.imgur.com/hPVE0RH.png
What you need to do is for example add on the search element the ‘aria-label=”Search”‘ https://i.imgur.com/D42vSlv.png the path is td-composer/legacy/Newsmag/parts/header/header-menu-h1.php – https://i.imgur.com/WZqOwtB.png
Also, you need to set an H before h3 on the page – https://i.imgur.com/b8cvw3q.png this can be done by setting on the big grid on the first element h2 – https://i.imgur.com/WShedke.png
Ather improb=vments that can be done is related to the text visibility on some backgrounds – https://i.imgur.com/LzLQ6EO.png
I hope this will help you!
I use newspaper, not newsmag. Don’t have this file
Could you explain me why i have to edit this file ?
I mean, every time there will be an update, i’ll have to change the file again ?
I use one of your template without changes. So is it a mistake from your theme ?
-
This reply was modified 3 years by
WordDom.
Mobile is ok with pagespeed but not with experience user :
https://imgur.com/a/tx2V5d5
For newspaper i found the file :
td-composer/td-multi-purpose/header/tdm-header-menu-h1.php
But aria-label=”Search” is already there.
i use header style 9
-
This reply was modified 3 years by
WordDom.
Hi WordDom,
Sorry, was my mistake, you write about a topic that has been discussed about Newsmag theme so I supposed that you have the Newsmag theme and not the Newspaper theme.
Since you are using the Newspaper theme, then what you can do is replace the standard header template with a cloud header – https://forum.tagdiv.com/header-manager/ now the changes on text visibility and big grid can be made like in the above suggestion.
About the mobile page, I do not quite understand, the number of impressions is less than before. https://imgur.com/a/tx2V5d5
If you have the Newspaper theme you can use the response version, the mobile theme plugin, or the mobile page template.
-https://www.youtube.com/watch?v=SpGkOnJeNZY
Thank you!
Hi WordDom,
I see that now the desktop results are better than on mobile – https://i.imgur.com/pOf9JMU.png – https://i.imgur.com/9qi3aDq.png, but for the moment the status for Core Web Vitals is the same, maybe it needs a few days to be checked by more users.
Thank you!