avdude
Forum Replies Created
-
Forum: Plugins
In reply to: [Event Registration] Event Questions Radio Buttons Not WorkingCan you please email [email protected] with screenshots for better evaluation of the issue.
Forum: Plugins
In reply to: [Event Registration] Registration form not workingFor troubleshooting, in the plugin settings, set the “Select how the events will be listed on Event Listing Page” to link only an and test the event list page [EVR_EVENTS] to see the registration form. By default the plugin uses the Popup method so if there is a theme conflict, this setting this to link should avoid it.
Thank you for the post, we will look into the issue. What theme are you currently running?
Forum: Plugins
In reply to: [Event Registration] Event Categories ProblemThe correct fix should be:
$event_category = serialize((array)@$_REQUEST[‘event_category’]);
This needs to be done in both the evr_events_post.php and evr_event_update.php files.
We will have an official release this weekend.
Forum: Plugins
In reply to: [Event Registration] Registration is not savedForum: Plugins
In reply to: [Event Registration] Registration is not savedPlease download version 6.02.02 this should resolve the issue.
Forum: Plugins
In reply to: [Event Registration] Coordinator moduleEmail [email protected] for assistance with keys.
Forum: Plugins
In reply to: [Event Registration] no updates for payments possible!We have released 6.02.01 that resolves the manual and automatic payment posting issues. Please upgrade to the current version.
Forum: Plugins
In reply to: [Event Registration] no updates for payments possible!We are working to resolve this issue.
Forum: Plugins
In reply to: [Event Registration] Plugin for WP 3.5.1The plugin should work with that version.
Forum: Plugins
In reply to: [Event Registration] Confirmation Email to adminThe plugin only sends emails to the registrant. It is assumed the owner has access to the information from inside the admin panel. We have since developed an add on module to provide the ability to send confirmation emails to an event coordinator. The plugin is available on our website.
Forum: Plugins
In reply to: [Event Registration] Can I add questions for each attendee?Currently the plugin does not support the feature you are inquiring about. You will need to add add custom questions such as: If registering for more than one person, please indicate any special needs.
Forum: Plugins
In reply to: [Event Registration] Confirmation EmailThe plugin alone does not send email to the owner, only the registrant. When developed we assumed the owner had access to the backend and did not need their mailbox full of registration notices. We have since developed a add on module available on our website that allows you to send a registration notice to an event coordinator.
Forum: Plugins
In reply to: [Event Registration] Confirmation EmailIS this still an issue?
Forum: Plugins
In reply to: [Event Registration] REG Type FeeGlad you found the issue