- Posts: 3
- Thank you received: 0
Show/hide module based on user country accessing the site
2 years 10 months ago #93
by svarmuza
Greetings,
could you help me with php code with this situation:
I would like to be able to use your extension to show/hide modules on my web page regarding the country from where user is accessing my page.
Can this be done with your CONDITION MODULE extension ?
Greetings,
Sasa
could you help me with php code with this situation:
I would like to be able to use your extension to show/hide modules on my web page regarding the country from where user is accessing my page.
Can this be done with your CONDITION MODULE extension ?
Greetings,
Sasa
Please Log in or Create an account to join the conversation.
- administrator
- Offline
- Administrator
-
Less
More
- Posts: 98
- Thank you received: 13
2 years 10 months ago #95
by administrator
JoomHelper - Free Joomla Extensions and Tutorials.
- Facebook: bit.ly/3Fmq9AN
- Youtube: bit.ly/33onadN
- Donate: bit.ly/3uu8yFs
Replied by administrator on topic Show/hide module based on user country accessing the site
Hi,
Do you use Cloudflare's service?
Do you use Cloudflare's service?
JoomHelper - Free Joomla Extensions and Tutorials.
- Facebook: bit.ly/3Fmq9AN
- Youtube: bit.ly/33onadN
- Donate: bit.ly/3uu8yFs
Please Log in or Create an account to join the conversation.
2 years 10 months ago #98
by svarmuza
Replied by svarmuza on topic Show/hide module based on user country accessing the site
I think I have it available on my server, but Im not using it at the moment
Greetings,
Sasa
Greetings,
Sasa
Please Log in or Create an account to join the conversation.
- administrator
- Offline
- Administrator
-
Less
More
- Posts: 98
- Thank you received: 13
2 years 10 months ago #101
by administrator
JoomHelper - Free Joomla Extensions and Tutorials.
- Facebook: bit.ly/3Fmq9AN
- Youtube: bit.ly/33onadN
- Donate: bit.ly/3uu8yFs
Replied by administrator on topic Show/hide module based on user country accessing the site
If you use Cloudflare, you can use $_SERVER["HTTP_CF_IPCOUNTRY"] variable in the module condition. Otherwise, you need to find an API-enabled service to find the country's code by IP address. It will be more complicated.
JoomHelper - Free Joomla Extensions and Tutorials.
- Facebook: bit.ly/3Fmq9AN
- Youtube: bit.ly/33onadN
- Donate: bit.ly/3uu8yFs
Please Log in or Create an account to join the conversation.
2 years 10 months ago #102
by svarmuza
Replied by svarmuza on topic Show/hide module based on user country accessing the site
Greetings,
Thank you for your reply. I will check this out how it goes.
Greetings,
Sasa
Thank you for your reply. I will check this out how it goes.
Greetings,
Sasa
Please Log in or Create an account to join the conversation.
Latest articles
-
Resend Activation CodeThe utility resends the activation code so the user doesn’t have to re-register with a different email.
-
Add custom Head Tag, CSS and Javascript to Joomla articleThe Joomla plugin to add custom head tag, CSS and JavaScript to your Joomla article.
-
How to Set Up Google Analytics on Joomla websiteAdd Google Analytics to track your website.
-
Delete Joomla articles in bulkWith this plugin, you can delete posts in bulk with just one click. It saves your time.
-
Insert article attributes into another articleUse this extension to insert article attributes like title, link, image...
Plugin works like a charm in front-end, but I doesn't seem to work for administrator login as of now.
Am I doing something wrong or is the functionality site-only?