I want to add custom fields to appear on the main index page under the post title. I created the category but I can't figure out how to write the php code to include it on the index template. Any help?
I want to add custom fields to appear on the main index page under the post title. I created the category but I can't figure out how to write the php code to include it on the index template. Any help?
Ok I figured out that I need to use the_meta function but with this you can't define parameters. I only want one key to display.
Can I set a parameter to set the Key to only display that field and not all of the others?
This topic has been closed to new replies.