Forums › Forums › Search & Filter Pro › plugin pro not working, search form functions not accessible
Tagged: search form
- This topic has 9 replies, 2 voices, and was last updated 8 years, 4 months ago by
Trevor.
Viewing 9 posts - 1 through 9 (of 9 total)
-
Trevor(Private) March 6, 2017 at 4:01 pm #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.
-
AuthorPosts
Viewing 9 posts - 1 through 9 (of 9 total)