Forums › Forums › Search & Filter Pro › Problem with custom meta search
- This topic has 31 replies, 3 voices, and was last updated 9 years, 8 months ago by
Anonymous.
-
Anonymous(Private) June 5, 2016 at 6:56 pm #47514
Im using the shortcode to display the results and the sidebar widget to display the search bar.
my first problem is that the custom meta search fields return with no results found, even though they successfully get all of the data and show it in the search drop down.
the second problem is that when the widget search button is clicked it goes to the results page but then just simply lists all of my posts not the actual searched criteria.
regards
Anonymous(Private) June 5, 2016 at 7:25 pm #47516you can see the search here https://trancemusicevents.com/uk-trance-events/rush/
my meta fields are coded in to my custom post type facebook_events. thank you
Trevor(Private) June 5, 2016 at 7:59 pm #47518jQuery is being loaded twice. WordPress loads the current version (1.12.3) and then at the end of the page this is loading:
<script src="https://code.jquery.com/jquery-1.10.2.js"></script>This causing the search and filter plugin to fail to load correctly.
Anonymous(Private) June 5, 2016 at 8:08 pm #47520venue works perfectly on the results page with the widget. but the other meta field return no results. the widget also does not carry over the search if you are on another page it just redirects to the results page where you have to complete the search again
-
AuthorPosts