Home › Forums › WoodMart support forum › Website is slow and product image size
Website is slow and product image size
- This topic has 5 replies, 3 voices, and was last updated 6 years, 1 month ago by
Eric Watson.
-
AuthorPosts
-
January 8, 2019 at 1:33 pm #100651
rikzParticipantI’ve made website faster than It was at the beginning. It is much better, but still when I bought this theme my first priority was the performance of your theme – It seemed so fast when opening products.. mine takes 3-4 seconds to open while yours opens in less than second. Gtmetrix shows at the moment 2.5 seconds to open. Is there any way to make it a liittle bit faster. You know more about that than me π
Other issue is product image sizes for example this category:
http://funrent.davidcityline.com/tootekategooria/muugitooted/lauakatted/
Is there any setting for this to make all products names in the same line also the prices? Or I have to manually make all images in same size which would be painful with about 300+ products πI appreciate your support for quick responses all the time. Also awesome theme.
Let me know about these issues.
Thanks!
January 8, 2019 at 2:08 pm #100666
Eric WatsonParticipantHello,
1) In general, our theme is already optimized and donβt have too many resources to make your website slow. Most likely, your website performance suffers from the content you have added to your website. It may happen in case of too many plugins, large not optimized images or other resources. So we suggest you remove unnecessary plugins, install some kind of JS & CSS optimizing plugins like Better WordPress Minify and a caching plugin like WP Super Cache. Also, you can use GTmetrix tool to see what makes your website slow and optimize these parts of your website.
2) Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
.product-grid-item .product-image-link img, .product-grid-item .hover-img img { width: 100%; object-position: 50% 50%; object-fit: contain; font-family: 'object-fit: cover;'; height: 175px; }
Also in the last update, we added an option to install all product titles in one or two lines. You can find the option here Theme Settings -> Shop -> Product styles -> Product title lines limit http://prntscr.com/m4gysz
Kind Regards
XTemos StudioJanuary 8, 2019 at 4:23 pm #100723
rikzParticipantThanks now products are same size π
I’ve tried to turn off plugins that are not theme related, but the speed is the same. Images optimized, cached and minified. with WP fastest cache.
January 8, 2019 at 6:10 pm #100753
Elise NoromitMemberHello,
You need to set 30 products per page max not 100 and check the issue. Plugins are not the only reason.
Best Regards
January 8, 2019 at 6:43 pm #100761
rikzParticipantIt doesn’t help π
January 9, 2019 at 7:25 am #100819
Eric WatsonParticipantHi,
We tested your website and it is really well optimized and working very fast. In general, it depends on your content and how many elements and images you have on your pages.
https://prnt.sc/m4rrn6
https://prnt.sc/m4rrqw
https://prnt.sc/m4rru5Kind Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register