• In my project i need to create restaurant menu card,i want to insert values given below

    -menus(like dinner,lunch,breakfast)
    .
    -menu_group(like soup,juice)
    .
    .
    -menu_item
    apple-juice…………………. $10
    milk_shake_apple…………….. $15
    -menu_item

    -menu_group

    -menus

    which one is best custom field or taxonomy? or is there any plug in to use

  • The topic ‘how to store values in database at hierarchical view’ is closed to new replies.