stijnetje
Forum Replies Created
-
Hi,
Found meanwhile the solution: WPForms uses the labels as the values if no value is provided, which creates problems for questions using as condition a selectbox with labels. => strangly, the forms worked without any problem, questions are shown depending on the condition in any language. But when submitting the form, the questions with conditions are not saved.
Solution: “WPForms uses the labels as the values if no value is provided. They require a snippet to be added to functions.php before you can set values for each label:”
This works: https://wpml.org/forums/topic/translated-wpforms-with-conditional-fields-not-working/https://wpforms.com/developers/wpforms_fields_show_options_setting/ proposes to do this in wpforms/includes/class-frontend.php, but I did it in the functions.php where I found the setting to be set as false.
PS: on the WPML page: “Take note that we reached out to WP Forms about this issue already. It would be valuable to get a second opinion from their support team, about if this issue will be solved in a future update.” (Oct 24 2020)
Sorry, maybe a bit confused my side.
In the field manager I choose Dropdpown. I can a proper meta key as wished, but I have no option to include the countries from the country field settings.
I read https://docs.ultimatemember.com/article/1486-how-to-use-choices-callback which might give me some help, but then I have to include the country lists myself.
PS: the languages get translated depending on the language. Cool ??
Thank you !
has this been solved?
I have encountered similar error with another plugin when changing status of an order from processing to paid in the admin shop:
Fatal error: Uncaught Error: Call to a member function get_billing_country() on null in /srv/www/htdocs/gdpr-wordpress-shop/wp-content/plugins/woocommerce-eu-vat-assistant/src/plugin-main.php:1521Forum: Plugins
In reply to: [EU/UK VAT Compliance Assistant for WooCommerce] REST API– I presume the check {VAT-exempt or not} is done at the moment (and stored with) the order is submitted, based on customer info.
– Does the plugin check an order placed through the REST API and mark it as VAT-exempt or not?Forum: Plugins
In reply to: [EU/UK VAT Compliance Assistant for WooCommerce] REST APIhi,
we prepare orders for customers through REST API.
but we want woocommerce to apply the EU Tax rules:
– in case of a customer from another EU country: no VAT needed if verified VAT/location of customer is “confirmed”.
– in case of a customer of my country: VAT needed
Looking forward for your answer & many thanks in advanceHi @georgejipa,
Thank you for your input. I tried it, also activated permalinks.
What caused the confusion is the button “Use this URL” on the tab GDPR related to the option P. “Policy page link”. Pushing this button didn’t update the field itself, it remained empty. I entered the indicated Privacy page of wordpress installation manually, added the page to the excludes…. and it works!
Thanks for help and hoping this helps you in improving WPMM
Stijn
- This reply was modified 6 years, 5 months ago by stijnetje.