Home › Forums › WordPress Themes – Premium › Styled Store Pro › Product view image
I ran the “Regenerate Thumbnails” only in an image from the image gallery. Only it does not increase.
View: http://crie.kidiba.com.br/product/new/
Thanks
Hi,
I commented the lines below the file ‘functions.php’, and the problem stopped happening. Now when running “Regenerate Thumbnails”, the lightbox normally opens.
//enable shortcode on text widgets
add_filter( ‘widget_text’, ‘do_shortcode’, 11);
//set thumbnnail size of 700*450
add_image_size( ‘styledstoreblog-image’, 825, 450, true );
// single product slider thumb
add_image_size ( ‘styledstore-product-thumb’, 130, 90, true);
//set thumbnail image forblog post
add_image_size ( ‘styledstore-blog-fulwidth’, 1110, 450, true);
//set image size for featured gallery of post
add_image_size( ‘styledstore-gallery-post’, 259, 144, true );
//set thumbnail image for recent post
add_image_size ( ‘styledstore-pro-thumbnail-recent’, 80,100,true);
//set thumbnail image for promo background iamge
add_image_size ( ‘styledstore-pro-promo-image’, 2400, 400,true);
//set thumbnnail size of 555×302 for single product
add_image_size( ‘styledstoreblog-woocommerce-single-product-gallery’, 555, 370, true );
Sorry. I commented the line:
//set thumbnnail size of 555×302 for single product
add_image_size( ‘styledstoreblog-woocommerce-single-product-gallery’, 555, 370, true );
Hi,
Please follow this step to get right image size. Install the regenerate thumbnail plugin and then regenerate it. It may take a while depending upon the numbers of image in your site. It will solve your problem
Thanks
With our premium themes, we offer access to site documentation, video tutorials and timely support. Even if you have just started on WordPress, our support staff have the patience to help you create appealing sites gracefully.
Company
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.To find out more, including how to control cookies, see here: Privacy Policy
© Copyright © 2023 Styled Themes. All Right Reserved.