sycotik
Member
Posted 5 months ago #
My date picker is also missing and after reading the other post about 404 errors, so I dug a little deeper. The events-manager.js file is missing from my install so throwing 404s. I had first tried the stable 4 release and then upgraded to 5.03b because of the missing date picker.
Here is the URL with the JS file (2 hits) and CSS (1 hit)
http://mysite.com/wp-content/plugins/events-manager/includes/js/events-manager.js?ver=3.3
http://mysite.com/wp-content/plugins/events-manager/includes/css/events_manager_admin.css?ver=3.3
I was going to replace the file from the installation zip and I noticed my plugin is installed here /wp-content/plugins/5.0b3/includes/js. I tried to duplicate the 5.0b3 folder to events-manager but that didn't fix the problem.
Could this be the cause of the problem?
sk.
http://wordpress.org/extend/plugins/events-manager/
agelonwl
Member
Posted 5 months ago #
Hi,
Please try to deactivate and delete again EM plugin then reinstall it. You could also try to deactivate other plugins which can cause some conflicts.
Try the RC, maybe that'll help
sycotik
Member
Posted 5 months ago #
I tried the uninstall/install and deactivate all other plugins before posting.
I removed the beta dropped tables and installed RC. The date picker is now working.
Thanks both of you.
glad you sorted it out! thx for updating
akiraprise
Member
Posted 5 months ago #
I had this problem too, but found out it was because I'd installed the plugin under events-manager-3, and not just events-manager, so the plugin couldn't find the JS to load the datepicker.
I've fixed it but just wanted to put it here incase anyone else has the same problem