php - How to change the content according to the location in Drupal? -


for example, if user opens www.example.com in country us, content should change according user location .

if user visits site in los angeles title should "los angeles" , block content should according taxonomy term city.

i'm new drupal. so, please me.

these 2 modules should achieve this:


Comments

Popular posts from this blog

python 3.x - Mapping specific letters onto a list of words -

javascript - jquery or ashx not working -

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -