I have a website (currently at www.guestvibe.com/wordpress but will eventually be in the root directory when it's ready) that I want to expand so that the information displayed is location-specific, determined by the user's selection of a city from a dropdown on the homepage. So for example, I'd like the 'clubs & bars' (a plugin) link to only display the clubs and bars in that city, the featured event and advertising to display relevant results, and the opportunity to make blog posts that only show up for certain cities.
I'd originally thought a PHP would be the way forward, but now I'm leaning more towards having different versions of the sites in different directories, and accepting that I'll have to have a folder/subdomain for each, e.g. cam.guestvibe.com / cambridge.guestvibe.com, ox.guestvibe.com / oxford.guestvibe.com etc, like Craigslist. Is this the best way forward or are there better ways of doing it?
Then for blogs, is there a way to do things by only displaying certain categories on the homepage for each city, e.g. just 'News', 'Articles' and 'X city'?
I hope I've made myself clear, do ask if there's anything that doesn't make sense.
Thanks so much!
Note: I should add that the theme I am using is Zincious, which I have modified a bit myself.