Forum Replies Created
-
AuthorPosts
-
fixed it with a plugin.
not great but it works…
Awesome!
That seems to be working!The error appears at the end.
I tested it in all windows browsers (no safari). It just isn`t working.
@Jordon
Go all the way through. I will delete your order!Hi Jordan,
tried it in Chrome, FF and Edge. It isn
t working. I can
t continue without a phone number.In functions.php I inserted this code:
add_filter( ‚woocommerce_billing_fields‘, ‚wc_npr_filter_phone‘, 10, 1 ); function wc_npr_filter_phone( $address_fields ) { $address_fields[‚billing_phone‘][‚required‘] = false; return $address_fields; }
and in the quick css field
#billing_phone_field abbr.required { display:none !important; }
I need help.
Awesome.
It`s almost ready.
What to do about that?
Nobody?
November 1, 2017 at 1:17 pm in reply to: WooCommerce Logo / Menu / Cart overlap in mobile view #871198Works!
Thank you very much!
I was too fast.
WooCommerce still gets me an error that the telephone field is required although I pasted this code to the functions.phpadd_filter( ‚woocommerce_billing_fields‘, ‚wc_npr_filter_phone‘, 10, 1 ); function wc_npr_filter_phone( $address_fields ) { $address_fields[‚billing_phone‘][‚required‘] = false; return $address_fields; }
Any ideas?
I really need that to be solved and I have no idea at all.
That worked!
Thank you very much!
nobody?
Thank you!
added this to the quick css:
#menu-item-shop.cart_dropdown { border-left: none; border-right: none; }
also worked :)
Have you tried to modify it in the Enfold Shop Options menu?
Cheers
Nope, that doesn`t work.
Any other ideas?
That didn`t work.
Maybe the problem here is the German Market Plugin for WooCommerce
The adress is in private content.
Thank you in advance.
Both but the required field should be taken care of by the code above.
Nobody?
October 29, 2017 at 9:25 pm in reply to: Improving theme performance ref. PageSpeed, YSlow etc #870217I like WP Rocket. It is really awesome. Check it out :)
Hi Victoria,
yes I copied the code to my custom css field.It didn`t work :(
Do you have an idea?
Cheers
Nobody?
Awesome. Works like a charm.
Thank you very much.
- This reply was modified 7 years, 1 month ago by ibetubet.
Awesome. Thank you very much.
Hi,
thanks for the fast response. Unfortunately that was the wrong title. I want the title of the description (Beschreibung) to disappear.
Not the product title.
Also the boarder
The link is in the private content.
-
AuthorPosts