Feature image or Product image not showing

This topic has 6 replies, 4 voices, and was last updated 9 years, 1 months ago ago by Robert Hall

  • Avatar: Katya
    Katya
    Participant
    March 1, 2015 at 03:13

    I have added our first product to our store

    http://laglamcosmetics.com.au/product/laglam-gold-collection/

    but the product image is not displaying. I only have the “Product Gallery” option – which I have added, not an option for a “product image” upload.

    I dont see why……. please help – even on my screen options it doesnt give me the feature image option.

    thank you.

    Katya

    5 Answers
    Avatar: stan
    Stan Russell
    Participant
    March 2, 2015 at 11:14

    Hello,

    would you kindly provide us with admin credentials for your site in private content?

    Regards,
    Stan Russell.

    Avatar: Katya
    Katya
    Participant
    March 2, 2015 at 16:37

    Info enclosed.

    thank you!

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    March 2, 2015 at 18:24

    Hello,

    I’ve added this code in functions.php file:

    add_action('do_meta_boxes', 'add_featured_image_box');  
    function add_featured_image_box()  
    {  
        add_meta_box('postimagediv', __('Page Background Image'), 'post_thumbnail_meta_box', 'page', 'side', 'low');  
    }

    Please check admin panel now.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Katya
    Katya
    Participant
    March 3, 2015 at 05:02

    THank you Eva! working great!

    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 3, 2015 at 08:11

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.