Image size too big
-
Hello
I’m using your plugin and it is great.
I have an issue.
It loads default image size instead of thumbnail in my account page,admin area and email.
In my case default image size is 3600x3600px.
I fixed the code myself but every new update will erase changes I made.
Can you set default image size to be post thumbnail? It loads page much faster in the case default image size is too big.Shortcode.php:
get_the_post_thumbnail_url($data[‘product_id’], ‘thumbnail’)Woocommerce->add to qoutes
get_the_post_thumbnail_url($product_detail[‘product_id’], ‘thumbnail’)The page I need help with: [log in to see the link]
- The topic ‘Image size too big’ is closed to new replies.