Variable product - by zahidkaya - on WordPress WooCommerce support

This topic has 10 replies, 3 voices, and was last updated 7 years, 6 months ago ago by Olga Barlow

  • Avatar: zahidkaya
    zahidkaya
    Participant
    October 5, 2016 at 16:00

    Hello,

    i am using XStore theme in catalog mode. I defined some attributes, added to products and created variations. On the product page i can see it in the “additional information” tab but it doesn’t shows the select-box menu for variations under product short description.

    I need it to show the variations of the products. When user changes the variation from the select-box the image will change to the selected variation. How can i do that, please help me.

    Thanks

    9 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 5, 2016 at 17:42

    Hello,

    If you use catalog mode that variations are disabled. Workaround for you could be using default mode but just hide add to cart button and cart widget in header. If you provide me temporary admin panel access I could help you to implement this.

    Regards

    Avatar: zahidkaya
    zahidkaya
    Participant
    October 5, 2016 at 17:53

    Oh thank you. How can give you admin panel access details?

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 6, 2016 at 06:46

    Hello,

    Use Private Content area http://prntscr.com/cqemh3

    Regards

    Avatar: zahidkaya
    zahidkaya
    Participant
    October 6, 2016 at 07:41

    Thanks

    Please, contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 6, 2016 at 09:55

    Hello,

    I have added the following code in Theme Options > Styling > Custom CSS

    /*--- Single product ---*/
    .product-type-simple .product-information-inner .cart, .product-type-variable .product-information-inner .single_variation_wrap {
        display: none !important;
    }
    .product-information .cart, .product-info-wrapper .cart, .product-summary-center .cart {
        margin-bottom: 10px;
    }

    Check your site now. Do you need something else?

    Regards

    Avatar: zahidkaya
    zahidkaya
    Participant
    October 6, 2016 at 10:21

    Super. its what i need. thank you.

    One more question, i am using child theme. If i update theme when it published, get your custom code lost? Should i add your custom code to the child theme style-css?

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 6, 2016 at 10:25

    You are welcome!

    If you update theme you should not lose and theme options including custom css, but if you use child theme move the code in child theme style.css to keep all the custom styles in one place.

    Regards

    Avatar: AdamVGC
    AdamVGC
    Participant
    October 6, 2016 at 15:52

    Hi Guys I’m using your theme purchased from envanto market on my shop along with woocommerce @ http://www.vapegoldcoast.com.au – I’m having a problem when i try to allow variable options – ie product colour – when i setup this option it all of a sudden flicks all of the writeup on a product underneath the product where it is not visable without scrolling down :/ myself and various IT guys have tried to fix it – including making 8theme inherit layout from woocommerce and viceversa and selecting different layout options to no avail …. there has been a couple of days spent trying to rectify this so far – some help would be appreciated ??? Adam … info@vapegoldcoast.com.au

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 6, 2016 at 17:06

    Hello, @AdamVGC,

    Could you provide link to page where we’ll be able to see the problem? Also, provide, please, temporary admin panel and FTP access in Private Content area.

    Regards

  • Viewing 10 results - 1 through 10 (of 10 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.