Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End Yelp-Like Directory Based on Food Item

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #167763
    realph
    Participant

    I’m trying to use the Custom Post Type UI to mock up a working demo of a little mini project I’m working on. But I can’t seem to wrap my head around how to do it.

    I basically want users to be able to rate a food item or a dish at a particular restaurant. Assuming I’d use Custom Post Types and Custom Taxonomies here, right?

    For example; let’s say I wanted to find the best cheeseburger in town. I would search for “cheeseburgers” in “london”. Which would yield a URL that looks a little something like this:

    http://site.com/american/cheeseburgers/that-burger-place
    

    And you could see a page that is solely dedicated to reviews of Cheeseburgers at That Burger Place.

    Problem is, “That Burger Place” may have great fries too, and I’d like also like to have a page for fries and fries only called Fries at That Burger Place. Again the URL would look like this:

    http://site.com/american/fries/that-burger-place
    

    Can anyone clue me into how I would set something like this up with Custom Post Types. I can’t seem to work it out myself.

    Any help is appreciated. Thanks in advance!

Viewing 1 post (of 1 total)
  • The forum ‘Back End’ is closed to new topics and replies.