RhymedCode Forum » General

How ?!

(2 posts)
  • Started 2 years ago by DenisCGN
  • Latest reply from andrewPayne

  1. DenisCGN
    Member

    Good evening,

    i created a new custom field, everything is great, BUT, how do the extra field show up in the LOOP ?

    thanks
    denis

    Posted 2 years ago #
  2. andrewPayne
    Member

    Put the following in your single.php page template: (Right after or right before the line that has <?php the_content

    <?php echo get_image('nameOfYourPanel'); ?>

    Where nameOfYourPanel is what you put in the "Name" box for putting in a custom field.

    Also, be careful copy-and-pasting.
    Somehow the regular quotes got converted to curly quotes -- which breaks the code.
    (Which turned out to be my problem which I solved by accident).

    ...
    I realize that you're probably long gone and want nothing to do with Magic Panels but I'm putting this here in case someone else comes along needing help.

    (This was the first forum I found... apparently the actual forum is at: http://groups.google.com/group/magic-fields?pli=1 )

    Posted 8 months ago #

RSS feed for this topic

Reply

You must log in to post.