Home › Forums › Themes Support › Gecko › Composite Product Conflict with Theme
Tagged: composite product
- This topic has 9 replies, 3 voices, and was last updated 6 years, 12 months ago by Harry.
-
AuthorPosts
-
-
November 18, 2017 at 3:09 am #13493
Hi!
I am trying to use the composite product woocommerce plugin (https://woocommerce.com/products/composite-products/) on my site. I worked with the developers of that plugin, and we narrowed down the display defects to a conflict with the Gecko theme.
Is there some custom CSS I can add so that the plugin displays properly for visitors to the site?
Thanks!
-
November 18, 2017 at 3:10 am #13494This reply has been marked as private.
-
November 18, 2017 at 5:03 am #13500
It may also be this plugin that’s causing the incorrect display:
https://www.tychesoftwares.com/store/premium-plugins/product-delivery-date-pro-for-woocommerce/
-
November 18, 2017 at 9:45 am #13511
Hi there,
Did you deactivate our theme?
-
November 18, 2017 at 10:15 am #13515This reply has been marked as private.
-
-
November 18, 2017 at 10:29 am #13519
Hi,
Could you please give me a copy of this plugin? I will check it on my end.
Thank you.
-
November 18, 2017 at 10:47 am #13520This reply has been marked as private.
-
November 19, 2017 at 12:58 am #13555
Hi,
You can fix by add custom css in JanStudio > Theme Option > General Layout > Custom CSS
.product-type-composite .btn-atc .cart:not(.variations_form) {
display: inline;
}
.product-type-composite .value select {
border: 1px solid #ececec;
}
.composite_wrap {
float: left;
}
.product-type-composite .btn-atc .yith-wcwl-add-to-wishlist {
margin: 55px 0 0 15px;
}Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
November 19, 2017 at 4:58 am #13563This reply has been marked as private.
-
November 19, 2017 at 9:09 pm #13586
Hi,
You can fix this issue by go to JanStudio > Theme Option > WooCommerce > Product Detail Settings > Enable Sticky Add To Cart > Off
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
-
-
AuthorPosts
You must be logged in to reply to this topic.