culsire_ceo
Forum Replies Created
-
Still getting this error message: Dates must have correct formatting. Please use the date picker provided.
I’m going to turn off all the plug-ins now and see if that works. Then I’ll try redownloading this Event Manage plugin and see if that helps now that I’ve stopped those lines of coding.
I’ll let you know
WordPress Version 3.8
Event Manager Version 5.5.2No custom templates for the event submission form, however I do have Gravity Forms plug-in.
The tutorial said:
Typical – functions.php
This is the usual situation.
1. wp_deregister_script(‘jquery’);
2. wp_register_script(‘jquery’, ‘https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js’, false, ‘1.4.4’);
3. wp_enqueue_script(‘jquery’);The solution is easy though, just delete it! WordPress will then start loading its own copy of the jQuery library.
WELL I NEVER FOUND THAT TO DELETE… And I never added anything either. I didn’t find the hardcoded line, so there was nothing to replace. And the<?php wp_head(); ?> is in both the header and footer files.
This is what I found that was the closest to that above:
/*—————————load js scripts————————————–*/
function mesocolumn_theme_load_scripts() {
global $theme_version, $is_IE;
wp_enqueue_script(‘jquery’);
wp_enqueue_script(‘hoverIntent’);I already tried that link…that was the FIRST, THIRD and FIFTH thing I tried. It’s not working for me!
I added that AFTER the date picker wasn’t working. I saw a post where someone said it actually helped theirs work. I’ve deactivated it and it’s still not working.
I published it to public, it works now https://culsire.com/event-submission/
[Moderator Note: No bumping. If it’s that urgent, consider hiring someone instead.]
I don’t have it turned-on on the site, because it isn’t working, but the url is
https://www.culsire.com/event-submissionHi PhilipJohn,
The link to the event submission page is https://www.culsire.com/event-submission
Yes, we did try that and it didn’t work!
caimin_nwl the link to my website is https://www.culsire.com
thanks for the heads up aeckerson, I’ll try that next ??
https://www.culsire.com is the link to my website, sorry about that
I don’t know if it’s the theme or the plugin… I know that my developer deactivated all that didn’t work. She changed it out to the default WP theme and that didn’t work. So I’m ASSUMING it’s the plugin itself.
Share what kind of link?
I’VE ALREADY GONE TO https://msyk.es/blog/prevent-jquery-wordpress-theme/ and it doesn’t work!!! I need something, I’ve been trying to get this resolved for over a month now and ON ONE has been able to resolve this issue!