Forums

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

Home Forums Back End Loop inside of a Loop.

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #36297
    esquivelia
    Participant

    So I’ve developed a menu where each item on the menu is a post….so far so good. I have also added custom fields for different size dishes or other options for the dish. These additional options occur at random and in different quantities.

    So still trying to figure out how to run a loop within a loop….any help would be awesome!

    Thanks in advance.. Cory-

    #95362
    YellowFox
    Member

    Hey,

    can you show what you already have written? And maybe the output you want.

    #95363
    esquivelia
    Participant

    Here is what I have. and here is a link.. http://leewardmarket.com/wordpress/

    wrong code………..scroll down.



    id="post-">

    ">











    #95364
    YellowFox
    Member

    if you want to get your custom values look this up:
    WordPress get post custom values

    #95539
    esquivelia
    Participant

    Arg! actually this is my code I’m working with…







    ID, 'sub_description', true); ?>


    $ID, 'price', true); ?>



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