No search results were found in Documentation!
Hello,
I have been getting to know the newspaper theme recently, and I’m having a few problems with my images. Each time I optimize my image to under 2500 px which it says is recommended and under 2 MB my photos are not uploading. I seem to get a notification to say “post-processing of the image failed likely because the server is busy or does not have enough resources. Uploading a smaller image my help. suggested maximum size is 2500 pixels” Therefore, I resized my image to 800 x 400 px and it let me upload it, however when I use those pixels on my large images and I refresh my website to view the image, it is really blurry and does not look good quality.
Hope you can help
Thank you
Hi,
The page do not appear because you are using the mobile theme plugin -> https://forum.tagdiv.com/the-mobile-theme/ -> https://i.imgur.com/DN78zT0.png what you can do is to display the responsive version of the page using the mobile options from Gutenberg editor -> https://i.imgur.com/ONNw2Co.png and the pages will appear on mobile too.
If you are referring to page speed, the speed of your website depends on how well your site is optimized, 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.
Also you can check this similar topic for more solutions: -> https://forum.tagdiv.com/topic/optimize-script-to-improve-site-speed/ -> https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
– https://forum.tagdiv.com/topic/a-few-tips-for-newspaper-x-speed-high-cpu-usage-issues/
Let me know the results!
Thank you!
Hi, Calin!
I want to share the results, which I’ve got.
1) The request you recommended deleted over 800 entries from wp_postmeta table. As a result, header menu and bottom menu were ruined, all images disappeared at least from the homepage. I didn’t invesigate futher issue. Verdict: this method doesn’t work good.
2) I have seleted tdc_history entries with the following sql request:
SELECT post_id, meta_key
FROM wp_postmeta
WHERE meta_key LIKE ‘tdc_history’
ORDER BY post_id DESC
LIMIT 100;
After that I deleted all found entries and optimized the table.
As a result wp_postmeta table volume reduced from 43 to 7 mb. And as far as I can see, everything works fine.
Hopefully, my experience may be helpfull to anybody else who struggles with database volume growth.
-
This reply was modified 6 years by
Sandman.
Hi,
If you are referring to lazyload option you can use it from theme panel -> https://i.imgur.com/JiEIlvE.png
If you are referring to page speed, the speed of your website depends on how well your site is optimized, 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.
Also you can check this similar topic for more solutions: -> https://forum.tagdiv.com/topic/optimize-script-to-improve-site-speed/ -> https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
– https://forum.tagdiv.com/topic/a-few-tips-for-newspaper-x-speed-high-cpu-usage-issues/
Thank you!
Hi,
As I can see you do not longer ave the Newspaper theme on the website, also I see that you have WordPress v5.4 this version was not tested with Newspaper v10.3.1 and as far I know is not compatible 100%, for this will appear very soon a theme update.
Also these are all settings form our theme and all the plugins you have installed, in order to fix the slow queries you need to optimize your website, please check this topic -> https://forum.tagdiv.com/topic/very-slow-speed/
Hope this will help you!
Thank you!
Hi,
You have a well done guide for newspaper optimize, congratulations!
I just sent this suggestion to our developers, they will know what to do next.
Thank you for your suggestion!
Hi,
Please note that our live demos are optimize to have a good page speed -> https://demo.tagdiv.com/newspaper/
Indeed id you use the responsive version you lose sped on that page, but if you follow the above topics you should be able to get a good score.
Also if you want you can make a test and use only the theme plugins after you optimize your website and make a page speed test, after that try will all your plugins and check the results (is possible to have external links/resource and these will take longer until will be loaded).
Thank you!
Hi,
The speed of your website depends on how well your site is optimized, 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.
Also you can check this similar topic for more solutions: -> https://forum.tagdiv.com/topic/optimize-script-to-improve-site-speed/ -> https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
– https://forum.tagdiv.com/topic/a-few-tips-for-newspaper-x-speed-high-cpu-usage-issues/
Let me know the results!
Thank you!
Hi,
1. The wp_postmeta stores the datas for pages, posts, custom post type (cloud templates).
2. Unfortunately we do not have a guide for this, but you can try the suggestions from these articles:
How to clean wp_commentmeta and wp_postmeta tables?
Better Optimize WordPress Database – All in One Guide
wp_postmeta help
3. We do not recommend to delete them, but if you want to do it, please make first a full backup you your website and database.
Hope this will help you!
Thank you!
Nothing helps. Already 5 plugins are trying to fix the situation. The site loading results are appalling. It turns out that the theme is absolutely not optimized for SEO. Lots of problems.. The page size is huge. Third-party wordpress code blocks downloads for 825sec!
Change the subject?
https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fnewspik.ru%2F&tab=mobile
Hello,
Thanks @Calin, I know that speed is the goal, it’s something very important. But currently the speed levels are very good (attached capture). It would be very interesting, to get a faster render, just that.
The error page, is not a page that is usually measured. It would be great to have the cloud options in the mobile version.
Cheers!

I just optimized things a little, following this simple guide I made to optimize newspaper: https://beseomyfriend.com/optimizar-newspaper-pagespeed/
Have a nice day
Hi,
Please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
The speed of your website depends on how well your site is optimized, 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.
Also you can check this similar topic for more solutions: -> https://forum.tagdiv.com/topic/optimize-script-to-improve-site-speed/ -> https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
– https://forum.tagdiv.com/topic/a-few-tips-for-newspaper-x-speed-high-cpu-usage-issues/
Let me know the results!
Thank you!
Hi,
Yes, if you have more big images on your website, then yes, these can increase the page speed (loading of page), but if these are well optimize, then should be no problems, also our theme use thumbs for each modules, in this way will not be necessary to load every time the big image.
Thank you!
Hi,
Unfortunately we do not have a guide for this, but you can try the suggestions from these articles:
How to clean wp_commentmeta and wp_postmeta tables?
Better Optimize WordPress Database – All in One Guide
wp_postmeta help
Hope this will help you!
Thank you!
Hi,
Please note the the page speed is not covered by the theme support, if you want, you can check this similar topic for more solutions: -> https://forum.tagdiv.com/topic/optimize-script-to-improve-site-speed/ https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/page/4/ most of the tips from users for page speed are provided in this topic.
If you want help with speed optimization you can make a request here -> https://tagdiv.com/web-development-services/
If you want to remove the show comments from modules/blocks all you need to do is to go in Newspaper>Theme panel> Blocks Settings > Meta tag on Modules/Blocks and deactivate the “Show comment count”.
-> https://www.screencast.com/t/P64OrKwQ
Thank you for your understanding!
Lets say I have a featured image for a post that is 1080 by 720. Later that same image is used in things like small to medium sized thumbnails throughout my site, but the image is still 1080 by 720.
Does that affect performance in a negative way? I’ve compressed the images all down to about 30-80KB, so they are pretty optimized at those sizes already.
But just curious if there is a way to serve that same image in thumbnails, but instead of using the 1080 by 720 sized featured image, I can upload a 500 by 500 sized image to be used for the thumbnails instead, pretty much to further improve performance.
In web dev world it’s named responsive images. When the code pulls a different sized image based on the space it will fill or the size of the screen viewing the website.
Hi,
my wp_postdata has about 336000 rows (246Mb), is that a lot since i have 18000 posts?
If so, how do you optimize or reduce it?
Hi,
1. Please note that the age speed is not come only from the theme, you’ll need to optimize your website for this.
Please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
For a better speed please check this guide from here -> https://tagdiv.com/how-to-increase-page-loading-speed/ you’ll be able to increase the speed of your website.
Also you can check this similar topic for more solutions: -> https://forum.tagdiv.com/topic/optimize-script-to-improve-site-speed/ https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/page/4/ most of the tips from users for page speed are provided in this topic.
2. If you are using the child theme and default post templates the related articles will not be display because there are two files for this demos, one of them is in wp-content/plugins/td-composer/legacy/Newspaper/loop-single.php this is use in parent theme and the wp-content/plugins/td-standard-pack/Newspaper/loop-single.php that is use with child theme, the one that is use with the child do not have the code for related articles -> https://i.imgur.com/76eKPwL.png in order to have the related article on this template you’ll need to copy the loop-single.php and single.php from wp-content/plugins/td-standard-pack/Newspaper/loop-single.php in child like this -> https://i.imgur.com/0xddqNV.png -> wp-content/themes/Newspaper-child/loop-single.php also make sure that the tagDiv Standard pack is enable.
Thank you for your understanding!
Hello,
I’m running into a technical / theoretical issues… hope you can clarify :
The Website contains 6 500 + posts, through 12 + categories.
We are trying to set properly all readability by google, H1, H2 tags on homepage and on each category page and article page.
I noticed that the activation of the mega menu, is completly destroying the readability of pages, because google detects all htags of all posts of the mega menu…
So question is, what is the best solution ?
– Is it possible to enable Mega Menu, but making it invisible by google, to keep a clean readability and optimized webranking ?
– Is it better not to use Megamenu in this case..?
– Do you have another suggestion ?
Many thanks
Hi,
The mobile theme plugins appear on desktop because of the cache plugins, these are minify the css and js and using the mobile theme will minify the css for mobile too, but will no longer know when to display the mobile css, therefore this will appear on desktop, the cache plugin that we recommend with our settings from the guide will know the css and when to apply it.
As I can see you require assistance for optimize your website speed, unfortunately these are not covered by the theme support, therefore all I can do is to provide some suggestions.
The for the .woff problem you can find the solution in this topic -> https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/page/4/ also most of the tips for page speed are provided in this topic.
Hope this will help you!
Thank you!
I’m kind of a newbie but I purchased this theme for its speed, used namecheap EasyWP (which I assume, or hope is good) and installed autoptimize.. But my score is pretty low in Google Pagespeed Insights
https://gyazo.com/336ad6de5b610b99c768ae7883c30507
What should I do?
Hi inakio,
Did you tried the above suggestion for CPU provide us ?
Make sure that system requirements are set as in our documentation here: https://forum.tagdiv.com/requirements-for-newspaper/ and check the tips from Satwik.
For a better speed please check this guide from here -> https://tagdiv.com/how-to-increase-page-loading-speed/ you’ll be able to increase the speed of your website.
Also you can check this similar topic for more solutions: -> https://forum.tagdiv.com/topic/optimize-script-to-improve-site-speed/
Let me know the results!
Thank you!
Hello !
As you can see here the issues is your content that is not optimized: https://www.screencast.com/t/pYnO7jnOi78
You have more than 5 seconds of loading time only from the photos that are on your website.
Thank you !
Hi, I use newspaper theme on this site but it s a litle bit slow. google page speed test is also not so good.
I use autoptimize and WP Fastest Cache but it s still slow. I tried WP Super Cache too…
The hosting is not the problem.
What can i do?
Hi,
I’m glad that the problems have been solved!
Maybe you need to optimize a little your website, also, please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
Check out these tips – https://forum.tagdiv.com/topic/a-few-tips-for-newspaper-x-speed-high-cpu-usage-issues/
Thank you!