Okay
  Public Ticket #2282547
Event RSVP Form
Closed

Comments

  • preet618 started the conversation

    Hi,

    I want users to submit Ticket booking along with few more information like (company name, job title, location) also I want to know their IP address (for location if possible. I used to get it on another site by contact form). 

    So My queries are:

    1. how can I customize Ticket booking form **free ticket (so that I can get more details of users attending my event).

    2. When users submit Ticket, where can I see all users along with details? 

    3. can I get notification on my email when someone book ticket. if yes, how can I update my email to start receiving notifications

    Please Let me know. It is urgent,

    Thank you.

  •  793
    Zhivko replied

    Hi,

    Sorry for the delay.

    1. To add more fields in the RSVP form additional code is required. I'm attaching you a text file with example. 

    The code should be placed in the theme functions.php file.


    2. The details are visible in Dashboard -> St. Event Calendar -> Events -> Edit event -> Attendance tab -> Manage Attendees section. 

    Or you can go to Dashobard -> St. Event Calendar -> Export Events -> Select Calendar -> View Events. Mouseover the event and click on CSV -> Attendance. This will export the attendance in CSV


    3. Booking notifications are handled by the WooCommerce plugin. 

    Check Dashboard -> WooCommerce -> Settings -> Emails tab.



    Stachethemes Developer

  • preet618 replied

    Hi,

    Can you guide me for:

    1. creating free ticket booking form with custom files.

  • preet618 replied

    I tried editing RSVP form it have new fields now. but when user submit RSVP does it send email to users as well? I need that feature or please help me with my another ticket of free booking. (i just need users to book event for free. I need data like their name, email, country, no. of uers with confirmation email sent to both admin and user.

  •  793
    Zhivko replied

    The plugin sends email notification to the user when they submit RSVP.

    You can check the mail template from Dashboard -> St. Event Calendar -> General -> Email Notifications tab -> Notify user their RSVP has been accepted (last option)


    Stachethemes Developer