• I’ve upgraded woo commerce recently (yesterday) and the ability to post a product photo using your plugin doesn’t work any more. The only thing Ihave the ability to do is add a gallery image.

    I previously had loaded lots of product photos and placeholders. Yesterday, I went to update a placeholder to a real product photo and don’t have the ability or option to do so any more in the edit product page.

    Now im stuck with a bunch of placeholders that I cant remove or change.

    Can you offer advice to how we can get this plugin working again for the latest woocommerce version? (2.2.4) The recent upgrade to wordpress 4 didnt affect your plugin, only the upgrade of the woocommerce plugin.

    Thanks in advance,

    E

    https://wordpress.org/plugins/woocommerce-photos-product-tab/

Viewing 1 replies (of 1 total)
  • Thread Starter edwinj

    (@edwinj)

    I solved the issue by adding:

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

    to my functions.php file in the theme on my site.

Viewing 1 replies (of 1 total)
  • The topic ‘upgraded woo commerce and now no option for product photo’ is closed to new replies.