Viewing 3 replies - 1 through 3 (of 3 total)
  • Is there a way to add featured images to the RSVP custom post types? And regular categories as well? Ideally I would like to be embed an RSVP form into any normal post, and then have the posts display in the calendar or listings shortcode. But if I could add normal categories and featured image that might be enough.

    Also, I have the Subscribe2 plugin installed, and it normally shows me a box to check/uncheck for auto-sending an email to subscribers everytime a post or page is published. That box does not show up on the custom post type RSVP post page (even after checking in screen options). Any idea why?

    Thanks,
    Andrew

    Plugin Author davidfcarr

    (@davidfcarr)

    These are all things I would have to research, time permitting. I think featured images functionality might be theme dependent, but I’m not sure.

    Plugin Author davidfcarr

    (@davidfcarr)

    It’s possible to do something like this in the body of a post

    [rsvpmaker_upcoming add_to_query=”p=147″]

    147 in this example is the post ID of an RSVPMaker event. You can see the post ID from the editor, where the ID is shown in a url like

    … /wp-admin/post.php?post=147&action=edit&message=1

    Because you’re retrieving a single event, RSVPMaker will display the full RSVP form instead of just the button, just as if you were viewing the event on its own single page. I might modify that in a future release, but that’s how it works based on current code.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: RSVPmaker] New version of RSVPMaker adds form customization options’ is closed to new replies.