Parsing Restaurants in widgets
-
Hello!
I’d like to parse out and separate the restaurant types (and with other variables once I get the hang of it).
Currently, I have a widget listing ALL of the restaurants. They exist in a POD called EATS, where I’ve also created a field “Style of Food” (style_of_food….id: 7333) using a Simple Defined list with my options…
African
American Cuisine
Asian
Bakery
British
Cajun/Creole
Chinese
Cuban
French
*etc…..It seems like I’ve tried every combo of possible code that would work. I get working on a template would be ideal, but I can’t find the right way to do it.
I’d like to parse it out by other variables that I’ve already assigned to the EATS pod, like Average Price Range, Average Rating, Type of Service, etc…But help getting a good start on separating them by style first would be a great help!
Thank you ahead of time.
The page I need help with: [log in to see the link]
- The topic ‘Parsing Restaurants in widgets’ is closed to new replies.