upload Product Feature photo missing

Discussion in 'Blackriders WordPress Theme' started by revron, Dec 15, 2014.

  1. revron

    revron New Member

    Joined:
    Dec 11, 2014
    Messages:
    3
    Likes Received:
    0
    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 Screen Shot 2014-12-15 at 11.36.31 AM.png Screen Shot 2014-12-15 at 11.36.31 AM.png
     
  2. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,

    Please upload images in product gallery.
    16-dec.png

    Thanks & Regards
    Pramod
     
  3. revron

    revron New Member

    Joined:
    Dec 11, 2014
    Messages:
    3
    Likes Received:
    0
    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
     

    Attached Files:

  4. revron

    revron New Member

    Joined:
    Dec 11, 2014
    Messages:
    3
    Likes Received:
    0
    Pramod,

    See screen shot from "normal" woocomerce product page with a different theme.
     

    Attached Files:

  5. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
  6. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    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
     
  7. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello Ron,


    I have fixed your issue regarding to product feature image and shop page width. Please have a look.

    Thanks & Regards
    Pramod
     

Share This Page