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.

How to show submitter's name on posts ?

  1. Hey,
    I'm in charge of developping a public collaborative blog where content is freely generated by visitors, thanks to Grav Forms. Everything is set up and works well.

    The only thing is that I cannot show the visitor name as the author on published posts. Instead, it shows admin or any other "registered user"...
    It really is a problem for the credibility of our project.
    I cannot believe that GF doesn't have this functionnality since most free alternative plugins have it (like the User submitted posts plugin). I'd just need to set it up on GF.
    Thanks for your help!
    Best,
    Alex

    Posted 12 years ago on Tuesday March 5, 2013 | Permalink
  2. If you are not requiring the person submitting the post to be a logged in user, then they will never be the 'author' of the post. You can always display the name they submitted in the area where the author would normally be shown, on your post. I would store their information in a post custom field, then use that in your template instead of the post author.

    Posted 12 years ago on Wednesday March 6, 2013 | Permalink