Hi, i would like to create a portal about new years eve in italy.
Each city should have their own content. How can i implement this in toolset? I think i should use cookies or can you help me to find a good solution ?
Actually what I see that you want to achieve is to pre-filter the results based on the user's city correct?
This isn't possible even with Cookies since Toolset gets its values from the URL to filter the view.
What I would suggest doing is to use some plugin that can redirect based on the user's Location and then just have some prefiltered view setup for each page.
Where would the user select their city on the view ? If its on the view then the filter will already begin and the appropriate results will start to display.
I'm not 100% sure what you mean so please let me know.
Ok so each of these pages you can create 3 different views and place them on each page . These views will already be prefiltered with the content for each city.
Since you're saying that where they choose the city or how they choose doesn't matter then you can just ensure that when they choose a city it links to one of these pages.