Wp e-commerce featured image not showing in "add new product page"

Discussion in 'VideoCraft WordPress Theme' started by chivis333, Jan 7, 2015.

  1. chivis333

    chivis333 New Member

    Joined:
    Nov 23, 2014
    Messages:
    3
    Likes Received:
    0
    Hi
    I wanted to use woocommerce, but from an earlier thread I understand the Videocraft theme is not compatible with it. You said is compatible with WP-ecommerce plugin. I installed and tried to use this plugin but when I try to add a new product, the featured image doesn't show up to enable me add the image. Can you advice me on what to do. This is urgent please. Thanks
     
  2. Pramod

    Pramod Guest

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

    Please Go to
    Appearance=>Editor=>Functions.php
    and add given code at last after
    ?>
    PHP:
    <?php
    add_theme_support
    'post-thumbnails' );
    ?>


    Thanks & Regards
    Pramod
     

Share This Page