Home › Forums › WoodMart support forum › SEO img BUG SEO img BUG This topic has 6 replies, 2 voices, and was last updated 6 years, 9 months ago by Artem Temos. Viewing 7 posts - 1 through 7 (of 7 total) Author Posts February 10, 2018 at 9:21 am #38761 FreeRiderNSKParticipant Hello! In the “similar goods” block for the mobile version, a full-size image is displayed, which is very bad for downloading and evaluating Google. How to fix? I do not plan to update the template, tell me how to fix it! February 10, 2018 at 9:29 am #38762 FreeRiderNSKParticipant The same thing happens on the main page in the block of popular goods, only for computers, too, is a grid of goods. Attachments:You must be logged in to view attached files. February 10, 2018 at 10:45 am #38798 Artem TemosKeymaster Hi, Please, provide us a screenshot of the image that is loading in full size so we can check it. Thank you February 10, 2018 at 2:10 pm #38879 FreeRiderNSKParticipant At the moment, my site is being transferred to the VDS. Why do you use full sizes for a blog ??? How to fix? February 10, 2018 at 8:19 pm #38909 Artem TemosKeymaster Hi, Try to edit the file woodmart/content.php and change this line <?php echo woodmart_get_post_thumbnail( 'large' ); ?> to this one <?php echo woodmart_get_post_thumbnail( 'medium' ); ?> Regards February 11, 2018 at 5:07 pm #39015 FreeRiderNSKParticipant Ok, thanks! What is it used for woodmart_shop_catalog_x2? February 11, 2018 at 6:44 pm #39037 Artem TemosKeymaster It is used for categories or products in elements like this one https://gyazo.com/279e02b51e7f2a663c8c61ab9b4c6ccf The first category is twice bigger than others. Author Posts Viewing 7 posts - 1 through 7 (of 7 total) You must be logged in to create new topics. Login / Register