• Resolved rubywebmartketing

    (@rubywebmartketing)


    The code for the script I guess is showing on my site before the checkout button. I am trying this before I buy. I created a text box. The box is present, however, the code is showing under the checkout button. I tried to view it in multiple browsers, deleted it, and reinstalled it twice.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Tomasz WP Desk

    (@tomaszwp)

    Hello @rubywebmartketing

    I cannot see this error on the website because FPF fields are turned off. But I can guess what the error is.
    Please paste the code below to the Appearance > Customize > Additional CSS tab.

    div.woocommerce-variation-add-to-cart, div.summary.entry-summary form.cart {
        display: block!important;
    }
    div.woocommerce-variation-add-to-cart script, div.summary.entry-summary form.cart script {
        display: none!important;
    }

    Let me know if it helped.

    Plugin Support Tomasz WP Desk

    (@tomaszwp)

    I am marking this topic as resolved as we have not received any new replies.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Code showing on web page for textfield’ is closed to new replies.