• Resolved millonario

    (@millonario)


    Hello, I do not find in your documentation the following …

    I have created additional fields to the publication form, such as “Age” “interests” “where he lives” “he seeks” etc ..

    Now, I want to inert these fields in my single.php, how should I do it? it’s possible?

    Thank you very much, I fell in love with your plugin

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @millonario,

    We have a built in display option for showing custom fields in your posts. You need to enable it from WPUF Settings -> Frontend Posting -> Custom Field in Post -> Checked . It will show your custom fields without the need of customization of single.php

    You can also use the get_post_meta function within your single.php to show your custom fields.

    Let us know if you need more help.

    Thanks

    Hi,

    I got a question pelase. I have created a form with many custom fields, and in the formi see all the fields but once i publish a post i see only few fields notall of them, why ?
    I would like to seeallof the fields that i have in the form.
    thanks for your time and your help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to see additional fields?’ is closed to new replies.