Sending contact email to Event organizer

Home Forums Calendar Products Events Calendar PRO Sending contact email to Event organizer

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #45298
    Nitin
    Participant

    Hi.. I’m looking for a way to put a gravity’s contact form with each event, using which people can contact the event organizer. Gravity supports an option, if email address is available in any custom field of the post. But in our case, email address is not stored with each event post.

    Has anyone done similar thing, if not using gravity form, then by some other hack?

    Thanks
    Nitin

    #45330
    Barry
    Member

    You could definitely enable regular old post custom fields if you wanted to use those to record an email address on a per-post basis.

    The first step would be to add a snippet to your theme’s functions.php file so that you can view the user interface for this.

    You would also need to make sure that the custom fields checkbox is checked in the screen options pulldown.

    Does that help at all?

    #45331
    Jonah
    Participant

    Hi Nitin,

    The event organizer email is stored as ‘_OrganizerEmail’ in the postmeta table. Will that give you what you need?

    – Jonah

    #45344
    Barry
    Member

    Jonah and I posted at the same time there Nitin – but I’d definitely recommend his approach if possible, it’s a touch simpler and the field already exists 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Sending contact email to Event organizer’ is closed to new replies.