PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

Terawallet conflict cant do topup after Fox currency switcher is activated

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

i really like your plugin but i was surprised why my customers couldn't top up credit through their account

then I just realized that when I activate Fox currency switcher the top-up field just disappears

as you can see this is a screenshot before activating Fox currency switcher

https://prnt.sc/j5560A-ZROOs

and this screenshot is after activating Fox currency switcher

https://prnt.sc/zuXsDgUbO8cP

there is nowhere to put the amount to top up credit

please help me on this issue and I will appreciate it very much

Hello

this is incompatibility with a third party plugin

Read this - https://currency-switcher.com/woocs-labs

i tried everything mentioned there and didnt work

please help

Hello

You can  make  new  adaptation request - https://currency-switcher.com/woocs-labs

Add wp-admin+FTP access  to your test  site - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134615.png

And I'll add it to the adaptation queue

im not that expert in this

i understand that I need to add this code

if (class_exists('WOOCS')) { global $WOOCS; if ($WOOCS->current_currency != $WOOCS->default_currency) { $currencies = $WOOCS->get_currencies(); if ($WOOCS->is_multiple_allowed) { $discounted_price = $discounted_price / $currencies[$WOOCS->current_currency]['rate']; } } }

but to which file in woo wallet ??

and is that enough or I need to add another code

i have saved ftp details please do respond

please  add  wp-admin access

you mean to the folder ? or u need admin user ?

i have added wp-admin user

please i need to know every step you make because I have another website with the same issue

Hello

Ok! I added this third-party plugin to the adaptation queue

but the problem still there nothing changed

what third party plugin did you add ? ?

you did nothing thank you for not helping me I gonna use another plugin

Did  you  read  this -   https://currency-switcher.com/woocs-labs  ?