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

How to see if GEOIP is working?

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.

Hi,

How do I know if GEOIP is working?

I would like to show to all countries USD but with approx price in their local currencies.

So, I set the geoip locations in the settings, and added below code to functions.php

add_filter('wp_head',function(){

global $WOOCS;
$WOOCS->set_currency('USD');

});

I tested using VPN and it seems fine.

But I tested using locabrowser.com and things are going haywire. The location is France. Expected is USD with approx Euro price but it turns out to be NZ$

https://imgur.com/a/gMgsv39

Would you please advise?

Regards
Manhua

Hello Manhua

Please  read  this - https://currency-switcher.com/using-geolocation-causes-problems-doesnt-seem-to-work-for-me/

 

Hi,

Actually I have read that, but I don't know it I should trust locabrowser.com or my VPN, as the results are very different

Anyway, I have another issue...

Woocs issue

The drop-down is going behind my header.

How do I resolve this?

Appreciate your help

Regards

Manhua

Hi,

I resolved it by changing z-index. I hope I did it right.

Thank you.

 

Hello

Yes you did it right