• Resolved Webmaster_crawl

    (@webkingashu)


    Hi
    the Datepicker on event search page stopped showing up.
    I am having the same problem with both installations of wp (3.5.2 & 3.6)
    Also i am using Enfold theme, which had already reported some jquery problem with 3.6, and i dropped a code of snippet to load jquery from Google CDN, in theme -function.php file.

    I am confused as where to start debufgging ..??
    Help !! Thanks

    http://wordpress.org/plugins/events-manager/

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Support angelo_nwl

    (@angelo_nwl)

    maybe this article can help you out – http://msyk.es/blog/prevent-jquery-wordpress-theme/

    Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    if your theme is including specific jQuery libraries, that’s likely the problem. hard to say without a link though.

    Thread Starter Webmaster_crawl

    (@webkingashu)

    Marcus, you pointed right. Another thing, i am using WP Full calendar as well on the same page (via shortcode) So when i removed the [fullcalendar] shortcode from event page, datepicker strated showing up.

    Also i have commented the function of my Theme-function file, and used
    Wp-jquery updater instead.

    The link is http://goo.gl/j7DxtO

    Also if possible, please guide can i integrate event_search_form to filter the events showed up in “Wp Full calender”, alongwith the default filtered eventy list at bottom ?

    Thanks

    Plugin Support angelo_nwl

    (@angelo_nwl)

    am getting this error on your site

    Uncaught SyntaxError: Unexpected token < at

    <p><script type="text/javascript">// <![CDATA[</p>
    <p>    jQuery.noConflict();
    Uncaught SyntaxError: Unexpected token <
    // ]]></script></p>

    Thread Starter Webmaster_crawl

    (@webkingashu)

    That might be the no conflict code i used on the page http://goo.gl/NwQlWA
    I just want to make this work.. so applied any of the suggestion i recived from here and there..
    any way i removed that right now..
    A further help will be added bonus.
    Thanks

    Thread Starter Webmaster_crawl

    (@webkingashu)

    At last.. i have rolled back.. !
    Still wants to know

    Also if possible, please guide can i integrate event_search_form to filter the events showed up in “Wp Full calender”, alongwith the default filtered eventy list at bottom ?

    Thanks

    Ready to write php codes.. just need a starting point to work with.

    Hiya,

    The EM search form doesn’t really interact with the FullCalendar as such, no.

    It’s possible that you can combine the two and I’d suggest looking at the filters available in the FullCalendar plugin to give you a starting point.

    Cheers,
    Phil

    Thread Starter Webmaster_crawl

    (@webkingashu)

    Thanks Phil I’ll try that and post here if that work

    🙂

    Thread Starter Webmaster_crawl

    (@webkingashu)

    When i have date range search enables on EM, if someone dont select the date ranges, search list echo No Events ??
    It should be optional. I mean the search form should work with any combination either filled or unfilled. ??

    Plugin Support angelo_nwl

    (@angelo_nwl)

    hi,

    I think the problem is the default country; you can change that at Events > Settings > General > General Options > Default Location Country =choose ‘No default..

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘DatePicker not showing’ is closed to new replies.