Tagged: x
-
AuthorPosts
-
May 11, 2016 at 8:20 am #985790
SeanParticipantHi,
I have two coupon code fields on my cart page. I believe the second one appeared when I updated the theme today. Neither field works, if that’s relevant.
Thanks!
May 11, 2016 at 8:22 am #985793
SeanParticipantThis reply has been marked as private.May 11, 2016 at 10:32 am #986026
JoaoModeratorHi Sean,
Thanks for writing in.
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password
– FTP credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks,
Joao
May 11, 2016 at 9:16 pm #987032
SeanParticipantThis reply has been marked as private.May 12, 2016 at 12:24 am #987198
RadModeratorHi Sean,
I don’t have this issue on my installation but I’ll keep on looking. I applied the temporary fix by disabling/commenting this line of code at line 363 on this file //wp-content/themes/x/framework/functions/global/plugins/woocommerce.php
add_action( 'woocommerce_cart_actions', 'x_woocommerce_cart_actions' );Then I added this CSS too,
.woocommerce .cart .actions .coupon input[type="submit"]{ display: block; float: right; margin-top: 10px; } .woocommerce .cart .actions .coupon:after { content:""; display: block; clear: both; }Hope this helps.
May 14, 2016 at 3:00 am #991005
SeanParticipantThat does help, thanks very much.
It’s not one of the other plugins, as I tried the page with all (except for Woocommerce) uninstalled.
May 14, 2016 at 3:16 am #991023
ChristopherModeratorYou’re welcome.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-985790 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
