This topic has 6 replies, 2 voices, and was last updated 9 years, 3 months ago ago by Jack Richardson
Hello,
Our website http://www.almahome.lt is very slow opening on some Samsung mobiles devices (TAB4, phone GT-S5830i) 15 seconds or more. At other devices -iphones, ipads, it’s open for 2,3-3 s. It works fine on PCs.
1. What do you recommend for site optimization?
2. Is there a possibility to make and use product images of a smaller size just for mobile devices?
3. Which Caching plugin do you recommend to use, that would be compatible with Classico theme?
Best regard,
Irina
Hello,
You can speed up the site following the suggestions from these articles:
http://codex.wordpress.org/WordPress_Optimization
http://techtage.com/speeding-up-wordpress-sites/
http://www.sparringmind.com/speed-up-wordpress/
https://www.inmotionhosting.com/support/website/wordpress/heartbeat-ajax-php-usage#heartbeat-in-action
http://premium.wpmudev.org/blog/10-best-image-optimization-plugins-to-speed-up-your-wordpress-site/
http://www.elegantthemes.com/blog/tips-tricks/optimize-images-for-your-wordpress-website
Best regards,
Jack Richardson.
Dear Jack,
Thank you for the reply. Yes, we’ve found these links in other forum topics and also that you advice to uninstall the 3rd parties plugins, which are recommended in the links at your message. That’s why I would appreciate a more specific advise applicable to Classico theme and answer for the initial questions:
2. Is there a possibility to make and use product images of a smaller size just for mobile devices?
3. Which Caching plugin do you recommend to use, that would be compatible with Classico theme?
Kind regards,
Irina
Hello,
2. Unfortunately there is no such possibility. Sorry.
3. We recommend to use W3 Total Cache plugin.
Best regards,
Jack Richardson.
Thank you! We’ll use this plugin.
Also is there a possibiliti NOT to switch off background picture on mobile device, but that it would be shown on PCs?
Hello,
In this case you can add background image inside the content and not behind it. If you agree with it then use this code in Theme Options > Styling > Custom CSS > Custom CSS for mobile:
.container {
background-image: url("http://almahome.lt/wp-content/uploads/2015/07/FONAS-e1438725178496.jpg");
}
Best regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up