Wait a minute... This content is very very old. We no longer sell or support this theme version. New Topics
Version 9
Viktoriya Radeva
0 points
Beginner
In order to replace the country list with your city list go to:
framework > class > class_search.php
Edit the first string:
$GLOBALS[‘core_country_list’] = array(HERE YOU HAVE TO WRITE YOUR LIST)
You have to write the cities and separate them with a comma (Texas, Oakland, NewYork, LasVegas).
Important! There shouldn’t be a blank space between two-word names like New York – you’ll have to write it NewYork or your theme wont load. 🙂
In order to replace the country list with your city list go to:
framework > class > class_search.php
Edit the first string:
$GLOBALS[‘core_country_list’] = array(HERE YOU HAVE TO WRITE YOUR LIST)
You have to write the cities and separate them with a comma (Texas, Oakland, NewYork, LasVegas).
Important! There shouldn’t be a blank space between two-word names like New York – you’ll have to write it NewYork or your theme wont load. 🙂
Good luck!
Members Only Content
This reply is for PremiumPress customers only.
Login NowMembers Only Content
This reply is for PremiumPress customers only.
Login Now