Home Forums Themes Support Claue WooCommerce Add Ons + Attributes

Viewing 5 reply threads
  • Author
    Posts
    • #22108

      Hello there,

      Firstly this theme is absolutely gorgeous, it’s my favourite in 7 years of doing WP! Everything is running smoothly except two things as follows:

      01. I am having 2 issues with WooCommerce Product Add Ons (plugin) on the front end: It looks like this >

      http://bopaperly.com/images/wooaddonfields.jpg

      AND then the add on text fields are showing on the scrolling cart feature. (see pic) >

      http://bopaperly.com/images/addonsshowing-footer.jpg

      02. I have created a WooCommerce Attribute (in actual woocommerce), I’ve then set up the new attribute and saved it on a product, and it doesnt show on the front end.

      URL to product given below…

      Thanks for your time. 🙂

       

    • #22110

      *note ~ that on QuickView it looks like the fields and check boxes are aligned left and above the Add To Cart/quatity/wishlist buttons.

    • #22142

      Hi,

      Sorry for late reply.

      Please add below code in Claue > Theme Option > General Layout > Custom CSS to fix the issue

      .cart div.product-addon {width: 100%;}
      .jas-sticky-atc .cart div.product-addon {display: none;}

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #22234

      Thank you. 🙂

    • #22239

      Hi again,

      I’ve still got an alignment issue.

      Are you able to provide the CSS to get the Qty & AddToCart button back in line under the total/grandtotal?

      Thank you 🙂

       

      Attachments:
      You must be logged in to view attached files.
    • #22258

      Hi Dearbo,

      Please add more code to fix

      #product-addons-total {
      	width: 100%;
      }

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 5 reply threads

You must be logged in to reply to this topic.