Hello,
Unfortunately we have no tested solution to minify the css without problems. There are multiple plugins that have this option but they do not seem to work 100% for everybody. Try a few of them out with a bit of trial and error and see which one does not create any issues on your website.
Thank you!
Sir, i have added
<IfModule mod_php5.c>
php_value max_input_vars 5000
php_value max_execution_time 300
php_value post_max_size 50M
php_value suhosin.post.max_vars 5000
php_value suhosin.request.max_vars 5000
</IfModule>
this in my .htaccess file in wordpress directory but still i am getting yellow signal in max_execution_time, max_input_vars, SUHOSIN Installed, suhosin.post.max_vars, suhosin.request.max_vars under the System status
how to fix ?
Hi
Unfortunately we have no tested solution to minify the css without problems. There are multiple plugins that have this option but they do not seem to work 100% for everybody. Try a few of them out with a bit of trial and error and see which one does not create any issues on your website.
Thanks!
Sir, i have added
<IfModule mod_php5.c>
php_value max_input_vars 5000
php_value max_execution_time 300
php_value post_max_size 50M
php_value suhosin.post.max_vars 5000
php_value suhosin.request.max_vars 5000
</IfModule>
this in my .htaccess file in wordpress directory but still i am getting yellow signal in max_execution_time, max_input_vars, SUHOSIN Installed, suhosin.post.max_vars, suhosin.request.max_vars under the System status
how to fix ?
Hi,
Please follow this guide in order to increase parameters: https://forum.tagdiv.com/system-status-parameters-guide/ You can also find solutions online to this problem as the parameters are changed from WP not our theme so a quick search through google will return quite a few results on the subject.
Thank you!
How to remove?
Remove render-blocking JavaScript:
http://www.snaxzer.com/…-includes/js/jquery/jquery.js?ver=1.11.3
http://www.snaxzer.com/…s/jquery/jquery-migrate.min.js?ver=1.2.1
I am not getting corresponding id for above two js
Hello,
You can follow this guide from google itself: https://developers.google.com/speed/docs/insights/BlockingJS
And you can also find external sources for this topic: http://www.laplacef.com/2014/05/24/how-to-defer-parsing-javascript-in-wordpress/
Thank you!
Hi,
Bloginfo is a wordpress function used to get the url for the theme files as you can see here: https://codex.wordpress.org/Function_Reference/bloginfo in the ‘template_url’/’template_directory’ section.
Our theme does not use this function for the theme files url so if this function is a requirement for your cookie free domanin then Yes, you will have to edit the theme files and replace the theme functions. Unfortunately this will be no easy task. If you cannot do it we suggest you hire a freelancer to help you out on this one.
Thank you!
Hi,
In order to implement google search in our theme, you can follow this topic: https://forum.tagdiv.com/topic/how-to-create-a-google-custom-search-page/ and follow the tutorial there.
Thank you!
Hello,
It depends on what you use from cludflare. We use cludflare ourselves but not all options. You can follow our cloudflare guide here: https://forum.tagdiv.com/cloudflare-cdn/
I hope this helps.
Thank you!
Sir, please help me to fix this
Remove render-blocking JavaScript:
http://www.snaxzer.com/wp-includes/js/jquery/jquery.js
http://www.snaxzer.com/…includes/js/jquery/jquery-migrate.min.js
http://www.snaxzer.com/…assets/js/jquery.themepunch.tools.min.js
Optimize CSS Delivery of the following:
http://www.snaxzer.com/wp-includes/css/dashicons.min.css
http://www.snaxzer.com/…wp-includes/css/jquery-ui-dialog.min.css
http://www.snaxzer.com/…_composer/assets/css/js_composer.min.css
I am using speed booster plugin with WP super cache and CloudFlare enabled.
I have followed speed booster tutorial but after adding provided code in tutorial to functions.php I am not getting ID for above mentioned js and css
Hello snaxzer,
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/
Hope this helps!
Thank you for the message!
I am using WP-ENGINE as a hosting provider, but they do not allow the use of a cache plugin, I have already done the other steps mentioned in the guide: https://forum.tagdiv.com/how-to-make-the-site- faster /, is there another way to increase performance?
Thank you
@anlidiazi you can try this guide: https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
