Please refer to TemplateMonster Support for any issues surrounding TemplateMonster/TemplateTuning Themes – thanks, Jigoshop Team

"Featured Image" not showing up with Andrina Theme

mballsub's Avatar

mballsub

10 Apr, 2012 04:16 PM

Hello,

I've spent pretty much all day searching for a solution to my problem, but none of the previous resolutions for similar issues seem to work in my situation.

When I add a product, the "featured image" section that is generally on the bottom right hand side of the screen is not there. However, the featured image section DOES show up for actual posts and pages, just not PRODUCTS.

I've tried to implement fixes mentioned in other posts, but none of them seem to work. That, or I am not implementing them properly (although I don't think that is the case here). Do you have any suggestions?

  1. Support Staff 2 Posted by ivica on 10 Apr, 2012 04:50 PM

    ivica's Avatar

    Do you have any pictures or (even better) a WP backend link for checking?

  2. 3 Posted by mballsub on 10 Apr, 2012 07:33 PM

    mballsub's Avatar

    I'd be happy to supply any info needed, but I'm not sure how to get what you are asking for unfortunately.

  3. Support Staff 4 Posted by ivica on 10 Apr, 2012 08:11 PM

    ivica's Avatar

    You post here your e-mail address and I'll send you mine for giving me
    access to your WP Dashboard so I can check it what it is going on, if you
    want.

  4. 5 Posted by mballsub on 11 Apr, 2012 06:33 PM

    mballsub's Avatar

    I think I may have pinpointed a problematic area:

    This is in my theme's function page:

    function inkthemes_post_thumbnail() {

    add_theme_support('post-thumbnails');
    

    }

    add_action('after_setup_theme', 'inkthemes_post_thumbnail');

    I changed it to:

    add_theme_support('post-thumbnails', array('product', 'post', 'page'));
    

    and it's still not working...any suggestions?

  5. Support Staff 6 Posted by ivica on 11 Apr, 2012 06:38 PM

    ivica's Avatar

    Sorry, I'm not into programming :-(

  6. 7 Posted by mballsub on 11 Apr, 2012 07:07 PM

    mballsub's Avatar

    Fixed it!

  7. mballsub closed this discussion on 11 Apr, 2012 07:07 PM.

  8. ivica re-opened this discussion on 11 Apr, 2012 07:09 PM

  9. Support Staff 8 Posted by ivica on 11 Apr, 2012 07:09 PM

    ivica's Avatar

    Superb! :-)

  10. 9 Posted by Matt on 30 Aug, 2012 05:20 AM

    Matt's Avatar

    I'm having the same problem. How did you fix it?

  11. 10 Posted by Matt on 30 Aug, 2012 07:44 AM

    Matt's Avatar

    It works. I added the same text that you did and it works now. Thankyou!

Reply to this discussion

Internal reply

Formatting help / Preview (switch to plain text) No formatting (switch to Markdown)

Attached Files

You can attach files up to 10MB

If you don't have an account yet, we need to confirm you're human and not a machine trying to post spam.