Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Multi Event | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Multi Event

Multi Event

Posted: September 17, 2013 at 3:13 pm

Viewing 6 reply threads


Kathleen Collier

September 17, 2013 at 3:13 pm

I have set up registration for a conference that has many options and components. I have 3 issues that I have not been able to address:
1. No matter what I put in the maximum group registrations, at the bottom of the cart it tells you how many you can still purchase. There is no limit to how many different components customers can add so I think this will be confusing to those that register. How can I remove this?
2. With the multi-event set up, I have two event boxes, view desc and add to cart. I’d like to just have one box that says REGISTER like I have on my single event registrations. Right now, after I say add to cart, I then have to click go to cart, which will be confusing to some registrants.
3. My event is at a convention centre which I have added in the event log but accommodations are at a different location (for which I have the link for registrations) Where can I add the functionality to have registrations be directed to the hotel link?
Thanks, Kathy


Dean

  • Support Staff

September 18, 2013 at 3:56 am

Hi,

1) Are you referring to the “You can register a maximum of 6 attendees for this event.” message? Like here http://d.pr/i/eq8M ?

If so you can use some CSS to hide it, simply add the following to your themes style.css file or a plugin such as My Custom CSS

#cart-reg-details .reg-allowed-limit { display:none; }

2) So you are wanting the user to be redirected to the cart after clicking the Add to Cart link? You can check out this guide here http://staging.eventespresso.com/wiki/multiple-events-registration-use-add-to-cart-link-instead-of-default-registration-form/ its for the registration page, but you could modify the event_list_display.php template to include this.

3) I am assuming you want it after they have registered? If so, what about the registration email? You could add a link in there. Or did you have a specific place you wanted it adding to?


Kathleen Collier

September 18, 2013 at 9:49 am

Ok, thanks. I’ve got the go straight to cart function enabled but there is still a link to register next to view map that I need to get rid of and another register link at the bottom. I only want the one I just added as the other two don’t go to the cart.


Kathleen Collier

September 18, 2013 at 9:51 am

I’ve also got the maximum attendees so that works great now.


Sidney Harrell

  • Support Staff

September 18, 2013 at 2:43 pm

If you only want people to use the cart, you can try turning off the registration form in the event editor.


Kathleen Collier

September 18, 2013 at 3:07 pm

The registration form is already set to not display.


Sidney Harrell

  • Support Staff

September 18, 2013 at 4:58 pm

You could add:

.a_register_link {display: none;}

to My Custom CSS.

Viewing 6 reply threads

The support post ‘Multi Event’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso - Staging Server