- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsDefault Block Settings Guide
- TutorialsHow to use custom fonts
Hello,
It seems you have a plugin to optimize the CSS and JS https://i.imgur.com/gnk6Al2.png; please deactivate the plugin, clear the cache, and check the results.
No, the number pagination is only for Posts Loop block.
Thank you!
Hello!
I could not find anything in the forum to that topic.
I would like to move the review stars on the flex block below the title and above the author / date.
https://1drv.ms/u/s!AraeLcds2GCVqGJWyQxMt10pqeLL
Unfortunately the review options on the flex blocks are very limited and it breaks the design of the last block with only text a bit.
Do I need to edit a php file or insert a bit CSS code?
Thank you very much!
Best wishes and have a great day.
Hi there,
I am getting some notifications from search console that my HTML-size is too long. Are there any ways to reduce the inline CSS or scripts? Or are there certain templates that don’t use as many?
I hope you guys can help me out!
Kind regards,
Renzo
Hi,
I’m not 100% sure, but I think there you have a mega menu page, right? If so, then this can be the problem. In this case please use this custom css: – https://i.imgur.com/YCXsSoV.png
.td-mega-menu-page li {
list-style: initial;
}
Set the code in the theme panel > custom code> custom css.
Let me know the results!
Hello @srzeyamlon !
Please apply a padding on the row in the CSS tab: https://prnt.sc/jeGncMHakrAE
Clear your cache!
Let me know the results!
Thank you!
Hello,
Please edit with tagdiv Composer, scroll until the footer, select the row and go to the tab CSS and delete the background image -> https://i.imgur.com/u5rlTwr.png
Various factors can influence page speed, including server response time, network latency, image optimization, caching, and more. While the PHP version itself may not directly affect page speed, it can impact the web application’s performance, which in turn can affect page speed. For example, newer versions of PHP often have performance improvements that can speed up the execution of code and reduce server response times.
There are many optimization guides provided by our users here in the forum, some made by us; you could check some of them
– https://forum.tagdiv.com/cache-plugin-install-and-configure/
– https://forum.tagdiv.com/how-to-make-the-site-faster/
– https://forum.tagdiv.com/topic/high-number-of-ajax-request/
– https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
– https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
– https://www.andraware.com/wp-rocket-for-newspaper-theme/
– https://spraythemes.com/newspaper-theme/how-to-speed-up-the-newspaper-wordpress-theme-using-wp-rocket/
– https://forum.tagdiv.com/topic/page-speed-guide-for-2023-beginners-and-advanced/
– https://forum.tagdiv.com/topic/newspaper-theme-speedify-your-website/
– https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/
– https://forum.tagdiv.com/cloudflare-cdn/
– https://forum.tagdiv.com/topic/theme-causing-high-cpu-usage-2/
– https://forum.tagdiv.com/topic/sql-querys-high-cpu/
– https://forum.tagdiv.com/topic/newspaper-theme-slow-to-respond/
– https://premium.wpmudev.org/blog/optimizing-your-wordpress-database-a-complete-guide/
– https://underconstructionpage.com/optimize-wordpress-database/
– https://crunchify.com/better-optimize-wordpress-database-all-in-one-guide/
If you use Wp Rocket, you can try to exclude the following files
/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js
/jquery-migrate(.min)?.js
/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js
tdBlocksArray
Thank you!
Hello,
You can try to use a custom code css, but please provide more details about what you want to achieve to be able to help you.
A solution for sending a screenshot/video is this:
Download, capture, and send: https://www.techsmith.com/jing-tool.html
After making the screenshot, you will have a link; paste it here.
Thank you!
Hi,
There is a margin that is applied on the anchor ad – https://i.imgur.com/0pzYcs7.png
Please add this css code
amp-ad {
margin-top: 0;
}
This should resolve the problem.
Let me know the results!
Hello,
I think that you use a plugin to optimize the css and js, and this one caused this issue.
Please deactivate those plugins and check if the problem persists.
Thank you!
Also the part you showed where is says “* inline tdc_css att */ .tdi_68{ margin-bottom:0px !important
I have a second site, I installed the same theme I paid a second time for airambulanceguides.com has that same snippet of code and it works perfect.
Hi,
The newspaper theme seems pretty heavy, so please if it’s possible help me optimize it. Also, I am getting a strange error, so I am hoping you will help with it too because I might be getting this error on my site due to the theme and one of the pre-installed plugins.
Error:
There is an image named footer_bg.jpg that doesn’t exist on my website or the server but it loads when someone opens my website and takes about 1.31 secs which is huge.
See this SS: https://ibb.co/zRWrLtr
The image is used as a background image in some CSS.
Image URL: https://getthattech.com/footer_bg.jpg
Speed Optimization:
My website is doing really poorly.
The main reasons are the theme and plugins.
Here check my website performance: https://pagespeed.web.dev/report?url=https%3A%2F%2Fgetthattech.com%2F
It’s 28 right now.
Please help me with these issues.
Thanks & Regards
Hello,
I did a test and for me works well -> https://i.imgur.com/cvQIxA4.png I saw that you use some plugins to optimize the CSS https://i.imgur.com/z4QfyWG.png please disable the option.
Thank you!
I see, please try this custom css:
.td-mega-menu ul .td_block_text_with_title a {
text-decoration: underline!important;
}
I hope it will help you!
Thank you!
Hi Colin,
i have added the css but it is not underlining the links?
I added the links by using the text with title block?
thanks
Lea.
Hello,
Please try to go and set the custom code css in Theme Panel -> Custom Code -> Custom CSS.
Thank you!
Hi There,
I can not seem to get the Live Css to save. I have deactivated all unnecessary plugins.
any hints for me?
Thank you!
Hello,
There is a custom code css https://i.imgur.com/GnZElHb.png. Please check the live css, or Theme Panel -> Custom Code -> Custom css.
Thank you!
Hello!
Yes, you can achieve this only if you use cloud templates. Every element from the TagDiv Composer has a setting to hide it. This setting can be seen in the CSS tab of every element: [Display: HIDDEN]. You can hide the entire row also.
Thank you!
Hi leagcooks,
So you need to have underlining for the links in the mega menu, for this, you can try this custom css:
.td-mega-menu ul .td-menu-item>a {
text-decoration: underline!important;
}
I hope this will help you!
hi regarding to this tutorial https://www.youtube.com/watch?v=tnkVapqhIHc
I was trying to use it but why i have different interface? Please see my video
Thank you for your answer, it’s working now!
But I also have a button below my article that still opens in the same page. I’ve tried to search inside your PHP file for the corresponding div class: “td-read-more,” but there is no such thing there.
Could you please show me where I can edit the behavior of this button? (It’s also inside the flex-block-1 module.)
Are there any tricks/possibilities to apply all these changes about the “open in new tab” link only for “Flex block 1” without impacting other flex block modules? Like using the extra-class field or other CSS options, or maybe another option by modifying this PHP file or inserting a JS script on the block template?
Ok, I think i fixed it with these css codes:
.single .td-post-date {
color: #bdbdbd;
}
.single .td-icon-comments {
color: #bdbdbd;
}
but I couldn’t fix the comments count I tried this but didn’t work:
.single .td-post-comments {
color: #bdbdbd;
}
RESULT:

I’m very Happy with most recent update, you added amazing features more specifically, Table of content is my favorite which I requested to add and I’m glad to see that on my plate. Well, I’m fan of Newspaper theme and dedicated tagdiv team members because of their work and support they showcase in their products.
I have suggestion for you, your theme is fast and nicely structured but Could you please focus towards website performance and web core vitals in your upcoming updates because it is key matrix to support publishers.
I mean can we trim more or replace elements in website to make it more lightweight like trimming js and css or replacing with lightweight elements.
You have already done such thing with tagdiv mobile theme; however, can we do it same cloud templates.
In the settings for the Header template, I have checked “Disable H1 on logo”. This works for the default page template and for posts. However, it does not seem to work for any pages built with the Tagdiv Composer and the template “Page builder + page title”. I still get H1 on the logo, see screenshot https://imgur.com/a/DdNlz74 (which is from https://www.schwedentipps.se/transport/ and not from the startpage).
Is there a workaround for this? For example remove H1 via custom CSS?
And by the way, the Logo text in my settings says “Schwedentipps.se”. But it displays “NewsPaper” in the source code. Where does that come from?
I am using vers. 12.1.1. Three licences.
Thanks.
/Walther
Hi,
What I can suggest is to set the above css between the style tags and set it above the amp anchor code, for example – https://i.imgur.com/cdtBTU3.png
For you should be like this https://i.imgur.com/W0aOHCy.png
I hope this will help you!