wijnbergdevelopments
Forum Replies Created
-
Forum: Plugins
In reply to: [Tax Switch for WooCommerce] Language support in shortcodeHello,
I believe I understand your question. Would it be helpful if I added translation functionality to the text labels? It could look something like this:
$attributes['switch-label-incl'] = ( $attributes['switch-label-incl'], 'tax-switch-for-woocommerce' );$attributes['switch-label-excl'] = ( $attributes['switch-label-excl'], 'tax-switch-for-woocommerce' );This change would allow the text in the labels to be translated based on the translations in your i18n files.
Let me know if this would help. I can publish an update relatively quick.
Forum: Reviews
In reply to: [Tax Switch for WooCommerce] Great support to complex 3rd party issuesThanks Steve!! 🙏
Forum: Reviews
In reply to: [Tax Switch for WooCommerce] Excellent pluginThank you very much for your review Fenti! 🙏
Forum: Reviews
In reply to: [Tax Switch for WooCommerce] Excellent pluginThank you very much for your review Fenti!🙏
Forum: Plugins
In reply to: [Tax Switch for WooCommerce] Label DisappearingGreat! Happy to hear that! Should I close this ticket for now?
Forum: Plugins
In reply to: [Tax Switch for WooCommerce] Label DisappearingHello! I see what you mean. Not really sure what’s happening. But I do see a JavaScript error on your page (not this plugin). Are you able to fix it or disable that plugin/script so we can have a further look?
Forum: Plugins
In reply to: [Tax Switch for WooCommerce] Default switch setting@harrydummett do you still have this issue?
Forum: Plugins
In reply to: [Tax Switch for WooCommerce] Default switch settingHello,
Yers, this is possible. The plugin uses the WooCommerce settings. So you can set it via: WooCommerce > Settings > Tax > Tax options and then choose ‘Show prices in the shop: excluding tax’.
The plugin should take this setting as the base, and initially show the prices ex VAT.
Forum: Plugins
In reply to: [Tax Switch for WooCommerce] Toggle isn’t changing pricesI’m marking this as resolved for now. Please open a new topic if you still have this issue.
Woeps, sorry, wrong plugin: https://ww.wp.xz.cn/support/topic/uncaught-error-call-to-a-member-function-get_meta-on-false-2/#new-topic-0
Forum: Plugins
In reply to: [Tax Switch for WooCommerce] Toggle isn’t changing pricesOr could you share your tax settings? What option did you select at ‘Calculate tax based on’?
Forum: Plugins
In reply to: [Tax Switch for WooCommerce] Toggle isn’t changing pricesHello, if you switch to a default theme does the price change? I’m asking this to investigate if it’s the Themify theme, or something else that’s causing this.
Forum: Reviews
In reply to: [Tax Switch for WooCommerce] Amazing supportMuch appreciated Tomex!!🙏
Okay! Good luck and if you have another question, please create a new topic.
Hello @lesscode , what are your thoughts about this?