• Hi I’m having trouble in getting the details of a contact form coming across.

    What code do I have to put in the message body to get the RSVP selection to come across from the code:

    <fieldset class=”rsvp-attendance”>
    <legend>Will you be attending?</legend>
    [row class=”row”]
    [column class=”large-6 columns”]
    [radio attendance “Accepts with Pleasure!”]
    [/column]
    [column class=”large-6 columns”]
    [radio attendance “Declines with Regret.”]
    [/column]
    [/row]
    </fieldset>

    Many thanks,

    Louie

    https://wordpress.org/plugins/contact-form-7/

The topic ‘RSVP not showing’ is closed to new replies.