• Hi, I’ve created a More Fields box with one field. When I add a new post I fill in the title and the message fields and also the new field created with More Fields.
    But in the front-end I only see the title and the message of the new post.
    Where is the field created? Am I missing something?

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter mgran

    (@mgran)

    Nobody can help me?

    Thread Starter mgran

    (@mgran)

    I think that you have to put this tag in the theme in the loop.

    <?php more_fields(‘field_name’,'<h2>’,'</h2>’,false) ?>

    In my case the theme is Twenty Ten. So do I have to put it in the loop.php file? But where?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: More Fields] field not showing’ is closed to new replies.