Advertisement:

Author Topic: How to get the selected city name  (Read 938 times)

Diviyah

  • Newbie
  • *
  • Posts: 17
How to get the selected city name
« on: June 19, 2014, 10:02:51 pm »
Hi, I need to use the selected city name for seo puurpose. How to get this value? Selected City name is present in the search box and breadcrum, i need to make use of this value in header.php please suggest

teseo

  • Hero Member
  • *****
  • Posts: 6169
Re: How to get the selected city name
« Reply #1 on: June 19, 2014, 11:06:58 pm »
Hi,

Try Params::getParam('sCity'); ???

Regards