ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 29,082
- Points
- 823
Reputation:
Weppa333 submitted a new resource:
GeoIP template Variable - Two letter code of the surfer's IP available as a template variable
Read more
Continue reading...
GeoIP template Variable - Two letter code of the surfer's IP available as a template variable
This simple basic and beta add-on will provide an additionnal template variable so that you can hide or show template elements based on the surfer's IP.
Example :
Modify page_container
Add
<!-- Surfer IP in {xen:raw $geoipcountry} -->
To hide something to surfer from China
<xen:if is="{$geoipcountry} != 'CN">China does not see...
Click to expand...
Read more
Continue reading...