- NewsmagUsing the theme translations together with WPML
- NewsmagRequirements for Newsmag
- NewsmagSmart sidebar
- NewsmagTheme thumbs
Hello Elevas32,
I have checked your website and it seems to work as properly. The lazy image loading seems to come from your end, your customizations, sorry! Check your hosting provider server to have the minimum resources, like this -> https://forum.tagdiv.com/requirements-for-newspaper/ Also, we have a guide for speed optimization, like this -> https://forum.tagdiv.com/how-to-make-the-site-faster/ Notice that all of these steps you should make it yourself because we cannot provide custom work and if you are not an advanced user and if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!
Thanks for the message!
Hello Mayapur Voice,
I have checked your website on Google Page Speed and I saw that you bad page speed comes from your backend because it is not fully optimized as expected, as you can see here -> https://www.screencast.com/t/1EoBquwsIH Please carefully read and apply all the steps from our guide here -> https://forum.tagdiv.com/how-to-make-the-site-faster/ You can begin with optimizing your images using our method which is available in this guide.
I have inspected your source page and I saw that your render blocking are not moved in the footer, as you can see here -> https://www.screencast.com/t/oMU9599X
Hope this helps!
Thanks for your understanding!
No, that is not what I meant. I meant that style 8 uses a bigger picture and can load slower than other post styles. Youi can however improve your page loading speed using this guide: https://forum.tagdiv.com/how-to-make-the-site-faster/
I did not say anywhere I do not recommend the style to be used.
Thank you!
Hello,
This happens when you add too many rewrites to your css file. If you install a demo, it will rewrite the css by adding the demo style to the default theme and when you change the font again, you will be able to see these rewrites as this is the way css works. In cascades.
What you can do to avoid this is to increase your page loading speed: https://forum.tagdiv.com/how-to-make-the-site-faster/ so these rewrites will not be as obvious.
Thank you!
Hello,
Unfortunately there is no minification tool we can guarantee will work .In order to improve your page speed please use this guide: https://forum.tagdiv.com/how-to-make-the-site-faster/
As a note on the speedbooster plugin: https://forum.tagdiv.com/topic/tinymce-advanced-and-other-various-disabling-speed-boster/
If you want to use a cdn server please only use these settings: https://forum.tagdiv.com/cloudflare-cdn/
For cache we recommend: https://forum.tagdiv.com/cache-plugin-install-and-configure/
Thank you!
Hello,
1. For this you will have to contact your cdn host and they will instruct you how you can test their service. The only test I could provide is the google page speed. That is the main reason for using a cdn server, in order to load content faster and keep your host server requests low.
2. Please check this few guides: http://www.wpbeginner.com/wp-tutorials/how-to-add-ssl-and-https-in-wordpress/
https://css-tricks.com/moving-to-https-on-wordpress/
https://yoast.com/dev-blog/move-website-https-ssl/
You can also check our forum for some insight on ssl:
https://forum.tagdiv.com/topic/moving-to-ssl/
Thank you!
Hello Akshay Upadhyay,
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 is 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 to our requirements.
Please keep in mind that at the moment, we cannot provide optimization services because this task involve time-consuming and we do not afford to do this, sorry! We only can provide support for basic theme settings.
If you are not aware of these steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!
Hope this helps!
Thanks for your understanding!
Hi,
It is not enough to activate speedbooster, You will have to follow the instructions presented here: https://forum.tagdiv.com/how-to-make-the-site-faster/ at point 5. And please note that speedbooster will not be able to move all of the js and css for all plugins though as you can make it work with all plugins by removing the compatibility code but you cannot make it move the css and js for all plugins.
Thank you!
Hi. I’ve installed the Mobile Theme Plugin, but homepage mobile not shows the ‘predefined mobile’ page but just the same desktop page, like if no mobile plugin were installed. I’m using WP Super Cache following the instructions at https://forum.tagdiv.com/how-to-make-the-site-faster/ and https://forum.tagdiv.com/cache-plugin-install-and-configure/. I’m also using Cloudflare and MaxCDN and, yes, a few plugins.
Thanks.
Hello,
That is the contact form 7 plugin css and it gets moved to footer using the speedbooster plugin
Pleas use this guide: https://forum.tagdiv.com/how-to-make-the-site-faster/ and please read this topic carefully regarding the speedbooster plugin: https://forum.tagdiv.com/topic/tinymce-advanced-and-other-various-disabling-speed-boster/
Thank you!
Hi,
I recommend to check this guide and optimize your site – https://forum.tagdiv.com/how-to-make-the-site-faster/
Also I suggest leave active only the necessary plugins
I’m not sure what you mean with a skin ad. Do you refer to background image and set the url for it? – https://forum.tagdiv.com/background-introduction/
Thanks!
Hi,
I have installed tagdiv speed booster plugin and I wanted to move the render blocking js and css to footer.
I made following modification based on suggestions listed at https://forum.tagdiv.com/how-to-make-the-site-faster/” :
File: /wp-content/plugins/td-speed-booster/td-speed-booster.php
For JS files i have added following code in js_mover function:
$this->move_js_to_footer(‘addtoany’);
$this->move_js_to_footer(‘apsl-frontend-js’);
And for CSS files, added following in css_mover function:
$this->move_style_to_footer_queue(‘popup-maker-site’);
$this->move_style_to_footer_queue(‘contact-form-7’);
$this->move_style_to_footer_queue(‘cf7-style-responsive-style’);
$this->move_style_to_footer_queue(‘cf7-style-frontend-style’);
Screenshot for js changes at:
https://postimg.org/image/n0vrtuvo1/
And for css changes at:
https://postimg.org/image/r067tjcnd/
But, the scripts were not moved to footer as confirmed by view-source of page and by page insights.
We are using CDN to serve these scripts, is that causing the problem?
Here is the screenshot of our view-source showing these scripts:
https://postimg.org/image/kf2wvervj/
Regards
Hello,
@dennis we answer from oldest to newest so you will have wait your turn. We cannot answer a topic faster then any other if it’s not the oldest one. We have to answer everybody and that takes a bit of time. And there are the support hours and time zone to consider. (top right of this page)
@mtraps This is a problem for wordpress as the hosting cache does not always provide good results. We suggest you switch to a non-shared host and install your own cache plugin using these settings: https://forum.tagdiv.com/cache-plugin-install-and-configure/
The host counts for quite a big percent of the page speed. Most people who have slow page speed are on budget hosting and there cannot be any good page speed there. Speed comes with a price unfortunately. Rarely do budget hosts provide good speeds as well.
Thank you!
Just sent it
I have started using keycdn imagify doing so much stuff I never even did for the other themes we use and can’t break through the speed . Our old ugly theme was much faster without any of these and even more plugins do you can understand my frustration.
Sent it by email
Hello mtraps,
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 is 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-newsmag/ regarding on dedicated server to fit to our requirements.
Please keep in mind that at the moment, we cannot provide optimization services because this task involve time-consuming and we do not afford to do this, sorry! We only can provide support for basic theme settings.
If you are not aware of these steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!
Hope this helps!
Thanks for your understanding!
Hello orlando,
Please keep in mind that our speed booster plugin does not remove anything from the theme, sorry! For more information about how you should use our speed booster plugin, please consult here -> https://forum.tagdiv.com/how-to-make-the-site-faster/ Also, if the problem is still there, you should create a new clean install from scratch via FTP way because this is the surest method in this regard. For more information about this, please consult here -> https://forum.tagdiv.com/newsmag-install-via-ftp/
Thanks for your understanding!
Hello,
Please everyone open a new topic as posting in such a way will only delay the answers as we answer from oldest to
newest and each new post will make this thread fresher and delay the answer.
@ecase, please contact us via email and provide a link to your site and wp admin so we can inspect it and test it for ourselves in structure data and see where these issues are comming from
@sadiadds, please use the official page speed guide: https://forum.tagdiv.com/how-to-make-the-site-faster/
Thank you!
Hello,
Please note that the theme on itself will not provide perfect page speed results from the start. Page speed is a very personal thing and the optimization has to be done by the user in each case in particular. There is no theme that will optimize page speed automatically. Please use this guide: https://forum.tagdiv.com/how-to-make-the-site-faster/
We agree that the page speed score dropped some time ago but this is not the theme to blame. The speed is the same it was those years ago you mention. google changed their alogrythm since then. The speed is the same, the google score is lower however because google gets more and more ‘demanding’ with each passing year.
Thank you!
Hello bradkrauza,
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 is 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-newsmag/ regarding on dedicated server to fit to our requirements.
Please keep in mind that at the moment, we cannot provide optimization services because this task involve time-consuming and we do not afford to do this, sorry! We only can provide support for basic theme settings.
If you are not aware of these steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!
Hope this helps!
Thanks for your understanding!
Hello,
1. You will not be able to fin a block font as blocks are only containers for modules. You will be able to see which module is used for which block here: https://www.screencast.com/t/BQq8QesHWcx
Then you can change the fonts on each module you want from the fonts section of the theme panel
2. Hello,
You can change the black color, but it will affect all blocks at once. You can use this code to change it from black:
.td-post-category{
background-color:red!important;
}
Add the code in the theme panl-> custom css box.
3. Please use this guide to improve page speed: https://forum.tagdiv.com/how-to-make-the-site-faster/ and you can try the mobile theme as an alternative: https://forum.tagdiv.com/the-mobile-theme/
Thank you!
Hello,
Unfortunately the mobile menu does indeed take a bit of time on it’s first load as the graphics have to be loaded first for it. Try not to use a mobile background image. Try to add simple color to it as colors load faster than images. There is little to be done about this though. The mobile menu loads faster on some browsers like chrome and slower on others such as firefox or ie 10-
Thank you!
Please use this guide to make your wesbsite load faster: https://forum.tagdiv.com/how-to-make-the-site-faster/
The general modal image should work as expected. Iran a few tests but could but could not find any issue with the general modal image. It could be a plugin conflict with one of your plugins. (untested ones are the share buttons and mailchimp)
Also a custom modification can also break the modal image or a faulty child theme.
If the option still will not work on your site, please contact us via email at contact@tagdiv.com and provide wp-admin so we can login to your site and investigate.
Thank you!
Hello,
1. Our theme requires featured images in order to display a thumbnail on the homepage and other blocks. I’m not sure what plugin you used for this but it could not be compatible with the theme
2. Please provide a link to your site so I can inspect it
3. I’m not sure what Sppe Boasting is. Is it the speedbooster maybe? Please use this guide in order to see how speedbooster works: https://forum.tagdiv.com/how-to-make-the-site-faster/ – https://forum.tagdiv.com/topic/tinymce-advanced-and-other-various-disabling-speed-boster/
4. Hi,
Sorry but the tested and recommended plugin to use with our theme is wp super cache. That is why we only provide settings for it: https://forum.tagdiv.com/cache-plugin-install-and-configure/
5. In order to move the post views to the bottom of the post you must access each of the post template files and move the post view code further to the bottom of the file: https://www.screencast.com/t/XIB9wqAPY
each post style has it’s own file
6. Please use this guide: https://forum.tagdiv.com/the-child-theme-support-tutorial/
7. Sorry but we have no official method for instant articles. There is this topic where some of our users discuss the issues presented using the FBIA: https://forum.tagdiv.com/topic/newsmag-media-elements-incompatible-with-facebook-instant-articles/
8. Yes there is. Please use this link and select the different blocks from the ‘menu’: http://demo.tagdiv.com/newspaper/block-1/
9. Unfortunately you will have to use a plugin for that.
here are a few:
https://ru.wordpress.org/plugins/wordpress-social-login/
https://ru.wordpress.org/plugins/super-socializer/
https://ru.wordpress.org/plugins/nextend-facebook-connect/
Unfortunately these are not tested so they could require further customization to work properly with our theme especially our custom login modal.
10. Here is an unofficial guide I made: https://forum.tagdiv.com/topic/facebook-comments-2/
Thank you!
Starting with point 3: The error warning started happening right when I activated mobile theme
4. I purchased the theme for speed, our alexa has really been falling drastically since install, we have noticed that the menu takes some time to load , its like it has a delayed animation.. This happens on your demo too. It thenm works fine after first load, but when you move to next page it struggles to load again. So if now if mobile isn’t faster, what will make the main site faster
2, we have optimized it accordingly and even added imagify, keycdn but the issue still persist , can you have a look? Please note that this is not a new site, it’s very old and has a history, and loads of visitors and has other thems changed. I am trying to resolve this with you, if you will take the time to see, but it just seems the speed issue is really a problem,
I’ll contact you with you with login