Tagged: x
-
AuthorPosts
-
January 19, 2017 at 8:38 am #1336665
newskywebsitesParticipantHi there, I’m afraid to ask this because I’m worried the answer will require editing php, which I’m not good at and seems like when I do it breaks something… but my customer wants the “Company Name” field removed from their Woocommerce Checkout page. Is there an easy way to do that aside from the $49 plugin woo sells? See screenshot if needed.
Site: https://benfranklincraftswi.com
Latest version of WP, X (renew), child theme, Cornerstone.Thanks!
DawnJanuary 19, 2017 at 10:22 am #1336807
RupokMemberHi Dawn,
Thanks for writing in! It would require the changes in WooCommerce template files as it’s set by WooCommerce. But it’s not a required field, so you can hide with CSS. I can’t see any product to get into the cart or checkout page, so can’t provide the code.
Cheers!
January 19, 2017 at 10:33 pm #1337814
newskywebsitesParticipantThank you, the only “products” are events on the calendar that can be signed up for using the EventON plugin. See video on how to get to checkout page from live site: http://screencast-o-matic.com/watch/cbVYfxQJbE
Once an event is in the cart, the link is: https://benfranklincraftswi.com/checkout/
I hope that helps!
DawnJanuary 20, 2017 at 12:01 am #1337897
RupokMemberHi Dawn,
Thanks for updating. You can try adding this under Custom > CSS in the Customizer.
.woocommerce-account form .form-row, .woocommerce-checkout form .form-row#billing_company_field { display: none; }Cheers!
January 20, 2017 at 9:03 am #1338391
newskywebsitesParticipantPerfect!! Thanks so much!!!
DawnJanuary 20, 2017 at 10:30 am #1338513
RahulModeratorGlad we were able to help you out!
Feel free to ask us again if you have any queries with the theme.
Thanks!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1336665 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
