Support

Home Forums Event Espresso Premium Problem with the 'Add More Attendees' link

Problem with the 'Add More Attendees' link

Posted: September 4, 2012 at 12:48 pm


Chris Birch

September 4, 2012 at 12:48 pm

Hi,

I’ve created an event and related pages. The registration page shows all the form fields as expected; however, when I click on the link to add more attendees to the group, nothing happens. It seems to be broken ๐Ÿ™

The site is using WordPress 3.4.1 and Event Espresso 3.1.26.

Thank you advance for your time and consideration.


Chris Reynolds

  • Support Staff

September 4, 2012 at 5:01 pm

Generally this is a javascript issue. Can you post a link to the registration page?


Chris Birch

September 4, 2012 at 5:10 pm

Thank you for replying. The registration page is here:

http://www.stockportbusinessawards.co.uk/event-registration/?ee=1


Sidney Harrell

September 4, 2012 at 5:22 pm

Generally, any serious js error causes js execution to halt. In your case, the error is:

    Uncaught SyntaxError: Unexpected token ILLEGAL /event-registration/?ee=1:203
3
Unsafe JavaScript attempt to access frame with URL https://api.twitter.com/xd_receiver.html from frame with URL about:blank. Domains, protocols and ports must match.
 anywhere.platform.twitter.com/1.2.0/javascripts/client.bundle.js:1
I anywhere.platform.twitter.com/1.2.0/javascripts/client.bundle.js:1
L.src anywhere.platform.twitter.com/1.2.0/javascripts/client.bundle.js:1
(anonymous function) anywhere.platform.twitter.com/1.2.0/javascripts/client.bundle.js:1
c.event.handle ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js:55
c.event.add.j.handle.o ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js:49

I haven’t seen that one before, but it looks like it’s coming from a social media plugin.


Chris Birch

September 5, 2012 at 1:38 am

Thank you again for your help.

I tried disabling plugins one at a time to see what might be causing the problem – until they were all disabled (except Event Espresso). There still seems to be something preventing the Add More Attendees link from working ๐Ÿ™


Chris Birch

September 5, 2012 at 2:51 am

With the plugins disabled, this javascript error appears:

Uncaught SyntaxError: Unexpected token ILLEGAL /event-registration/?ee=1:2043

I’m not sure why this would be though.


Seth Shoultes

  • Support Staff

September 5, 2012 at 6:05 pm

@chris your theme is modifying the output of the registration form and adding paragraph tags to the additional attendee script. If your theme supports it, you my try using the [raw] tags around the [ESPRESSO_EVENTS] shortcode. Example [raw][ESPRESSO_EVENTS][/raw]


Chris Birch

September 6, 2012 at 2:06 am

Seth, thank you very much, that seems to have made a difference. I get a new error when I inspect the element:

Uncaught TypeError: Object [object Object] has no method ‘on’


Quincy Cunningham

October 28, 2012 at 8:27 pm

HI Chris,

I am getting the same error Uncaught TypeError: Object [object Object] has no method ‘on’. How did you resolve this? I am unable to load more attendees.

Thanks!


Josh

  • Support Staff

October 29, 2012 at 10:50 am

Hi Quincy,

If your theme supports it, you can try using the [raw] tags around the [ESPRESSO_EVENTS] shortcode. Example:

[raw][ESPRESSO_EVENTS][/raw]


Quincy Cunningham

November 5, 2012 at 1:49 pm

Hello,

I left this project for a while for travel reasons. This problem is now solved. I had a jquery conflict with another plugin. Thanks!


Jonathan Wilson

November 5, 2012 at 3:00 pm

Great! Glad to hear it is resolved.

Let us know if we can assist with anything else.

The support post ‘Problem with the 'Add More Attendees' link’ 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