Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
AL B Posted November 23, 2021 Posted November 23, 2021 Guys, have any of you managed to make dynamic forums posts based on a condition such as the Cloudflare Geo IP location? PHP can get the visitors country based on the Cloudflare header $_SERVER["HTTP_CF_IPCOUNTRY"]. if($_SERVER["HTTP_CF_IPCOUNTRY"]=='GB') { show content for GB } else { show content for elsewhere } I suppose a work around is iframe based content.
Jim M Posted November 23, 2021 Posted November 23, 2021 Thanks for posting! Unfortunately, this issue is beyond the scope of our technical support. 👩💻 Our technical support is happy to help you with the Invision Community platform, but we're unable to help with things like server management, theme questions and modifications. I've moved this to our Community Support area where other Invision Community owners will see it and help where they can.
Recommended Posts