Cant Search in List View

Home Forums Calendar Products Events Calendar PRO Cant Search in List View

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #852481
    David Stahler
    Participant

    After updating, we are no longer able to search in “list view”. Why not?

    #852657
    Brian
    Member

    Hello,

    Sorry for the troubles you are having after updating.

    I took a look at your site and see this javascript error, which looks to be causing the issue:

    TypeError: document.getElementById(…) is null

    Looks to be coming from this script in your theme:

    http://frisch.org/wp-content/themes/frisch/js/instafeed.min.js

    I am getting that error on other pages as well, it just only breaks the search on the List View.

    Let me know if fixing that solves the issue for you.

    #858326
    David Stahler
    Participant

    Thank you for that suggestion. We stopped that script from running on all pages except the home page of the website search in list view is still not working.
    What else can we try?

    #858415
    Brian
    Member

    I am still seeing an error on the Events Page from this script:

    http://frisch.org/wp-content/themes/frisch/js/scripts.js

    ReferenceError: Instafeed is not defined
    var instaFeed = new Instafeed({

    See if fixing that changes the issue.

    After fixing that try using a developer console in your browser to see if there are anymore errors, here is a link to how to use Chrome’s

    https://developer.chrome.com/devtools/docs/console

    Let me know if that helps.

    #912915
    Brian
    Member

    Since I haven’t heard back from you here, I’m going to go ahead and close out this thread. Feel free to start a new thread if you have further issues. Thanks! 🙂

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Cant Search in List View’ is closed to new replies.