No Featured Image for WooCommerce

Discussion in 'BizWay WordPress Theme' started by jrundle, Dec 30, 2014.

Thread Status:
Not open for further replies.
  1. jrundle

    jrundle Member

    Joined:
    Dec 28, 2011
    Messages:
    33
    Likes Received:
    2
    Hi

    Have just installed new latest updated of WooCommerce and updated Bizway Theme.

    Cannot get featured image working only gallery.

    I already had Bizway installed for client and now he wants a Shop there.

    Also I check Full Page for the Shop Page - but get sidebar spread out on the bottom.

    It there are way to make this work?

    Website is at http://auswebseek.com/budjet/ - while I work on it.

    Help would be appreciated

    Thanks Janet
     
  2. Pramod

    Pramod Guest

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


    Please follow below link
    http://www.inkthemes.com/woocommerce-theme-compatibility/#

    and

    PHP:
    add_theme_support‘post-thumbnails’, array( ‘post’‘page’‘movie’‘product’ ) );
    add this code in your functions.php file at last before ?>

    Appearance=>editor=>

    Thanks & Regards
    Pramod
     
  3. jrundle

    jrundle Member

    Joined:
    Dec 28, 2011
    Messages:
    33
    Likes Received:
    2
    Hi Pramod

    I took a full copy of my functions.php over to my child theme and added the above as you mentioned and received an error message - see below

    Fatal error: Cannot redeclare inkthemes_add_stylesheet() (previously declared in /home/auswebse/public_html/budjet/wp-content/themes/budjettrailerhire/functions.php:16) in /home/auswebse/public_html/budjet/wp-content/themes/bizwaytheme/functions.php on line 20

    I had tried several of the other codes I found under different themes and they did not work with.

    Any ideas

    Thanks Janet
     
  4. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
  5. jrundle

    jrundle Member

    Joined:
    Dec 28, 2011
    Messages:
    33
    Likes Received:
    2
    Hi Pramod

    I have read both of those articles - had set up child theme ealier from first article.

    I then made a functions.php and only put below in

    <?php

    add_theme_support( ‘post-thumbnails’, array( ‘post’, ‘page’, ‘movie’, ‘product’ ));

    ?>

    Still no featured image

    When I went to update a product to check - I then received this error below

    Warning: Cannot modify header information - headers already sent by (output started at /home/auswebse/public_html/budjet/wp-content/themes/budjettrailerhire/functions.php:1) in /home/auswebse/public_html/budjet/wp-admin/post.php on line 233

    Warning: Cannot modify header information - headers already sent by (output started at /home/auswebse/public_html/budjet/wp-content/themes/budjettrailerhire/functions.php:1) in /home/auswebse/public_html/budjet/wp-includes/pluggable.php on line 1178

    So is there a way of doing this in a child theme?

    Thanks

    Janet
     
  6. jrundle

    jrundle Member

    Joined:
    Dec 28, 2011
    Messages:
    33
    Likes Received:
    2
    Okay so I have read some more and also deleted the functions.php on Bizway theme and added this functions.php file with changes on my child theme and still no success.

    Is there another way - need to get this sorted?

    Cheers Janet
     
  7. Pramod

    Pramod Guest

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

    Please provide the following information listed below.
    This Thread Link:
    Your Website URL:
    WordPress Username:
    WordPress Password:
    Send this information on our email at [email protected]

    Thanks & Regards
    Pramod
     
  8. jrundle

    jrundle Member

    Joined:
    Dec 28, 2011
    Messages:
    33
    Likes Received:
    2
    Have just email information requested
     
  9. Pramod

    Pramod Guest

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

    Feature image is not showing because Bizway theme is not fully compatible with woocommerce .

    Thanks & Regards
    Pramod
     
  10. jrundle

    jrundle Member

    Joined:
    Dec 28, 2011
    Messages:
    33
    Likes Received:
    2
    Here I was all day waiting for reply by email.

    I know it is not currently compatible with woocommerce.

    But you gave me code earlier to add on - does this not work?

    I have been able to change product and shop page.

    But still not featured image,

    Is there a code that will make the Featured Image work - otherwise I will need to change the whole website/

    Thanks
     
  11. jrundle

    jrundle Member

    Joined:
    Dec 28, 2011
    Messages:
    33
    Likes Received:
    2
    Don't worry about this - have deleted woocommerce and used a different plugin

    Cheers
    Janet
     
  12. Pramod

    Pramod Guest

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

    We have fixed the compatibility issue with woo-commerce.
    Let me know If you plan to use woo commerce again.

    Thanks & Regards
    Pramod
     
  13. jrundle

    jrundle Member

    Joined:
    Dec 28, 2011
    Messages:
    33
    Likes Received:
    2
    Okay - good to know

    Thanks Janet
     
Thread Status:
Not open for further replies.

Share This Page