New Zenner
- Join Date:
- Jul 2015
- Location:
- Warsaw
- Posts:
- 16
- Plugin Contributions:
- 0
Page speed - different pictures for products listing (news, specials)/ products pages
To improve page loading speed it will be ggod, to have different pictures of products to be displayed on products list pages (also new / featured) - they can be smaller and lower quality (for example 200x200px) and different for product info page (has to be larger and better quality) - let say 600x600 px.
As the solution the function zen_image can be replaced by zen_list_image in the featured_products.php, new_products.php and in product_listing.php (includes/modules) - just checking if exist smaller picture ...
It will speed up page loading time seriously.
Meksicus