Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter dotknott

    (@dotknott)

    Okay I’m actually moving along pretty well, My stumbling block is that I want to use a drop down menu. It saves, but it doesn’t display right after saving as a dropdown.

    What I’ve done:
    Added a new field to the rsvpmaker table
    Added a new esc_attr($_POST for my new field
    modified pluggable lines 1207 and 2012

    Plugin Author davidfcarr

    (@davidfcarr)

    Not having attempted that customization, it’s difficult for me to advise you.

    The one piece of specific advice I have for you is to avoid making changes to the core plugin files and instead use the technique outlined here to overrride a pluggable function

    https://rsvpmaker.com/blog/2010/12/28/changing-the-rsvp-form-other-customizations/

    That will make it easier to maintain compatibility of your customizations with future releases of rsvpmaker.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Customizing Guest Fields (Adding more guest fields)’ is closed to new replies.