Tagged: x
-
AuthorPosts
-
August 15, 2016 at 9:08 pm #1132877
nickohornyParticipantHi, 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.
August 16, 2016 at 2:13 am #1133092
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> CSS :
.woocommerce-cart dt.variation- { display: none; }Hope that helps.
August 17, 2016 at 9:33 pm #1136152
nickohornyParticipantPerfecto, thanks 🙂
August 17, 2016 at 11:36 pm #1136247
Prasant RaiModeratorYou are most welcome. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1132877 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
