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

Issue with adding currencies (max 95 only)

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.

Hey Team,
I have issue with woocs(wordpress currency switcher plugin) when i try to add more then 95 currencies it reset my geoip rule and other setting automatically. What can i do for it my site hosted on nginx Ubuntu 18.04 . site Url = https://fit.expert. i want to know about max limit of these plugin and also explain me"how to use geo ip rule and enable it country wise to change user currency"

Thanks

Aashish meena

 

Hello Aashish

Open .htaccess file of your wp-site and drop there on the same bottom next code:

php_value max_input_vars 30000

If this possibility is disabled on your hosting - ask the hosting support there about enabling it!

Thanks for reply pablo,

Is that the server configuration is created by me and when i setup  it, i accidentally remove these .htaccess file from root directory of my site folder. Can i need to create these again?

Or Can I set it on any other place like on nginx server configuration or php.ini?

 

 

Hello

nginx server configuration or php.ini?  -  Yes.

Better  contact  to  the  hosting  support

Thank you so much pablo,

i will add max_input_var = 3000 in /etc/php/7.2/fpm/php.ini file then after restart php7.2-fpm using 'sudo service php7.2-fpm restart' and it is working for me.

Thanks a lot for helping me to resolve these.

 

Hello

Welcome;)