Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Mosamlife
tagDiv Member

Why not implement it? I’m sure it would be helpful!

Mosamlife
tagDiv Member

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.

Mosamlife
tagDiv Member

8 GB 100GB SSD 2 Core processor

Mosamlife
tagDiv Member

i am using memcached on my servre since last 3 month still have the issue don’t know why πŸ™‚

Mosamlife
tagDiv Member

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

Mosamlife
tagDiv Member

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’ );

Mosamlife
tagDiv Member

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

Mosamlife
tagDiv Member

Hello tagdiv,

now can you please tell me whether the site load time is proper or not ?? http://www.movzio.com site link??

-Mosam

Mosamlife
tagDiv Member

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

Mosamlife
tagDiv Member

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 πŸ™‚

Mosamlife
tagDiv Member

I have windows azure cloud so can you guys tell me how i do this?

Mosamlife
tagDiv Member

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??

Mosamlife
tagDiv Member

Anyone reply here images take to much time for loading :\

Mosamlife
tagDiv Member

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??

Mosamlife
tagDiv Member

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?

Mosamlife
tagDiv Member

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

Mosamlife
tagDiv Member

you can add this too πŸ˜‰

function no_wordpress_errors(){
return ‘GET OFF MY LAWN !! RIGHT NOW !!’;
}

Mosamlife
tagDiv Member

Anyone reply ??

Mosamlife
tagDiv Member

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

Mosamlife
tagDiv Member

No see this screenshot you cant see because you are not the member of group so

http://awesomescreenshot.com/00b4eujh79

Mosamlife
tagDiv Member

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

Mosamlife
tagDiv Member

Bro first this is not my site. my site is http://www.movzio.com and i clear all the cache but did not work πŸ™

Mosamlife
tagDiv Member

Hello Bro its not working :\

Mosamlife
tagDiv Member

wait let me try

Viewing 25 posts - 1 through 25 (of 44 total)