Forums Forums Search & Filter Pro plugin pro not working, search form functions not accessible

Tagged: 

Viewing 9 posts - 1 through 9 (of 9 total)
  • Trevor
    #94896
    This reply has been marked as private.
    Anonymous
    #94899
    This reply has been marked as private.
    Trevor
    #94941

    Ok. From what you describe, it sounds like a javascript issue. You need to check if our javascript is loading in the admin pages. In the page HTML source code look for a line that includes the files:

    <script type='text/javascript' src='.../wp-content/plugins/search-filter-pro/admin/assets/js/admin.js?ver=2.3.3'></script>
    <script type='text/javascript' src='.../wp-content/plugins/search-filter-pro/admin/assets/js/admin-posts.js?ver=2.3.3'></script>
    <script type='text/javascript' src='.../wp-content/plugins/search-filter-pro/admin/assets/js/jquery.qtip.min.js?ver=2.3.3'></script>

    To check for possible conflicts, open the admin page for the form setup with the browser console open and see if there are any errors.

    Anonymous
    #94972
    This reply has been marked as private.
    Trevor
    #94993
    This reply has been marked as private.
    Anonymous
    #95053
    This reply has been marked as private.
    Trevor
    #95120
    This reply has been marked as private.
    Anonymous
    #95124
    This reply has been marked as private.
    Trevor
    #95131

    OK, I will wait to hear back from you whether it is resolved or not.

Viewing 9 posts - 1 through 9 (of 9 total)