Home Forums Themes Support Gecko Composite Product Conflict with Theme

Viewing 8 reply threads
  • Author
    Posts
    • #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!

    • #13494
      This reply has been marked as private.
    • #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/

    • #13511

      Hi there,

      Did you deactivate our theme?

      • #13515
        This reply has been marked as private.
    • #13519

      Hi,

      Could you please give me a copy of this plugin? I will check it on my end.

      Thank you.

    • #13520
      This reply has been marked as private.
    • #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

    • #13563
      This reply has been marked as private.
    • #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

Viewing 8 reply threads

You must be logged in to reply to this topic.