Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #600817

    in the checkout page, after the client comment area, this “AAA/////AAAA/////…..” appears, and after there is the bar-codes number.
    it is very confusing for the customers.
    is there a way to delete this AAA////// thing?

    you can view it here: https://drive.google.com/file/d/0B-a0aMNNBA-GX0puNUxxdHQwR2c/view?usp=sharing

    this issue does not appear on default twenty forteen theme.

    Thanks
    Tal

    #600897

    Hey talelie!

    Please update to enfold 3.5 and let us know if that solves the issue for you.
    Thank a lot

    Best regards,
    Basilis

    #601117

    I have upgraded to Enfold 3.5 before applying this issue.

    #601380

    Hi!

    Please add following code to Quick CSS

    .rtl div.woocommerce-error a.button, .rtl div.woocommerce-message a.button {
        right: auto!important;
        left: 22px!important;
        float: left!important;
    }
    input#order_barcode_image {
        display: none!important;
    }

    Best regards,
    Yigit

    #601397

    YIGIT YOU ARE THE BEST!!!

    THANK YOU!

    #601400

    Hi!

    Bevakasha! Let us know if you have any other questions or issues :)

    Regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘conflict between theme and woocommerce order barcode plugin’ is closed to new replies.