Home Forums WoodMart support forum BUG CHECKOUT PAGE QUANTITY

BUG CHECKOUT PAGE QUANTITY

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #450062

    EDEN
    Participant

    Hello when you update quantity on checkout page (its not custom layout its the original from your template) there is a bug please watch video

    #450063

    EDEN
    Participant

    here it is sorry

    #450064

    EDEN
    Participant

    here it is……..

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

    Artem Temos
    Keymaster

    Hello,

    Please, disable all plugins that are not related to our theme and provide us with your admin access. We will log in and check what is wrong there. You can leave only the following plugins that are required for our theme:
    WoodMart core
    WooCommerce
    Elementor/WPBakery page builder

    Thank you in advance

    #450079

    EDEN
    Participant

    please feel free to do whatever you want with extensions etc, its a clone made only for you guys

    #450092

    Artem Temos
    Keymaster

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    .wd-builder-off .row > .woocommerce-NoticeGroup {
    	padding-right:15px;
    	padding-left:15px;
    	width:100%
    }
    
    .wd-builder-off .row > .woocommerce-NoticeGroup [role="alert"] {
    	margin-bottom:30px
    }

    We will include this fix in our next theme update also.

    #450154

    EDEN
    Participant

    thanks a lot !

    #450587

    Artem Temos
    Keymaster

    You are always welcome. Feel free to contact us if you have any further questions.

Viewing 8 posts - 1 through 8 (of 8 total)