Hi,
I was wondering if someone would mind having a look at a Conditional setup I have on our site and let me know if they think its sound or not?
I am using a plugin called Geolocation IP Detection to detect what country a visitor is from. The plugin works well and produces a Country code from a shortcode.
I want to show prices in AUD$ for AU & NZ country codes, and USD$ for everyone else.
I created a custom Post in ACF and added a text field called User Country Code where I set the default value to the ShortCode given by Geolocation IP Detection.
I then created a single custom post and set all my pricing on a condition to that post.
My concern is: will the post refresh from User to User so the Shortcode always shows the current User’s Country Code? If not is there a better way to do it?
Thanks Darren.