- TutorialsWhat is Ajax preloading?
Hello
These kinds of “problems” appears when you use the Speed Booster plugin and you have some custom modification on your site. If you want to exclude this loading delay, you have to put manually each your custom CSS modification in style.css file. Here, I am referring to all the changes you have done into your Theme panel. The main core file is style.css and on the first time, the theme load the styles from this file and then the theme load your custom styles.
The way Speed Booster improves site’s page speed it’s by moving some CSS and js resources, which usually are loaded in the header, to the footer, such that the browser can load the content faster.
Hope this helps and let us know how it goes!
Thank you for the message!
Hello Albert,
WP Smush is the one plugin that is tested with our theme and seems to work as expected. You can try to find another plugin with this functionality wich maybe can compress you more than 50%, but we cannot recommend another because we have not tested besides this.
As more references, there are a lot of topics open on this subject and there are a number of things you can do to make your site faster:
You can also read what some of our members found out: https://forum.tagdiv.com/topic/pagespeed/ -> 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/
Hope this helps!
If you need more assistance in this regard, please provide more details about your desired changes so I will be able to provide a more accurate response.
Thank you for the message!
Hello willyw2k,
Please notice that you have to make a website run faster you will need to have at least basic knowledge not necessarily ‘tech savvy’.
You will need to follow this tutorial on page speed:
https://forum.tagdiv.com/how-to-make-the-site-faster/ Gzip compression needs to be active and also read about how you can compress the images. I suggest to getting someone to help you if you cannot manage.
Also please make sure that Speed Booster is active, check System Status for this – http://screencast.com/t/LDPniI0Qpv The plugin is tested only with these plugins – http://screencast.com/t/hcjLnOqh4i2 and if you have others active it will be automatically disabled.
In order to use the TagDiv speed booster with all plugins, you will need to remove this code – http://screencast.com/t/RZLIOPUNdqh
Hope this helps!
Thank you for the message!
Hi,
Please enable only necessarily plugins and test your page on google pagespeed tool then use this guide to fix your issues – https://forum.tagdiv.com/how-to-make-the-site-faster/ In terms of speed we have made a page speed guide and covered the most important aspects that google notifies you of ( image optimization, js/css render blocking and more..) and based on which it classifies and grades your site’ regarding speed. I suggest to follow this guide, solve those issues and after you can do more investigations after..
Thanks!
Hello
I have some doubts about optimize images. First of all, I have pictures which a high resolution and the first thing I always do is to change the resolution to 696, which is the max width I need for my purpose. Then I use some online compressor like compressor.io to reduce the file size, it reduces approximately 50 % which is great, they remain 50 kb on average.
I have read your tutorial about “how to make your site faster” but I don´t know if I have to do something else, and if I can compress much more with WP Smush.
I have checked my website in pagespeed insight and it says that I have to optimize images, specifically some thumbnails.
Thanks
Hi,
In terms of speed we have made a page speed guide and covered the most important aspects that google notifies you of and based on which it classifies and grades your site’ regarding speed. You can find it here: https://forum.tagdiv.com/how-to-make-the-site-faster/ and read about the leverage cache. And also this is the topic that Chris is talking about – https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/
Thanks!
Hello Albert,
Unfortunately to make a website run faster you will need to have at least basic knowledge not necessarily ‘tech savvy’
You will need to follow this tutorial on page speed: https://forum.tagdiv.com/how-to-make-the-site-faster/ Gzip compression needs to be active and also read about how you can compress the images. I suggest getting someone to help you if you cannot manage.
Also please make sure that Speed Booster is active, check System Status for this – http://screencast.com/t/LDPniI0Qpv The plugin is tested only with these plugins – http://screencast.com/t/hcjLnOqh4i2 and if you have others active it will be automatically disabled.
In order to use the tag div speed booster with all plugins, you will need to remove this code – http://screencast.com/t/RZLIOPUNdqh
There are a lot of topics open on this subject and there are a number of things you can do to make your site faster:
You can also read what some of our members found out: https://forum.tagdiv.com/topic/pagespeed/ -> 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/
Hope this helps and let us know how it goes!
Thank you for the message!
Hello rightpalava,
This kind of “problems” appears when you use the Speed Booster plugin and you have some custom modification on your site. If you want to exclude this loading delay, you have to put manually each your custom CSS modification in style.css. Here, I am referring to all the changes you have done into your Theme panel. The main core file is style.css and the first time the theme load the styles from this file and then the theme load your custom styles.
The way Speed Booster improves site’s page speed it’s by moving some CSS and js resources, which usually are loaded in the header, to the footer, such that the browser can load the content faster.
Hope this helps and let us know how it goes!
Thank you for the message!
Hi,
I want to change all the fonts to Open Sans, is there a faster way to do that than to change all the selectboxes for all the menu, modules, body, post content, etc.
Hello mayurt123,
The way Speed Booster improves site’s page speed it’s moving some CSS and js resources, which usually are loaded in the header, to the footer, such that the browser can loads the content faster. Please note that the plugin was intended for the advanced user, it requires modifications on the code to add new resources (js and CSS) which are moved to the bottom of the page and conflicts may appear because some plugins may cause issues when you try to move their resources at the page bottom. To avoid conflicts we decided to keep the Speed Booster active only for a limited number of plugins, which are tested and works fine even if their resources are moved at page bottom. Checking a plugin’s behavior when Speed Booster is active can be done by adding it on allowed plugins list: http://screencast.com/t/dCMffJFq
For more information about how to make the site faster, please consult our documentation here -> https://forum.tagdiv.com/how-to-make-the-site-faster/ In this tutorial you can find some advice how to Remove render-blocking CSS/js – using the TagDiv SpeedBooster plugin but for advanced users.
Hope this helps!
Thank you for the message!
Hello,
Thank you for purchasing our theme.
1) The ‘archives’ text can be removed by using a plugin called SEO YOAST.(not controlled by the theme)
2) You can insert a search field in pages or posts but not on a category page. The theme does not have such an option unfortunately. You can implement it but it will require customization of the theme files.
3)In order to increase your page speed, you will need to do a little reading yourselves. You can follow this guide to help you out: https://forum.tagdiv.com/how-to-make-the-site-faster/
Thank you for your message.
Hi
Please check our documentation for more useful information in page speed regard: https://forum.tagdiv.com/how-to-make-the-site-faster/ Also you can check this topic, there are some useful information regarding Speed Booster usage: https://forum.tagdiv.com/topic/speed-booster-questions/
Hope this help.
Thanks!
Hi
I did some research online and the last standards regarding data structure don’t require a content attribute for the indicated meta. The Google recommends this structure: https://developers.google.com/structured-data/rich-snippets/articles
<meta itemscope itemprop="mainEntityOfPage" itemType="https://schema.org/WebPage" itemid="https://google.com/article"/>
Also you can check this link https://schema.org/mainEntityOfPage for more details about mainEntityOfPage property.
I am not sure what you mean at css/js question but if you want to move this resources in footer please check our page speed documentation for more details: https://forum.tagdiv.com/how-to-make-the-site-faster/
If this is not what you mean please provide more details so I can get back to you with a more specific answer.
Thanks!
-
This reply was modified 10 years by
Andrei L..
Hi
The theme code was tested and optimized for best performance, we have a lot of clients and the theme works well on a large variety of hosts.
First please make sure that you use the recommended server configuration for Newspaper theme, you can check our documentation for more details: https://forum.tagdiv.com/requirements-for-newspaper/
There are lots of factors that influence the site’s page-sped. I suggest you first try this without any other plugins active, leave just VC plugin active the check again. To improve the loading speed look the mysql query cache: http://dev.mysql.com/doc/refman/5.1/en/query-cache.html we also use it on our demo.
Also you can use the speed booster to move the js and css at the bottom of the page, eliminate render-blocking, but not for all plugins. Check the System Status if the speed booster is active if you use other plugins than the tested ones. You can find some useful information regrading speed booster usage in this topic: https://forum.tagdiv.com/topic/speed-booster-questions/
Also you can read this guide, it may help – https://forum.tagdiv.com/how-to-make-the-site-faster/
Hope this help.
Thanks!
Hi,
You can follow this tutorial: https://forum.tagdiv.com/how-to-make-the-site-faster/
And also Chris’ guide here: https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/ (Please note that these require a bit of knowledge as they are meant for advanced users. If you cannot understand most of what is presented there, you will need to read a bit more on the subjects or get some help from someone that has a bit more web knowledge.)
I hope this helps.
Thank you!
Hello gregy1403,
I’m not sure what tool you used to move the render blocks to the footer.
Please try to use this guide: https://forum.tagdiv.com/how-to-make-the-site-faster/ and use the tagdiv speedbooster plugin to move render blocks to footer. Keep in mind that the speedbooster plugin has a compatibility function that makes it shut down if the correct plugins are not installed. You can deactivate this option and force speedbooster to run with all plugins by removing this code: http://screencast.com/t/RZLIOPUNdqh
You will have to manually move some of the render blocks.
Thank you!
Before me everything works perfectly.
But today I went to install a demo to prove that such a video site would look like with this theme and have a starting point from which to work faster.
But no matter the demo to install all give error in loading data.
Is there a problem in your server or my server?
Ajax error. Cannot connect to server, it may be due to a misconfiguration on the server.
textStatus: error
td_ajax_request_name: full_demo_media_1
errorThrown: Backend fetch failed
responseText: <!DOCTYPE html>
<html>
<head>
<title>503 Backend fetch failed</title>
</head>
<body>
<h1>Error 503 Backend fetch failed</h1>
<p>Backend fetch failed</p>
<h3>Guru Meditation:</h3>
<p>XID: 363287</p>
<hr>
<p>Varnish cache server</p>
</body>
</html>
Hello rishab55555,
a)Unfortunately, our theme does not have this option implemented for RSS feed. If you want to use this, you have to search any plugin with this functionality and check on your side how it works. You should find a lot of these plugins from WP Plugins, like this -> https://ro.wordpress.org/plugins/search.php?q=RSS
b)Please try the code below and add it in Theme panel->Custom CSS area, like this-> http://screencast.com/t/2Ogvs7nOPQ
.td-header-wrap .black-menu .sf-menu > .menu-item-159 > a:hover {
background-color:red!important;
}
The result you should see here: http://screencast.com/t/qHH2CSKzS5
c)If you want to change the color and background-color of your translate buttons, you should try the code below and place it in Theme panel->Custom CSS area.
#menu-item-44721 a {
background-color:red;
color:green!important;
}
#menu-item-1364 a {
background-color:green;
color:red!important;
}
The result you should see here -> http://screencast.com/t/k4jCricPY -> http://screencast.com/t/P2SwLPlO3l
You can adjust the values as you wish.
d)I have tested on my side the WordPRess date and seems to work properly. The WP use the normal and standard format of the date and you should not have this error. Please check your plugins because it might be caused by them.
e)First of all, you need to follow this guide: https://forum.tagdiv.com/how-to-make-the-site-faster/
There are a number of things that can go wrong with page speed. You can begin by investigating speed booster to see if it’s not disabled. The speedbooster plugin has a function that checks for active plugins. There is a list of plugins speedbooster is compatible with – http://screencast.com/t/hcjLnOqh4i2 so if you have other plugins active it will be automatically disabled.
In order to use the tagdiv speedbooster with all plugins you will need to remove this code – http://screencast.com/t/RZLIOPUNdqh
Another thing you can do is play with the priority, if it doesn’t return all js – http://screencast.com/t/7fhfjttAT8 –
http://codex.wordpress.org/Function_Reference/add_action
Please keep in mind that these insights are recommended for advanced users only so if you don’t have php knowledge I suggest you get someone to help you with this.
Hope this helps and let us know how it goes!
Thank you for the message!
Hi @sid
Sorry for the inconvenience.
The theme can’t control the way Facebook share the content from your site. Usually share issues are generated by some server restrictions which obstruct facebook getting all informations that are needed for the post.
Also when this error appears http://screencast.com/t/ULteSTxk means that facebook doesn’t have any information about that post in its records. This usaly happens because of the huge amounth of data facebook won’t index the post automatically, it can take some time until the cache memory it’s refreshed. After publishing a new post try to scrape it with https://developers.facebook.com/tools/debug/og/object/ – http://screencast.com/t/xTmcFgmL Such that you will “force” facebook to update your new post faster.
If you still need a refund you can go ahead and ask it to envato, you have our support on it. Please let us know if you need guidance on this and address us via email at contact@tagdiv.com including a link to this conversation, we will give you further instructions on this there.
Thanks!
I tried to do somethings on the https://forum.tagdiv.com/how-to-make-the-site-faster/
link to increase page speed but I kept having issues. Now I’ve returned all my setting to normal but Googlebot still continues to tell me a lot of my resources are temporarily unavailable. The resources include images, style sheets and scripts. This happens when I fetch and render the the website. It shows me what google see and what visitors see. Visitors see it correctly, google doesn’t see much.
My website has also slowed down significantly since I tried to speed it up. Usually the browser stays on loading for a while then loads most stuff until I hit the refresh button. At that point it loads everything. My host provider said it has to do with the theme and too many redirects. Can someone help? Here is a link https://www.uspolitics.news/
Hello Ryuko,
The theme code was tested and optimized for best performance, we have a lot of clients and the theme works well on a large variety of hosts.
First, please make sure that you use the recommended server configuration for Newspaper theme, you can check our documentation for more details: https://forum.tagdiv.com/requirements-for-newspaper/
There are lots of factors that influence the site’s page-sped. I suggest you first try this without any other plugins active, leave just VC plugin active the check again.
To improve your server response time you can try to reduce the number of queries (fewer plugins, fewer blocks on page, reduce the elements which use ajax requests/pagination like mega menus/load more/infinite load), also consider using a cache plugin, we recommend the WP super cache plugin with the following configuration: https://forum.tagdiv.com/cache-plugin-install-and-configure/
To improve the loading speed look the MySQL query cache: http://dev.mysql.com/doc/refman/5.1/en/query-cache.html we also use it on our demo.
Also, you can use the speed booster to move the js and CSS at the bottom of the page, eliminate render-blocking, but not for all plugins. Check the System Status if the speed booster is active if you use other plugins than the tested ones. You can find some useful information regrading Speed Booster usage in this topic: https://forum.tagdiv.com/topic/speed-booster-questions/
Also, you can read this guide, it may help – https://forum.tagdiv.com/how-to-make-the-site-faster/
Hope this helps and let us know how it goes!
Thank you for the message!
Please how do i hide the picture on home page on mobile, so as to load faster
Hi,
blk709 – I suspect you have some optimization issue, please check the guide provided here – https://forum.tagdiv.com/how-to-make-the-site-faster/ – https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/
Thank you!
Hi
You can find the Speed Booster plugin in Newspaer-tf/plugins folder: http://screencast.com/t/UpnU4H7w For more details in page speed regard please check our documentation: https://forum.tagdiv.com/how-to-make-the-site-faster/ and also this link: https://forum.tagdiv.com/topic/%3Cb%3Espeed%3C/b%3E-booster-questions/
Hope this help.
Thanks!
Hi,
You can use this guide to give a boost to your website: https://forum.tagdiv.com/how-to-make-the-site-faster/
Thank you!