Mustmedia
Forum Replies Created
-
Hi Niklas,
Thank you
Hi updated to 7.3.5 and will check the solution.
That’s amazing. Going tot test!
Lovely functionality.
Unless you don’t use the Picked Up Status.
I don’t want to use this, because my customer wants to use the Complete order functionality (for several legit reasons). So in this case, my customer is unable to tick the Complete Order, because it’s disabled by the plugin by default.
Is it possible for you to create a dependency, eg.
Example 1: When Ready for Pick up and Picked Up are enabled > delete the Complete Order tick
Example 1: When Ready for Pick is enabled and Picked Up is disabled> show the Complete Order tick
Same issue here
Forum: Plugins
In reply to: [WooCommerce Show Attributes] Attribute is not translatedI found the following on https://wpml.org/forums/topic/can-not-transalte-attribute-on-product-page/
The following code needs to be added right after the line 156 in wp-content/plugins/woocommerce-show-attributes/woocommerce-show-attributes.php
// WPML translation support if ( defined( 'ICL_LANGUAGE_CODE' ) ) { $translation = apply_filters( 'wpml_translate_single_string', $tax_label, 'WordPress', 'taxonomy singular name: '. $tax_label ); $tax_label = ( ! empty( $translation ) ) ? $translation : $tax_label; }
It worked for me
Good luck
Forum: Plugins
In reply to: [DNUI] Fetching server..Hi, just bought PRO version, but also getting the Fetching Server… problem
Pro Version 1.1.3
PHP version 5.5.30Done
I have the same issue too