- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsWhat is Ajax preloading?
Hello Francisco,
Please notice that the speed of your website depends on how well your site is optimized. Notice that is not a simple task and if you do not have any experience in this regard you will do not bring good results for the theme. Also, notice that we have a speed optimization tutorial but this is addressed only to advanced users. So, if you follow the steps which are presented in this tutorial here -> https://forum.tagdiv.com/how-to-make-the-site-faster/ you can increase the page speed loading and if you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because the speed optimization services are not covered by our support policy, as you can read here -> https://forum.tagdiv.com/support-policy-2/ Check our documentation here -> https://forum.tagdiv.com/requirements-for-newspaper/ regarding on dedicated server to fit our requirements.
Unfortunately, our theme does not have such an option to minify the style.css file and we cannot recommend any plugins with this functionality because is not tested with our theme. For minifying this file, we are using CloudFlare for our demo and works fine. If you want to read other views from our users, please check this topic -> https://forum.tagdiv.com/topic/tip-how-to-easily-minify-your-css-without-breaking-your-site/
One of our top members here on the forum wrote his own optimization tutorial here:
https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/ and here -> https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
Basically, these are the theme requirements
– https://forum.tagdiv.com/requirements-for-newspaper/
Thanks for your understanding!
The problem is that this problem is caused by the theme. I have tried all to optimizes the website with no results in mobile devices. In desktop works good and the lazy load looks great. So, I don’t want to disable it.
To learn how to optimize WordPress on your hosting account, see the tutorials section here and also try testing a post at GTMetrix.com and then read the suggestions for pagespeed improvement (ignore the yslow).
I installed the mobile theme and it seems to work well. Unfortunately, it wants to use 741 x 486 images, which are used nowhere else. My news site has 25,500 images, and I have 12 sizes turned on because of the blocks and styles I use. So now, just to fer two top of page images on mobile, using the plugin means I have to allow the 741 x 486 size and I have to regenerate 25,500 images and pass them through ShortPixel so they are optimized.
Why can’t mobile theme use 696x 385, the same as Slider2 ?
By the way, although this size is listed in the Theme Panel, it doesn’t say the mobile theme needs this.
Could you make this sizing based on the sizes in use, or allow it to be set in the Theme Panel, or, What about making this the size of a mobile phone? What mobile phones are 741 px wide? not mine!
Hello ipi_login,
Please notice that the speed of your website depends on how well your site is optimized. Notice that is not a simple task and if you do not have any experience in this regard you will do not bring good results for the theme. Also, notice that we have a speed optimization tutorial but this is addressed only to advanced users. So, if you follow the steps which are presented in this tutorial here -> https://forum.tagdiv.com/how-to-make-the-site-faster/ you can increase the page speed loading and if you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because the speed optimization services are not covered by our support policy, as you can read here -> https://forum.tagdiv.com/support-policy-2/ Check our documentation here -> https://forum.tagdiv.com/requirements-for-newspaper/ regarding on dedicated server to fit our requirements.
Unfortunately, our theme does not have such an option to minify the style.css file and we cannot recommend any plugins with this functionality because is not tested with our theme. For minifying this file, we are using CloudFlare for our demo and works fine. If you want to read other views from our users, please check this topic -> https://forum.tagdiv.com/topic/tip-how-to-easily-minify-your-css-without-breaking-your-site/
One of our top members here on the forum wrote his own optimization tutorial here:
https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/ and here -> https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
Basically, these are the theme requirements
– https://forum.tagdiv.com/requirements-for-newspaper/
Thanks for your understanding!
Hello,
I always update the theme via FTP and always from the update folder, for example: 8.0-8.1 … 8.5-8.6.
The site and server are optimized very well. But, when 1000 visitors are simultaneously on the site, sometimes CPU overloads occur. Maybe this is the reason?
I have implemented tagdiv composer and removed visual composer. Used mobile plugin and optimized the speed for the mobile visitors. In addition i have also implemented amp use the AMP for WordPress plugin. Good to hear that the official plugin is goimg to be released. I have a doubt now. After the official release of AMP, what happens to the mobile plugin? Is it still required or can I show the same amp pages to the mobile users? The output of both the mobile plugin and amp pages will be almost same. What is the use of keeping both the plugins?
Hello Nestor1986,
Please notice that the speed of your website depends on how well your site is optimized. Notice that is not a simple task and if you do not have any experience in this regard you will do not bring good results for the theme. Also, notice that we have a speed optimization tutorial but this is addressed only to advanced users. So, if you follow the steps which are presented in this tutorial here -> https://forum.tagdiv.com/how-to-make-the-site-faster/ you can increase the page speed loading and if you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because the speed optimization services are not covered by our support policy, as you can read here -> https://forum.tagdiv.com/support-policy-2/ Check our documentation here -> https://forum.tagdiv.com/requirements-for-newspaper/ regarding on dedicated server to fit our requirements.
Unfortunately, our theme does not have such an option to minify the style.css file and we cannot recommend any plugins with this functionality because is not tested with our theme. For minifying this file, we are using CloudFlare for our demo and works fine. If you want to read other views from our users, please check this topic -> https://forum.tagdiv.com/topic/tip-how-to-easily-minify-your-css-without-breaking-your-site/
One of our top members here on the forum wrote his own optimization tutorial here:
https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/ and here -> https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
Basically, these are the theme requirements
– https://forum.tagdiv.com/requirements-for-newspaper/
Thanks for your understanding!
Hello Joe,
Notice that you can use the Premium Feature of Visual Composer but we cannot say for sure if these will work or not with the theme because these were not been tested with the theme, sorry! We recommend using only the Visual Composer version which comes bundled with the theme core files because this plugin has been optimized for our theme. We cannot provide support for other untested plugins.
Thanks.
a) make sure you add https explicitly in the wp-config.php file for site
b) disable the related posts option
c) optimize dbase with wp-optimize
d) backup your site fully from phpmyadmin
e) do search/replace in the mysql dbase for all instances of your site http url to https (may need to ask tagdiv for the tables used or custom field(s) for related articles if still there in addition to updating the post meta)
Doing all the above should work.
See the theme docs, tutorial section on tips for optimizing speed. To learn how to optimize wordpress, also test a post with gtmetrix.com
my website is too slow I was asked to contac developer theme.
my continually hitting process limit problem.
this answer support email to me :
” There will not be any change if the account is moved to another location. Your site(s) will still load slow as you are continually hitting process limit. You need to optimize your sites by contacting your developer or you’d need to upgrade your account to either semi-dedicated or VPS which offers more resources.
If you need any further assistance, please let us know.
<br />——————————<br />
Albie R.<br />
Support Department, Hawk Host “
Hi,
From what I have seen before similar issues happened in RTL circumstances. The theme is not optimized for RTL, elements from the theme will break their positioning in these circumstances.
If that is not the case, please provide a link to the website if possible, so we can inspect it.
THanks
Hi,
1. That would be the demo header ad, it can be replaced with your own ads in the theme panel ads section
– https://www.screencast.com/t/Th0h0Snzd4
Or simply replace the demo image and set the link you want in the demo ad code
– https://www.screencast.com/t/ynUvB1yK
More about it here – https://forum.tagdiv.com/using-other-ads-non-adsense-ads/
2. Enter the ad code as provided (like Adsense for example )in the ad section you want. If you do not use Adsense but a different ad implementation, the same applies. If the ad code is valid it will be displayed (in some cases additional steps have to be taken, follow ad provider instructions).
3. The sizes of Big grids are fixed, they will always look the same. There are 10 Full big grids that can be used for full width
– https://demo.tagdiv.com/newspaper/full-big-grid-1/
Also blocks have predefined design, however the rows in which they are placed can be stretched and they will adapt
– https://www.screencast.com/t/n7MpHTGdFB
4. Regardless of image size used for featured images, the theme will create thumbnails from them. These thumbnails will be loaded, not the full image. Still there are methods to optimize the thumbnails, see point 3 in this guide for example
– https://forum.tagdiv.com/how-to-make-the-site-faster/
Thanks
( Sorry for my English, I’m French I use google translation )
My current WordPress configuration :
-PHP/MySQL Version: PHP: 7.0 / MySQL 5.6
-Theme used : Newspaper 8.5.1
-Extensions in place :Akismet Anti-Spam / All In One SEO Pack Pro / Cookie Notice / Envato Market / Facebook Video Embed / Hummingbird Pro / Jetpack / Link Manager / Monarch Plugin / PDF Embedder / Simple IP Ban / Stop XML-RPC Attack / tagDiv Composer / UpdraftPlus / Wordfence Security / WP Defender Pro / WP Rocket / WP Rocket | Fix Minification Error 400 / WP Smush Pro / WP-Optimize / WPBakery Page Builder / WPMU DEV Dashboard
-Name of the host: OVH
-Website address: https://exoportail.com/
Problems encountered :
Good evening to you,
I meet two concerns since the creation of my site to see it:
1) The “I like” button on facebook at the end of my articles which is normally a wordpress option of my theme doesn’t react normally, it takes into account the click but only displays it vulgarly without launching a tab from “Like” to Facebook, it just adds one more I like so when clicking on it. This problem only comes to my attention when I use google chromium on my site because if I switch to firefox the problem does not appear. I should point out that other users also have this problem. (Attachment 1)
2) The previous button of the Internet browser, when browsing my site does not react correctly, it is necessary to do 3 or 4 times so that the action of going back in time is taken into account. Moreover at the end of the second or third attempt it makes the “I like” button mentioned in the paragraph above disappear. I would like to point out that this concern, on the other hand, is present in any browser. Perhaps there is a connection between the two concerns, or not: s (Attachment 2)
Thank you in advance for the help provided ^^
Attachment 1 : https://drive.google.com/file/d/1kJ1bwhpCIp5MJMFf9AtmbPqO8LUxEXWz/view?usp=sharing<img
Attachment 2 : https://drive.google.com/file/d/1iyjxGENUVP_bBwfRyxsTZ2IG3hrdWjiZ/view?usp=sharing
I re-installed the theme and plugins that were in the kit.
When you edit a post using Page Builder, the problem occurs with the page.
The link to the page
http://jborder.ru/2018/01/12/apple-server-most-powerful-rack-optimized-server/
wp-admin (login information and admin rights) – sent an e-mail contact@tagdiv.com
I am not actually using the WP Booster plugin. Which is why I thought it was weird that it all of a sudden was showing that error.
I use WP-Optimize every morning.
I have cleared the browser cache in the browser options. I use the Hummingbird plugin and have cleared the page cache and minification cache.
I just swapped the permalinks around. Still nothing.
WP Booster is optional; so you may want to simply disable it for the moment.
Might simply be a caching issue in that specific web browser still loading portions of old code, same time as new code.
Make sure you completely clear browser history/cache in those browsers, clear cache on site (if any), consider clearing micro-transients with WP-Optimize plugin *and* ‘resave permalinks’ … this often does the trick.
-
This reply was modified 8 years by
simchris.
Good afternoon,
I have a doubt. I try to insert a code html with a link a video in youtube.
I add the module “HTML Raw” by TagDiv Compose and I see the following message: “Html code here! Replace this with any non empty raw html code and that’s it.”
The problem is I can’t paste my code here. Where I can put the code?
thanks and regards.
PD: I used a Video PlayList of Youtube but the code are not optimized and gtmetrix and other sites show me a recomendation that disable it…
Hi,
1. On mobile, mega-menus will not be displayed. The mobile menu is limited to drop-down style. Some of the menu items in the header menu do not link anywhere on desktop and on mobile. If these are categories please re-add them in the menu as categories
– https://www.screencast.com/t/VbJqb7X7
If they are custom links add a link to them
– https://www.screencast.com/t/wGu51kcH2LBY
So they would lead somewhere on the website. Regardless of mobile plugin used or not, the mobile menu will still look the same in design. A difference would be that if the mobile plugin is used, a different menu can be set for mobile
– https://forum.tagdiv.com/the-mobile-theme/
Page content built with composers will not be displayed on mobile if the mobile plugin is used. Mobile pages are restricted to the mobile editor.
The mobile theme is intended to present a lighter version of the website, optimized for mobile devices. There will be predefined front page templates, category page, post page etc.
2. You could add the link in the description field of the team member element
– https://www.screencast.com/t/zLGIA9ZW9ecE
There are no dedicated options to add links in this element, or the other information you mention, except the description field.
The composer will receive more options and feature over future updates however.
If that option does not appear for you, in almost all similar cases plugins were to blame. There could be a plugin installed that is responsible. Only way to check is by deactivating all plugins except theme plugins. Then see if the option appears.
Thanks
Hello zishan0909,
Sorry for this but please notice that if you will check our demo preview you will see that the page score is very good. Notice that the page speed depends greatly on how well your site is customized and optimized. The only useful guide, in this case, can be found here
-> https://forum.tagdiv.com/how-to-make-the-site-faster/ Also, you can read here -> https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/
Hope this helps!
Thanks for the message!
Good morning Simion C.,
my problem is with all imagens ( new and older ). For example, I wrote yesterday a new post and don’t generate the thumbnails fine.
The others size are fine.
Let me add more information. I am using Shortpixel Plugin with optimize images (automatically).
Thanks and regards,
Sergio
Hi,
The theme does not support RTL direction at the moment. The theme design and elements are not optimized in this matter, so most likely there will be layout issues. This will require modifications to the theme design, and it will mean a lot of work probably.
I could take a look if you could provide a link to your website, I will try to give you a solution if possible.
Thanks
Hello macmandk,
You should use any element you want which contains the image from TD Composer because the images are optimized to be responsive to any devices as you can see here -> https://www.screencast.com/t/GHtCopgNLsa
If is not what you mean, please provide more details about what exactly you want to achieve and also, it will be more useful to provide some screenshot to show me what you want.
Thanks for the message!
Hello irfan.id,
Sorry for this but please notice that if you will check our demo preview you will see that the page score is very good. Notice that the page speed depends greatly on how well your site is customized and optimized. The only useful guide, in this case, can be found here
-> https://forum.tagdiv.com/how-to-make-the-site-faster/ Also, you can read here -> https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/
Hope this helps!
Thanks for the message!