• Resolved Dan_Power

    (@dan_power)


    Hi there,

    I have just started building a new site using WP 3.6.1 and WC. So far things are going very well, no major issues yet.

    I do have one question though: when I set a featured image and 4 gallery images, the featured image is used as the thumbnail and the main product image on the product page, with the four gallery images below.

    I would like to use the featured image for the thumbnail ONLY then on the product page, I would like to display only the four gallery images with the first gallery image as the main product image.

    The reason for this is I am selling framed photographs with four framing options. I would like the thumbnail to be just the image with no frame, and when the user clicks they are presented with just the four framed options.

    Is this possible?

    Thankyou very much!

    http://wordpress.org/plugins/woocommerce/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Dan_Power

    (@dan_power)

    Hi just for a reference you can view my site at http://www.danpowerphotography.com.au.

    I would like the thumbnail to display on the gallery page like the second image, but the product page to display like the first image.

    Thread Starter Dan_Power

    (@dan_power)

    Hi, I have done some more searching but I can’t find any solution. I have a product with one featured image and four gallery images.

    I would like the featured image to show on the category or shop page, but on the product page I want to display only the four gallery images and not the featured image.

    Searching for ‘remove featured image’ or similar seems to always bring me back to this code:

    remove_action( 'woocommerce_before_single_product_summary', 'woocommerce_show_product_images', 20 );

    But that removes all images which is not what I want.. I want WooCommerce to use only the four gallery images on the product page.

    This is almost the last thing I need to fix before this website goes live.. can anyone help?

    Thread Starter Dan_Power

    (@dan_power)

    I am closing this topic as I have come to another solution, I have added 2 extra images to the gallery so there’s two lines of three images and it works well enough for my needs.

    Thanks anyway

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Can I have a different thumbnail to product image’ is closed to new replies.