This topic has 10 replies, 3 voices, and was last updated 8 years, 1 months ago ago by Olga Barlow
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
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
Oh thank you. How can give you admin panel access details?
Thanks
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
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?
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
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
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
You must be logged in to reply to this topic.Log in/Sign up