If you are having any problems that are not discussed here, suggestions, comments or gripes please visit Shoultes.net, visit this plugins forum or feel free to send me an email. If you would like to hire me for a web project, please feel free to use one of the methods below.
![]() Video Instructions |
If you find this plugin useful and profitable, please consider making a donation, give this plugin a good review or upgrade to the Pro Version.
To use, create a new page with only {EVENTREGIS}
To display list of attendees of an active event use {EVENTATTENDEES} on a page or post.
*For URL link back to the payment/thank you page use {EVENTREGPAY} on a new page.
*For PayPal to notify about payment confirmation use {EVENTPAYPALTXN} on a new page.
To display a single event on a page use the [SINGLEEVENT single_event_id="Unique Event ID"]
To display a list of events in sidebar, use the Event Registration Widget. If your theme doesn't use widgets, you can use <?php display_all_events(); ?> in theme code.
*This page should be hidden from from your navigation menu. Exclude pages by using the ‘Exclude Pages’ plugin from http://wordpress.org/extend/plugins/exclude-pages/ or using the ‘exclude’ parameter in your ‘wp_list_pages’ template tag. Please refer to http://codex.wordpress.org/Template_Tags/wp_list_pages for more inforamation about excluding pages.
Email Confirmations
For customized confirmation emails, the following tags can be placed in the email form and they will pull data from the database to include in the email.
[fname], [lname], [phone], [event],[description], [cost], [company], [co_add1], [co_add2], [co_city],[co_state], [co_zip],[contact], [payment_url], [start_date], [start_time], [end_date], [end_time]
***This is an automated response - Do Not Reply***
Thank you [fname] [lname] for registering for [event]. We hope that you will find this event both informative and enjoyable. Should have any questions, please contact [contact].
If you have not done so already, please submit your payment in the amount of [cost].
Click here to reveiw your payment information [payment_url].
Thank You.
Registration Page Just Refreshes
Usually its because you need to point the "Main registration page:" (in the Organization Settings page) to whatever page you have the shortcode {EVENTREGIS} on.
For the event times, is there a way I can specify a time that is not at the top of the hour, say like 5:15 or 5:30?
Yes, in the file /wp-content/plugins/events-registration-with-paypal-ipn/includes/manage_events.php. You will need to change it in multiple places (currently around line #'s 510, 695.)
State Dropdown in the Registration Form
I am working on a way to make the State dropdown easier to manage if you are outside the U.S. Until then, you can edit the form in the event_register_attendees.php file located in the includes folder of the plugin. Just be sure to keep the field names the same.
Wrong Event Dates!
If you have just updated the plugin from a previous version, your event dates may be out of order, showing an error, or are wrong. Event categories were also affected in a previous update. Pressing the button below should fix all of these problems.
Click the button below to update the date fields.
If you have clicked the button and event dates that should be expired, are showing an error or seem to be out of order. Go into the "Event Management" page and click the "Edit this Event" button then click the "Update Event" button on each event that is displaying the wrong date(s). This process should fix the problem. If it doesn't then send a support request to the email address listed below.
Event dates have been updated!