-
Posted a reply to Register form set user role not working, on the site WordPress.org Forums:
(This is my work account) Hi, I'm using the latest version. I've set customer as… -
Posted a reply to Prices are displayed with a trailing “N/A”, on the site WordPress.org Forums:
Please change the filter to: add_filter( 'ngettext', 'my_text_strings', 20, 3 ); -
Posted a reply to Color of select option of product variation, on the site WordPress.org Forums:
I'm nut sure. You wrote you want to change the background color for the select… -
Posted a reply to Color of select option of product variation, on the site WordPress.org Forums:
It's strange. The classes are gone. Try this instead: #content-area .variations select, .variations option {… -
Posted a reply to Color of select option of product variation, on the site WordPress.org Forums:
Blue? When I open it it is grey. -
Posted a reply to change attribute position under product title ?, on the site WordPress.org Forums:
Can you try this please? I can't try it at the moment because I'm at… -
Posted a reply to change attribute position under product title ?, on the site WordPress.org Forums:
Hey, can you please add a picture how it looks now? BG Johannes -
Posted a reply to can´t install, on the site WordPress.org Forums:
Hey Alexander, du kannst auch etwas anderes versuchen. Lade dir hier WooCommerce direkt runter: https://downloads.wordpress.org/plugin/woocommerce.3.4.5.zip… -
Posted a reply to change attribute position under product title ?, on the site WordPress.org Forums:
Hey m8, please add this to your themes function.php: remove_action( 'woocommerce_single_product_summary', 'woocommerce_template_single_add_to_cart', 30 ); add_action(… -
Created a topic, WooCommerce: How can I get orders with a custom ID in order meta data object?, on the site WordPress.org Forums:
Hey, can you please help me with my problem? Please t… -
Posted a reply to Product Description Alignment, on the site WordPress.org Forums:
Hey m8, please add this to your themes function.php: remove_action( 'woocommerce_single_product_summary', 'woocommerce_template_single_add_to_cart', 30 ); add_action(… -
Posted a reply to Prices are displayed with a trailing “N/A”, on the site WordPress.org Forums:
Hey, add this to your themes function.php: /** * Remove N/A from prices */ function… -
Posted a reply to Xero Error, on the site WordPress.org Forums:
Hey, do you have a picture from the error? So that I can reproduce the… -
Posted a reply to Grouped products quantity fields, on the site WordPress.org Forums:
Hi there, if you want some good help, please take time to describe your problem.… -
Posted a reply to Color of select option of product variation, on the site WordPress.org Forums:
Hey, try this: .wc-default-select option { background-color: #000000; } -
Created a topic, WooCommerce: How can I get orders with a custom ID in order meta data object?, on the site WordPress.org Forums:
Because of a project I need help from you. I've search… -
Created a topic, Urgent!!: Problem with plugin translation, on the site WordPress.org Forums:
Hello, I want to translate following message ids: #.…