Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1132877
    nickohorny
    Participant

    Hi, When submitting my gravity form within a woocommerce product, and viewing the order on the woocommerce cart page, the display seems to look disjointed. The information displayed weirdly is coming from the ‘CUSTOMER INFORMATION’ part of the form – where customers input their names and other details etc.

    – For example, there are colons (::) between fields, and I am unsure why.
    Example: https://postimg.org/image/o4xkv9rwb/

    I contacted gravity and they said it is all theme related how it controls viewing the cart section, hence why I am now here.

    If you please run a test of submitting the form from a product page: http://businesscardbangkok.com/product/vintage-black-test-copy/
    Then click ‘add to cart’ at the end, you will see what I mean live.

    Thank you for all the help.

    #1133092
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    .woocommerce-cart dt.variation- {
        display: none;
    }

    Hope that helps.

    #1136152
    nickohorny
    Participant

    Perfecto, thanks 🙂

    #1136247
    Prasant Rai
    Moderator

    You are most welcome. 🙂

  • <script> jQuery(function($){ $("#no-reply-1132877 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>