- NewsmagWhat’s included in Newsmag theme package
- NewsmagRequirements for Newsmag
- NewsmagNewsmag documentation
Hello!
Regarding to the CPU usage issue and DB queries, we are trying to find a solution as soon as possible.
The Standard Pack plugin can be uninstalled if you do not use default templates. We recommend to use cloud templates in order to have the possibility to edit them with the TagDiv Composer which contains a lot of functions and features, please check our tutorial here: https://forum.tagdiv.com/tagdiv-composer-tutorial/
Documentation here:
– https://forum.tagdiv.com/cloud-library-templates/
– https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
– https://forum.tagdiv.com/cloud-library-category-templates/
Check also our video tutorials here: https://www.youtube.com/c/tagdivThemes/videos
If you mean page speed, then you need to take into account:
External factors: server speed, if you are using CDN or not, the external resources loaded by your website like ads, fonts, tracking scripts like Facebook Pixel, Google Analytics, Twitter analytics, Hotjar and so on.
Internal factors: the number of elements on the page, image size, image formats, if you are using mobile optimized layouts, console errors.
Our developers are working a lot to improve the page speed in every update, so we’re gladly recommend the latest update of the theme.
If you follow the steps which are presented in this tutorial here: https://tagdiv.com/how-to-increase-page-loading-speed/ you’ll be able to increase the speed of your website.
Other starting points to improve your website page speed are here:
– https://forum.tagdiv.com/how-to-make-the-site-faster/
– https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
– https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
– https://developers.google.com/speed/docs/insights/v5/about
– https://www.youtube.com/watch?v=tnkVapqhIHc
– https://www.andraware.com/wp-rocket-for-newspaper-theme/
Please check the tutorials from those platforms gt metrix and Google Pagespeed Insights and I’m sure you can increase the page speed.
Please note that page speed is not covered by the support team: https://forum.tagdiv.com/newspaper-theme-support/
Thank you for understanding!
Hello @MeghaRajpara!
You need to take into account many factors:
External factors: server speed, if you are using CDN or not, the external resources loaded by your website like ads, fonts, tracking scripts like Facebook Pixel, Google Analytics, Twitter analytics, Hotjar and so on.
Internal factors: the number of elements on the page, image size, image formats, if you are using mobile optimized layouts, console errors.
We have 3 options of mobile versions that you can use:
1. Responsive version: A responsive version of your website is looking similar like on desktop, edit the page with TagDiv Composer, click on the mobile viewport: https://www.screencast.com/t/XDQJedlggSB ; there you can see your mobile version and you can edit the elements there.
2. Mobile pages: https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages/
3. Mobile theme plugin: The Mobile Theme is a performance optimized theme included in the Newspaper main theme and it loads only for mobile devices. It comes with its own templates/design for page, post, category, etc so your current templates from the desktop theme will get converted to the mobile theme layout. For more details, please take a look here: https://forum.tagdiv.com/the-mobile-theme/ and https://forum.tagdiv.com/mobile-theme-introduction/
A full explanation you can find here: https://www.youtube.com/watch?v=SpGkOnJeNZY
You can choose to use which one is more affordable and useful for you.
If you follow the steps which are presented in this tutorial here: https://tagdiv.com/how-to-increase-page-loading-speed/ you’ll be able to increase the speed of your website.
Other starting points to improve your website page speed are here:
– https://forum.tagdiv.com/how-to-make-the-site-faster/
– https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
– https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
– https://developers.google.com/speed/docs/insights/v5/about
– https://www.youtube.com/watch?v=tnkVapqhIHc
– https://www.andraware.com/wp-rocket-for-newspaper-theme/
Please check the tutorials from those platforms gt metrix and Google Pagespeed Insights and I’m sure you can increase the page speed.
Please note that page speed is not covered by the support team: https://forum.tagdiv.com/newspaper-theme-support/
Thank you for understanding!
I am using Newspaper – News & WooCommerce WordPress Theme. I just installed it’s prebuilt website, but it’s google page speed insight score very low in mobile. It is just 58, I didn’t even do any customization in website just demo content.
Hello Rafa!
Check this topic: https://forum.tagdiv.com/topic/a-few-tips-for-newspaper-x-speed-high-cpu-usage-issues
I recommend you to try to use the staging plugin, so you won’t ruin your website, check also this article from here and give it a try: https://themeisle.com/blog/wordpress-staging-site/
Thank you!
Hi maxonline,
If I understand correctly the problem is on posts.
What you can do to get a better pagespeed is to remove google fonts -> https://i.imgur.com/gP28V6X.png and use custom fonts, remove the infinite loading from posts, set for images the width and height.
Other starting points to improve your website page speed are here:
– https://forum.tagdiv.com/how-to-make-the-site-faster/
– https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
– https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
– https://developers.google.com/speed/docs/insights/v5/about
– https://www.youtube.com/watch?v=tnkVapqhIHc
– https://www.andraware.com/wp-rocket-for-newspaper-theme/
Thank you!
Hi,
Indeed, there were a few users that reported they have some problems using the theme with a php =8 or grater. The strange thing is that this situation is only for some users, for example I use php v8.0.3 and for me is working without any problems -> https://i.imgur.com/IpBbBwG.png
This is quite strange, the WP Super cache should work without problems, if you agree, we’ll like to check this situation, for this, please make a full backup for your website and contact us via email at contact@tagdiv.com provide wp-admin access and include the link of this topic to can identify you.
Also, for the pagespeed you can try our guide from here -> https://forum.tagdiv.com/how-to-make-the-site-faster/
Thank you!
Hi guys.
Google Pagespeed identifies this as the LCP of my blogposts:
div.vc_column > div.wpb_wrapper > div.td_block_wrap > div.tdb-featured-image-bg
<div class=”tdb-featured-image-bg”>
I am trying using ” <link rel=”preload”> ” for that asset across my website.
I tried
<link rel=”preload” class=”tdb-featured-image-bg” as=”image”>
but not shure it’s working and where to use it.
Can you help me or show alternative methods (on mobile, desktop works fine without preload)
I adopted every other optimization I know, but some optimization prevent the page to load images.
Thank you
Blogpost I’ve tried to optimize: https://www.massimobasso.com/aprire-un-blog-di-viaggi-da-zero/
Hi,
The problem with composer can be from some extra plugins that were/are used, you can make a test using only tagDiv Composer and exiting should look and work normal.
I just checked the ueber uns page an now this seems to be ok -> https://i.imgur.com/EyG6X8U.png
About the pagespeed, this depends on more factors: server speed, if you are using CDN or not, the external resources loaded by your website like ads, fonts, tracking scripts like Facebook Pixel, Google Analytics, Twitter analytics, Hotjar and so on.
Internal factors: the number of elements on the page, image size, image formats, if you are using mobile optimized layouts, console errors.
If you want you can try our guide – https://forum.tagdiv.com/how-to-make-the-site-faster/ also there are many guide on this forum that can help.
Thank you!
Hello @cham!
This issue about DOM Size has been already discussed here, please check: https://forum.tagdiv.com/topic/can-you-help-reduce-excessive-dom-size/
You need to take into account many factors:
External factors: server speed, if you are using CDN or not, the external resources loaded by your website like ads, fonts, tracking scripts like Facebook Pixel, Google Analytics, Twitter analytics, Hotjar and so on.
Internal factors: the number of elements on the page, image size, image formats, if you are using mobile optimized layouts, console errors.
Our developers are working a lot to improve the page speed in every update.
Please note that page speed is not covered by the support team: https://forum.tagdiv.com/newspaper-theme-support/
Thank you for understanding!
Hello,
We are trying to reduce the load page of our blog posts
We are using gtmetrix Tool to find unused loaded resources
We found the following resources:
The mob.jpg image is loading on all pages.
please check the following screenshot: https://prnt.sc/bOGU6OR0_wem
We did our best to exclude it from loading but still, We didn’t find the code that cause this issue
about the bg.png please is there any way to exclude it from loading and placing a background color instead of an image
Also, we notice that the HTML Size is bigger than the recommended HTML size (recommended value is: 30kb until 50kb)
We are using wp-rocket to minify HTML, CSS, and js but still, we are facing this issue
Also, we are facing avoid an excessive DOM Size issue when we check our website using Page speed.web.dev
When I use wp-rocket to remove unused CSS I got an issue with posts images loading. is there any CSS code to add to exclude list?
To verify and check Here is Our Website:
The latest business development techniques|BusinessCart.info
Thank You!
Hello @zatyshnyy!
If you mean page speed, then you need to take into account:
External factors: server speed, if you are using CDN or not, the external resources loaded by your website like ads, fonts, tracking scripts like Facebook Pixel, Google Analytics, Twitter analytics, Hotjar and so on.
Internal factors: the number of elements on the page, image size, image formats, if you are using mobile optimized layouts, console errors.
Our developers are working a lot to improve the page speed in every update.
Other starting points to improve your website page speed are here:
– https://forum.tagdiv.com/how-to-make-the-site-faster/
– https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
– https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
– https://developers.google.com/speed/docs/insights/v5/about
– https://www.youtube.com/watch?v=tnkVapqhIHc
– https://www.andraware.com/wp-rocket-for-newspaper-theme/
Please check the tutorials from those platforms gt metrix and Google Pagespeed Insights and I’m sure you can increase the page speed.
Please note that page speed is not covered by the support team: https://forum.tagdiv.com/newspaper-theme-support/
Thank you for understanding!
Hello @sanjeevkk!
From my point of view, if you don’t use the Mobile Theme plugin, then there is no reason or benefit from AMP. Please read all about AMP here: https://forum.tagdiv.com/tagdiv-amp-plugin-tutorial/
I can give you only some starting points to improve your website page speed are here:
– https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
– https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
– https://developers.google.com/speed/docs/insights/v5/about
– https://www.youtube.com/watch?v=tnkVapqhIHc
Please check the tutorials from those platforms gt metrix and Google Pagespeed Insights and I’m sure you can increase the page speed.
Please note that page speed is not covered by the support team: https://forum.tagdiv.com/newspaper-theme-support/
Thank you for understanding!
Hi elitechronicle,
What you can do is to optimize the entire website, for this we recommend to use a cache plugin -> https://forum.tagdiv.com/cache-plugin-install-and-configure/ -> optimizer -> https://forum.tagdiv.com/autoptimize-install-configuration/ also using a CDN will help a lot -> https://forum.tagdiv.com/cloudflare-cdn/
Use a plugin for WebP conversion – we recommend EWWW Image Optimizer with this settings: -> https://i.imgur.com/8xzhsPX.png
And if you want you can also try the mobile theme plugin, this will change the mobile layout and the page content will be needed to be set in the mobile editor, but the speed will be better.
I hope this will help you!
Hi adamuiowa, the theme panel options are now recommended only if you want to use the same AdSense code in more ad box elements, in this way you can change the code from the theme panel and will change for all ad box where it is set as a source.
If you set the code directly in the ad box, then this will make request to the ad directly without been needed to check first in ad source.
Also, I checked your website and you have some errors in console, those can make the loading of ads to be longer then it should be -> https://i.imgur.com/3xUGa1X.png
Another thing is that the Newspaper v11.4 was not tested with WordPress v5.9, so it can be an interference too. If you want you can make a full backup and update the theme to v11.4.1
Now, there can be other situations, for example if you use some optimize plugin that is set some scripts to load in footer, then the ads will be added after the content.
There are more aspects that need to be checked and I will love to take a look and see if this situation can be solved, but for this you’ll also need to improvise the website speed, right now this is not so good.
Hi columbusunderground,
You have the same problem with the ads loading? those are loading only after a few seconds? If yes, then we’ll check your website too, but for further problems, please open a new topic and explain the situation you have and provide details and a link to the website, because sometimes the same issue can be from different cause.
Thank you for your understanding!
Hi,
The pagespeed do not depends only by the theme, there are a lot of elements, like page elements, external resources, ads, extra plugins…
As I see on your website, there are no theme problems, but maybe you can optimize better the pagespeed for your website:
https://forum.tagdiv.com/how-to-make-the-site-faster/
https://forum.tagdiv.com/cache-plugin-install-and-configure/
https://forum.tagdiv.com/cloudflare-cdn/
https://forum.tagdiv.com/autoptimize-install-configuration/
I hope this will help you
Hi,
You can use mobile page/templates, but for page speed please check this topic -> https://forum.tagdiv.com/topic/slow-my-webiste/
If you want to make the website boxed, you need to have set a background image/color from Theme Panel -> Background => https://i.imgur.com/i2qlhzX.png and Theme Panel -> Theme Colors => https://i.imgur.com/h808nlK.png and enable the option to make the background boxed layout. Select the row on the header and footer and set the option for “Row stretch” on Default => https://www.screencast.com/t/I7lDMXJjiwZ -> https://www.screencast.com/t/O8cc7n4ZzIc
Thank you!
I have set noto sans fonts in whole website and went to theme’s fonts setting and turned on use google fonts then google fonts is not loading properly how can i fix it because my website speed is very low Has been
https://ibb.co/Z6rnHZK
https://ibb.co/S5ZZj1J
https://ibb.co/k5GKBmY
https://ibb.co/HdRHbH4
Hello Marius!
If you mean page speed, then you need to take into account:
External factors: server speed, if you are using CDN or not, the external resources loaded by your website like ads, fonts, tracking scripts like Facebook Pixel, Google Analytics, Twitter analytics, Hotjar and so on.
Internal factors: the number of elements on the page, image size, image formats, if you are using mobile optimized layouts, console errors.
Our developers are working a lot to improve the page speed in every update.
As a suggestion, disable the lazy load animation. Other starting points to improve your website page speed are here:
– https://forum.tagdiv.com/how-to-make-the-site-faster/
– https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
– https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
– https://developers.google.com/speed/docs/insights/v5/about
– https://www.youtube.com/watch?v=tnkVapqhIHc
Please check the tutorials from those platforms gt metrix and Google Pagespeed Insights and I’m sure you can increase the page speed.
Please note that page speed is not covered by the support team: https://forum.tagdiv.com/newspaper-theme-support/
Thank you for understanding!
Hello @kmos!
You need to take into account:
External factors: server speed, if you are using CDN or not, the external resources loaded by your website like ads, fonts, tracking scripts like Facebook Pixel, Google Analytics, Twitter analytics, Hotjar and so on.
Internal factors: the number of elements on the page, image size, image formats, if you are using mobile optimized layouts, console errors.
Our developers are working a lot to improve the page speed in every update.
As a suggestion, disable the lazy load animation. Other starting points to improve your website page speed are here:
– https://forum.tagdiv.com/how-to-make-the-site-faster/
– https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
– https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
– https://developers.google.com/speed/docs/insights/v5/about
– https://www.youtube.com/watch?v=tnkVapqhIHc
Please check the tutorials from those platforms gt metrix and Google Pagespeed Insights and I’m sure you can increase the page speed.
Please note that page speed is not covered by the support team: https://forum.tagdiv.com/newspaper-theme-support/
Thank you for understanding!
Hello @tomjose!
If you mean the page speed is slow, then you need to take into account:
External factors: server speed, if you are using CDN or not, the external resources loaded by your website like ads, fonts, tracking scripts like Facebook Pixel, Google Analytics, Twitter analytics, Hotjar and so on.
Internal factors: the number of elements on the page, image size, image formats, if you are using mobile optimized layouts, console errors, if you are using the Standard Pack plugin on not, if you are using PRO demo or a standard one.
Also, to increase the page speed you can check these similar topics for more solutions:
– https://forum.tagdiv.com/topic/optimize-script-to-improve-site-speed/
– https://forum.tagdiv.com/topic/a-few-tips-for-newspaper-x-speed-high-cpu-usage-issues/
– https://tagdiv.com/how-to-increase-page-loading-speed/
– https://forum.tagdiv.com/how-to-make-the-site-faster/
– https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
– https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
– https://developers.google.com/speed/docs/insights/v5/about
– https://www.youtube.com/watch?v=tnkVapqhIHc
Please check the tutorials from those platforms gt metrix and Google Pagespeed Insights and I’m sure you can increase the page speed.
Please note that page speed is not covered by the support team: https://forum.tagdiv.com/newspaper-theme-support/
Thank you!
Hello @hanna2390!
About your server, please contact your host provider and check if the issue is coming from them or not.
For the page speed, you need to take into account:
External factors: server speed, if you are using CDN or not, the external resources loaded by your website like ads, fonts, tracking scripts like Facebook Pixel, Google Analytics, Twitter analytics, Hotjar and so on.
Internal factors: the number of elements on the page, image size, image formats, if you are using mobile optimized layouts, console errors, if you are using the Standard Pack plugin on not, if you are using PRO demo or a standard one.
Also, to increase the page speed you can check these similar topics for more solutions:
– https://forum.tagdiv.com/topic/optimize-script-to-improve-site-speed/
– https://forum.tagdiv.com/topic/a-few-tips-for-newspaper-x-speed-high-cpu-usage-issues/
– https://tagdiv.com/how-to-increase-page-loading-speed/
– https://forum.tagdiv.com/how-to-make-the-site-faster/
– https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
– https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
– https://developers.google.com/speed/docs/insights/v5/about
– https://www.youtube.com/watch?v=tnkVapqhIHc
Please check the tutorials from those platforms gt metrix and Google Pagespeed Insights and I’m sure you can increase the page speed.
Please note that page speed is not covered by the support team: https://forum.tagdiv.com/newspaper-theme-support/
Thank you!
Hello @sudhanshu231296!
Our developers are working a lot to improve the page speed in every update.
Some factors which you need to take into account are:
External factors: server speed, if you are using CDN or not, the external resources loaded by your website like ads, fonts, tracking scripts like Facebook Pixel, Google Analytics, Twitter analytics, Hotjar and so on.
Internal factors: the number of elements on the page, image size, image formats, if you are using mobile optimized layouts, console errors, if you are using the Standard Pack plugin on not, if you are using PRO demo or a standard one.
Also, to increase the page speed you can check these similar topics for more solutions:
– https://forum.tagdiv.com/topic/optimize-script-to-improve-site-speed/
– https://forum.tagdiv.com/topic/a-few-tips-for-newspaper-x-speed-high-cpu-usage-issues/
– https://tagdiv.com/how-to-increase-page-loading-speed/
– https://forum.tagdiv.com/how-to-make-the-site-faster/
– https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
– https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
– https://developers.google.com/speed/docs/insights/v5/about
– https://www.youtube.com/watch?v=tnkVapqhIHc
Please check the tutorials from those platforms gt metrix and Google Pagespeed Insights and I’m sure you can increase the page speed.
Please note that page speed is not covered by the support team: https://forum.tagdiv.com/newspaper-theme-support/
Thank you!
Hello @alessandrogini1!
A good choice for the page speed, it could be the mobile layout which contain less elements because it can improve a bit your page speed.
Our developers are working a lot to improve the page speed in every update, so make sure you use the latest update(11.4).
Some factors which you need to take into account are:
External factors: server speed, if you are using CDN or not, the external resources loaded by your website like ads, fonts, tracking scripts like Facebook Pixel, Google Analytics, Twitter analytics, Hotjar and so on.
Internal factors: the number of elements on the page, image size, image formats, if you are using mobile optimized layouts, console errors, if you are using the Standard Pack plugin on not, if you are using PRO demo or a standard one.
https://forum.tagdiv.com/topic/optimize-script-to-improve-site-speed/
– https://forum.tagdiv.com/topic/a-few-tips-for-newspaper-x-speed-high-cpu-usage-issues/
– https://tagdiv.com/how-to-increase-page-loading-speed/
– https://forum.tagdiv.com/how-to-make-the-site-faster/
– https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
– https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
– https://developers.google.com/speed/docs/insights/v5/about
– https://www.youtube.com/watch?v=tnkVapqhIHc
Please check the tutorials from those platforms gt metrix and Google Pagespeed Insights and I’m sure you can increase the page speed.
Please note that page speed is not covered by the support team: https://forum.tagdiv.com/newspaper-theme-support/
Thank you!
Hello @Bettina,
I am not using Lazy Load. My Website speed is just 38 on PageSpeed Insights. Please Resolve my website issue.
Thank You!
Hello @RAKIBUZZAMAN !
The theme comes with two preset default Google Fonts: Open Sans and Roboto. These fonts are used basically in the demos and templates also. If you want to change that font, then you should apply the new font for each element. After that, it could be easy to change the font from Website Manager. Please note that from Website Manager -> Fonts you can see a analysis of all the fonts currently in use. It shouldn’t be any issue for loading after changing a font if your website page speed is high.
Thank you!