Manipulating home page listings
Hi guys,
I want to be able to limit the listings shown on the home page to a country based on a custom field [country].
For example, IF the user enters the site on a certain sub domain (newzealand.mysite.com), then limit listings & map to New Zealand.
After checking the data, I cannot find any table that stores the custom field data OR many other vantage fields (Location, Phone Number, Website, Twitter, Facebook and custom fields).
Where is this data stored?
I was thinking I could manipulate the SQL statement in core.php to return a different data set for the home page, but after not being able to see where the data is stored I've come to a halt.
Thanks