• Resolved andysb72

    (@andysb72)


    Hi. I’ve created and event. I’d like to just have the event displayed on my page (permalinked /events/) with the RSVP form already displayed. Is there a shortcode for that?
    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author davidfcarr

    (@davidfcarr)

    Just recently addded:

    [rsvpmaker_next], displays just the next scheduled event. If the type attribute is set, that becomes the next event of that type. Example: [rsvpmaker_next type=”webinar”]. Also, this displays the complete form rather than the RSVP Now! button unless showbutton=”1″ is set.

    [rsvpmaker_one post_id=”10″] displays a single event post with ID 10. Shows the complete form unless the attribute showbutton=”1″ is set

    [rsvpmaker_form post_id=”10″] displays just the form associated with an event (ID 10 in this example. Could be useful for embedding the form in a landing page that describes the event but where you do not want to include the full event content.

    Thread Starter andysb72

    (@andysb72)

    Thank so much, David! I will try out these options tonight!

    Thread Starter andysb72

    (@andysb72)

    Hi, David. Adding just the form is the most desirable thing. Where do I find out the ID number for the RSVP? is it the same as the post id?
    Thanks,
    Andy

    Thread Starter andysb72

    (@andysb72)

    Ha! Nevermind, David. I do see you put post_id in your example.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Display event with from on a page’ is closed to new replies.