Hi guys, here’s what you need to do, from an Irish perspective:
Go to your hosting package (Reg365 or whoever) and go to the file /wp-content/plugins/woocommerce/classes/class-wc-countries.php
What you want to do is to change the requirement to ‘false’ instead of ‘true’
ie ‘postcode’ => array(
‘label’ => __(‘Postcode/Zip’, ‘woocommerce’),
‘placeholder’ => __(‘Postcode/Zip’, ‘woocommerce’),
‘required’ => false
there are two places you need to do this, if you want, I can get the other place or sent you my file which you can copy and paste
Hi maggie,
please post the content here if you can, I’m having the same problem as scruffy!!
I was wondering about Submit button CSS. Is there a topic that could be posted, can’t find anything!! Any help will be greatly appreciated!!
Also, had a CSS issue with the theme, but placed the form in a HTML table and that fixed the issue!!