I have actived mobile theme on my website. But after fixing everything CLS is coming in red in few pages such as https://www.thecrazybuyers.com/best-laser-printers/
Please check this – https://prnt.sc/12knqju
I want to remove
<div class=”td-module-meta-info”>
<p class=”td-post-sub-title”>
from mobile theme. As I feel this might be causing the issue.
Hello!
If you have Mobile Theme installed and active, then you can not delete some elements from there, only if you will find in the settings(Newspaper -> Theme panel -> Mobile theme).
For more information about Mobile Theme, check our documentation here: https://forum.tagdiv.com/tagdiv-composer-tutorial/
Thank you!
Can you please tell me how can remove bottom to top button?
I want to remove this scroll up buttom from mobile theme especialy- https://prnt.sc/12mbg20
Hello!
If you want to hide that button on the mobile version, then try to add this code:
.td-scroll-up{ display: none !important;}
If you use Mobile Theme plugin, then you need to add this code in Newspaper -> Theme panel -> Mobile Theme -> Custom code.
Thank you!
my mobile theme give me cls issue. here is report: https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fwww.learningall.com%2Fjoin-pak-army-as-medical-cadet-though-army-medical-college-cmh-lahore%2F&tab=mobile
issue code:
Home Jobs Join Pak Army as Medical Cadet 2021 Though Army Administered Colleges…
<div class=”td-container” style=”height: auto !important;”>
site url: learningall.com
screen shot: https://prnt.sc/1g51axm
second screen shot: https://prnt.sc/1g51nj4
please guide me how to solve this issue.
Thank You.
i am not using custom code. this issue is from mobile theme. i already provide you screen shots as below:
screen shot: https://prnt.sc/1g51axm
second screen shot: https://prnt.sc/1g51nj4
site url: https://www.learningall.com/
Hi huma1985,
To solve this problem you need to optimize better your website, the CLS and LCP are all about the website page speed, to can get better results, you need to optimize the website better.
For mobile version, if you want you can try the mobile page , for most users that use pro prebuild website provide better speed on mobile, you can check it on our website from here -> https://demo.tagdiv.com/newspaper_pro/ -> https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fdemo.tagdiv.com%2Fnewspaper_pro%2F
Also please try the CSS Analyzer tool -> https://tagdiv.com/whats-new-in-the-newspaper-theme-10-4-update/
Also here are other guides that can help:
-> https://www.youtube.com/watch?v=tnkVapqhIHc
–> https://tagdiv.com/how-to-increase-page-loading-speed/
-> https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
Thank you for your understanding!
