PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Fields I have in my form is not visible?

  1. I have a form that then creates a blog entry, but the fields I have in my form is not visible when the form is published on the website. I can imagine that this is a CSS problem but I do not know where to begin. My knowledge in terms of coding in CSS and PHP are very limited but I would like to learn more so please excuse if I do not always understand

    Posted 12 years ago on Tuesday April 10, 2012 | Permalink
  2. kyle
    Member

    What sort of fields aren't showing up? Custom fields? If it is custom fields, your template will need to be outputting those,

    Posted 12 years ago on Tuesday April 10, 2012 | Permalink
  3. How do I know if my theme is set to do it or how do I know if it is not? Is there any guide I can follow? So I know it will be right.

    I have all these fields
    http://www.divejobsonline.com/?page_id=4

    But only those that are visible ...
    http://www.divejobsonline.com/?p=26

    I want it to be kind like this:
    http://www.press75.com/themes/tapp-jobs/another-new-job-post-title/

    That said, I do not know how I put up my theme? So grateful links, guides, tutorials, etc. that can help me.

    Thanks

    Posted 12 years ago on Tuesday April 10, 2012 | Permalink
  4. This should be what you're looking for.

    http://www.gravityhelp.com/documentation/page/Post_Body

    Place the Post Body field and then select the Create Content Template option

    http://www.gravityhelp.com/documentation/page/Create_Content_Template

    Posted 12 years ago on Tuesday April 10, 2012 | Permalink
  5. I think i got it... for now. BIG Thanks Kevin.

    Is it possible to design so it looks a little better when its posted? Like a CSS style for just form-post?

    Posted 12 years ago on Tuesday April 10, 2012 | Permalink
  6. You can use HTML in your Post Body content template and style accordingly depending on what HTML you use there.

    Posted 12 years ago on Tuesday April 10, 2012 | Permalink