Variable Product - by Helios - on WordPress WooCommerce support

This topic has 16 replies, 3 voices, and was last updated 8 years, 6 months ago ago by Jack Richardson

  • Avatar: Sun_shine
    Helios
    Participant
    September 11, 2015 at 06:16

    Hello,

    I want create a set of variable product with different colors, such that when I select a color in the drop down list, the product image changes to the specific color and maybe the name is visible in an image caption. Is it possible?

    I’ve tried to follow the instructions for variable product, but it is not diplaying correctly.. Please help me on that.

    Please, contact administrator
    for this information.
    15 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 11, 2015 at 09:15

    Hello,

    Please provide us with FTP credentials as well.

    Best regards,
    Jack Richardson.

    Avatar: Sun_shine
    Helios
    Participant
    September 11, 2015 at 19:02

    FTP credentials

    Please, contact administrator
    for this information.
    Avatar: Sun_shine
    Helios
    Participant
    September 14, 2015 at 10:22

    Any updates please?

    Avatar: Eva
    Eva Kemp
    Support staff
    September 14, 2015 at 19:43

    Hello,

    I’ve disabled “Just Catalog” option in Theme Options > Shop. Please check the page now.

    Regards,
    Eva Kemp.

    Avatar: Sun_shine
    Helios
    Participant
    September 14, 2015 at 19:46

    Hello,

    Works perfectly! Thanks. Is there a way to remove prices, I want to use it as a display catalog only but with variable products.

    Avatar: Eva
    Eva Kemp
    Support staff
    September 14, 2015 at 20:25

    Hello,

    If you remove prices variations won’t be shown.
    But you can hide price using css, add this code in Theme Options > Custom CSS > Global Custom CSS:

    .product-information .price {
       display: none;
    }

    Regards,
    Eva Kemp.

    Avatar: Sun_shine
    Helios
    Participant
    September 19, 2015 at 22:12

    Hello,

    I have been able to get the drop-down… Otherwise is there any other option instead of the drop down list since my products vary only in color?

    Also I wish to remove the “ADD TO CART” button and the “ADD TO WISHLIST” on product page. I will not make use of SKU, so can this also be removed?

    The main purpose for which I’m using this theme is for product visibility for my customers (no price, no online purchase). They might need to contact me for product prices.

    Please help me with these.

    Thanks.

    Please, contact administrator
    for this information.
    Avatar: Sun_shine
    Helios
    Participant
    September 20, 2015 at 09:37

    Also, is it possible to view the product title in the gallery slider on the single product page? For the Shop, how can I sort only by “name” and “popularity” only?

    Thanks in advance.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 21, 2015 at 10:31

    Hello,

    Sorry, but there is no other option instead of the drop down list.
    To hide “Add to Cart” button add this code in Global Custom CSS:

    .product-information .cart button[type="submit"] {
       display: none !important;
    }

    Unfortunately there is no possibility to view product title in gallery slider.
    You can select sorting in Woocommerce > Settings > Products > Display > Default Product Sorting.

    Best regards,
    Jack Richardson.

    Avatar: Sun_shine
    Helios
    Participant
    September 21, 2015 at 10:47

    Thank for helping.

    I have been able to remove the “add to cart” but the quantity is showing up on the product page…

    You can view it here: http://heliospolarized.com/?product=absolute How to remove this?

    For the production title, however, is it possible to view it in the accordion main preview?

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 21, 2015 at 10:56

    Hello,

    Please add this css code to remove quantity option:

    .quantity {
       display: none;
    }

    Could you please show a screenshot what you’d like to achieve for production title?

    Thank you.

    Best regards,
    Jack Richardson.

    Avatar: Sun_shine
    Helios
    Participant
    September 21, 2015 at 13:09

    I’ve put the link for a product page in private content. I wish to get the title “color code” in the product page view.

    Thanks.

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 21, 2015 at 16:58

    Hello,

    We can’t access your site getting Internal Server Error.
    Please check it with your host.

    Best regards,
    Jack Richardson.

    Avatar: Sun_shine
    Helios
    Participant
    September 22, 2015 at 05:35

    Please check again, should be good.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 22, 2015 at 10:05

    Hello,

    Sorry, but there is no such possibility in the theme.

    Best regards,
    Jack Richardson.

  • Viewing 16 results - 1 through 16 (of 16 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.