Can you tell me how to insert the upload product feature photo that is normally under the Product gallery. As you can see in the screen shot it isn't hidden. Thanks ron
Hi, When you load a picture into this area it shows up as an added pic (see attached image) I am missing the "FEATURE IMAGE" which is a separate area normally just under the Product gallery. My products need to uploaded into the "feature image" in order to show up in the large image product box. THX
Hello, Please provide the following information listed below. Your Thread Link:http://www.inkthemes.com/community/threads/upload-product-feature-photo-missing.15131/ Your Website URL: WordPress Username: WordPress Password: Send this information on our email at [email protected] Thanks & Regards Pramod
Hello, We are getting images on my local server in our theme. Your site is not live you have only options to try and check. 1 : Update woocommerce plugin and set gallery and feature image. 2: Paste this code in your functions.php file at last. <?php add_theme_support( ‘post-thumbnails’, array( ‘post’, ‘page’, ‘movie’, ‘product’ ) ); ?> This will resolve your issue. If issue is not resolved please make your site live because It is not possible for us to provide you necessary solution until your site get live. Hope you understand. Thanks & Regards Pramod
Hello Ron, I have fixed your issue regarding to product feature image and shop page width. Please have a look. Thanks & Regards Pramod