Posted: June 30, 2014 at 1:27 pm
|
Here is the system report: ` ============================================================================================= ============================================================================================= ============================================================================================= ============================================================================================= ============================================================================================= Your server has fsockopen and cURL enabled. I have checked the console and no errors appear. I am using the core version of jQuery. You can check out the error here on my development server: http://www.guhrudev.com/hospicedash/event-registration/?ee=1 Thanks, |
Hi Anthony, Are you seeing anything in the site debug log? Also, what actually happens when you click on the button? — |
|
|
Here are the errors I am getting. Notice: wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /home/redacted/wp-includes/functions.php on line 3245 Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /wp-includes/functions.php:3245) in /wp-content/plugins/event-espresso/espresso.php on line 55
|
Have you tested with only Event Espresso running? — |
|
|
I apologize, I am working with someone else’s old theme. I have now properly enqueued all stylesheets and scripts. DEBUG mode still on. Throwing no errors. |
|
Yes, currently all plugins are off. Toggle still not functioning. |
Does it work on full defaults with only Event Espresso running and a default WP theme such as Twenty Fourteen? — |
|
|
Yes, it works with 2014 theme. I guess I have to debug this old theme. |
|
Thank you Lorenzo for making me “Think out loud” on this. I debugged this nasty old theme and found that the original author left out <?php wp_footer(); ?> I added that and tested it. Everything works. I also tested after activating the other plugins. Everything is still working. Thanks! |
Glad to hear its working again Anthony! — |
|
The support post ‘EE3 Add More Attendees 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.