Hi Sanjeev,
we learned from hotjar clicks and tap data that visitors prefer images linked to products under the Recently Viewed section of the Entrada theme.
I modified the \entrada\admin\wc\wc_functions.php under /* Entrada Get Recently Viewed Tour/Product Functions in line 2093, so the images ar linked to the products like this:
$html .= ‘’ . entrada_product_resized_img(get_the_ID(), $resize = array(550, 358)) . ‘’;
I know that this customisation will be lost with the theme update, therefore I recommend to add it to your next update so that all users can benefit from it. Thanks.
Btw, I just downloaded today’s update, but as I see this new version is not listed in the Change Log.
Will you pls update it?
Thanks,
Tamas