Why not implement it? I’m sure it would be helpful!
I’m working on a site called: https://www.droidmen.com
I’m currently looking forward for a GUI feature (Dropdown) on post editor page which directly allows me to hide advertisements from a particular page.
Because the site I own has some pages where the clients don’t want their ads to be seen.
8 GB 100GB SSD 2 Core processor
i am using memcached on my servre since last 3 month still have the issue don’t know why π
Hello @inkGeek Thanks for your reply can you please tell me my website url is https://www.movzio.com i am using ssl certificate with google spdy protocol and using Microsoft azure cloud server but somehow the site is now speedy can you please check whats the issue ? π Thanks in advance π
-Mosam
i think there is a problem with this code when i paste this code in fuctions.php files it shows me blanck space on my url π
/* si usas jetpack, con esto eliminamos devicepx */
add_filter( ‘jetpack_implode_frontend_css’, ‘__return_false’ );
function dequeue_devicepx() {
wp_dequeue_script( ‘devicepx’ );
}
add_action( ‘wp_enqueue_scripts’, ‘dequeue_devicepx’, 20 );
/* FIN si usas jetpack, con esto eliminamos devicepx */
/* con esto hacemos los 2 jquery de wordpress en uno solo*/
function optimize_jquery() {
if (!is_admin()) {
wp_deregister_script(‘jquery’);
wp_deregister_script(‘jquery-migrate.min’);
wp_deregister_script(‘comment-reply.min’);
$protocol=’http:’;
if($_SERVER[‘HTTPS’]==’on’) {
$protocol=’https:’;
}
wp_register_script(‘jquery’, $protocol.’//ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js’, false, ‘3.6’, true);
wp_enqueue_script(βjqueryβ);
}
}
add_action(βtemplate_redirectβ, βoptimize_jqueryβ);
/* FIN de con esto hacemos los 2 jquery de wordpress en uno solo*/
/*Otras optimizaciones */
function wpb_imagelink_setup() {
$image_set = get_option( βimage_default_link_typeβ );
if ($image_set !== βnoneβ) {
update_option(βimage_default_link_typeβ, βnoneβ);
}
}
add_action(βadmin_initβ, βwpb_imagelink_setupβ, 10);
function no_errors_please(){
return βTu computadora se autodestruirΓ‘ en 60 segundos!’;
}
add_filter( βlogin_errorsβ, βno_errors_pleaseβ );
Hello Lucin
Thanks for your reply yes i deactivated all the plugins and only activate the visual composar plugin so wordpress dashboard bar load properly but when i activate speedbooster plugin wordpress load bar not loading properly π
-Thank you
Hello tagdiv,
now can you please tell me whether the site load time is proper or not ?? http://www.movzio.com site link??
-Mosam
Bro radu said in this forum that he will help for how to setup APC or opcahce in VM so i post this thing π
thank you
Check here —> https://forum.tagdiv.com/topic/theme-speed/#post-900
Bro i said windows azure cloud but my VM is Ubuntu Linux 14.04 with 1 core 4 GB of ram and 50 GB SSD π
I have windows azure cloud so can you guys tell me how i do this?
can you please tell me how i enable opcache there are 2 php.ini file in my server php-fpm and second is cli/php.ini which one i edit??
Anyone reply here images take to much time for loading :\
images loads too slowly Don’t know why when i activated another theme images loads perfectly but in newspaper theme it loads after some time like 4 or 5 seconds :\
check this site http://www.movzio.com and please tell me tagdiv team whats the issue??
So i need to increase my php memory limit? i increase post max size and upload max size anything else to do in php.ini?
Hello Chris i know but the issue is when i open my site chrome load stuck like all the content load in beckend and then open images and all why this happening?
P.S another theme works fine.
i’m not using w3 total cache
i cleared all the cache
you can add this too π
function no_wordpress_errors(){
return ‘GET OFF MY LAWN !! RIGHT NOW !!’;
}
Anyone reply ??
hello Bro,
can you please tell me how to remove render-blocking JavaScript?
i try this guide but https://forum.tagdiv.com/how-to-make-the-site-faster/ does not help me this function i can’t the actual id of https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js?ver=1.11.1 and https://www.movzio.com/wp-content/plugins/NKS-subscription/js/nk-sub.min.js?ver=4.1. can you please tell me how i get the id and use in your speed booster plugin??
-Mosam
No see this screenshot you cant see because you are not the member of group so
i did some custom css and for color there is a option is themepanel called themeclors so you can change it whatever you want π and if problem come let me know i will help you out π
-Mosam
Bro first this is not my site. my site is http://www.movzio.com and i clear all the cache but did not work π
Hello Bro its not working :\
wait let me try