Here is a portion of the Firebug error:
SyntaxError: unterminated string literal
[Break On This Error]
…div#additional_attendee_’ + attendee_num;function markup(attendee_num) {return
?ee=8 (line 473, col 198)
Thanks!
Christian
two copies of jQuery are being loaded on the page. One older copy from the theme, and one from WordPress. The theme should be modified to enqueue the version from WordPress. Here are a few references:
All I needed to do was remove the callout for the old 1.2.6 jQuery from the header.php file and everything is now working.
Thanks again for steering us thru this.
Christian
Viewing 4 reply threads
The support post ‘Add More Attendees button not working’ 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.
Support forum for Event Espresso 3 and Event Espresso 4.