Find not working in any view other than Month

Home Forums Calendar Products Events Calendar PRO Find not working in any view other than Month

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1003262
    William
    Participant

    The find/search function on the calendar doesn’t work in any view other than month. We need this functional from the list view at least.

    I did a search and found someone with a the same issue. It came down to his theme calling jquery in the header. His solution to move that line from the header to the footer did solve the calendar issue but also totally breaks the elements in the theme.

    Are there any other suggestions? Is there possibly a workaround I could implement?

    As it works in one view it seems like we should be able to make it work in the others without too much trouble.

    Ideas?

    #1003311
    Brian
    Member

    Hi,

    Sorry for the issues you are having.

    I took a look at your site and see what you mean.

    I looked through the source code and found your site is loading 3 instances of jQuery.

    Reducing that to one, could fix the issue.

    Your theme is loading an old version and should be removed:

    wp-content/themes/snt/js/jquery-1.9.1.js

    And something is loading two copies of WordPress’s:

    /wp-includes/js/jquery/jquery.js?ver=1.11.3

    So one of those should be removed.

    Cheers

    #1008257
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Find not working in any view other than Month’ is closed to new replies.