thanhtd
Forum Replies Created
-
Sorry. I send miss a file. You need change in /woocommerce-multi-currency/admin/admin.php
Hello @shoptak .
Can you edit source code?
Please find file: ./woocommerce-multi-currency/admin/product.php &./woocommerce-multi-currency/admin/settings.php . Replace current_user_can( ‘manage_options’ ) by current_user_can( ‘manage_woocommerce’ )This is solution for you now. We will consider updating this issue in next version. Thanks
Hello @timtimtim1
Did you add fee in admin? https://prnt.sc/rp6kgh.
In pro version, You can change currency in backend https://prnt.sc/rp6kv0, include change feeForum: Plugins
In reply to: [Abandoned Cart Recovery for WooCommerce] Multiple PHP NoticesHi @koolpal .
This is typing error. We will update earlyHello.
You can try to add this code to your file function.php
function payfast_custom_add_allow_currency( $currencies ) { array_push( $currencies, 'USD' ); return $currencies; } add_filter( 'woocommerce_gateway_payfast_available_currencies', 'payfast_custom_add_allow_currency' );
Now you can set your site to USD, Payfast will be still active.
Hope it help you.
- This reply was modified 5 years ago by thanhtd.
Hello @stevec1908 .
We’ve just update new version, please get it & try again. Thanks
hello @henrikdamdk .
I use your infor but it return unknown secret https://prnt.sc/r7t4mmHi @akc123
Please try to enable these APIs and check again:
– Directions API
– Geocoding API
– Maps JavaScript API
– Places APIBest regards
Hi Technchili,
Thank you for your worth favor!
If you need any help with our plugin, feel free to ask.
Best regards.
- This reply was modified 5 years ago by thanhtd.
Hi,
Thank you for contacting us.
Please pay attention to any notifications from villatheme we sent.
Hi,
Thank you for contacting us.
What exactly the Yoast Search Appearance are you installing?
Forum: Reviews
In reply to: [ALD - Dropshipping and Fulfillment for AliExpress and WooCommerce] very goodThank you so much for your worth favor!
Hi,
The plugin provides enough essential and element functions in the free version for users to experience. If you are interested more, please upgrade to the premium version.
Best regards.
Hi vitaliyw,
Please add the fixed price in the price field https://prnt.sc/r75sc6
- This reply was modified 5 years ago by thanhtd.