How do I change region in WordPress?

CTPAM

in beta

Says I am in algeria even though I set my location as United States

WooCommerce, WordPress 5.5.1

Try changing the timezone in WP settings.

1 Like

AFAIK that’s a WooCommerce setting, not a WordPress setting. WordPress itself doesn’t care about regions or countries.

I would guess the region determination is done based on IP address. If you’re using Cloudflare on your domain, then WooCommerce will see the connection coming from Cloudflare and will try to do a country lookup on Cloudflare’s IP addresses.

To fix this, your website needs to be set up to trust the real IP address forwarded by Cloudflare coming in to your site. This should be possible with a plugin.

2 Likes

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.