Forums › Forums › Search & Filter Pro › Right old pickle!
- This topic has 3 replies, 2 voices, and was last updated 10 years, 1 month ago by Ross.
-
Anonymous(Private) October 17, 2014 at 9:58 pm #6095
Evening Ross,
Wonder if and when you get a moment you could take a wee gander over my latest site as to what I’m doing wrong with regards to implementing Search & filter Pro correctly.Test Site here: http://coatesandco.users41.interdns.co.uk/
I’ve got into a bit of a pickle in getting search results to show with my standard post types and properties custom post type added/created by WP Types plugin.
I’m running WooThemes Canvas framework with a frontend page builder (though I’ve also tried to make Search Pro work/show results on a standard WP page.
If okay with you, could I give you backend access to the site to have a wee look around
Many thanks
Darron
Ross Moderator(Private) October 19, 2014 at 2:58 pm #6147Hey Darron
Just had a quick look and its the price slider that is causing an error.
Basically, when you submit the page you will get the price in the URL
http://coatesandco.users41.interdns.co.uk/test-search-page/?_sfm_backend_section_max_height=0+1000
If you remove this and just go to the search page:
http://coatesandco.users41.interdns.co.uk/test-search-page/
You will see results.
Basically when you submit the form, the form is searching the meta data between those values – so I can only suggest that your results don’t have that meta data attached to them yet? Or perhaps you are using the wrong key for price, I can see you are using:
backend_section_max_height
which think is the wrong meta key for your price? You should go edit the meta field, and change the key to one which contains a valid priceHope that makes sense!
Ross Moderator(Private) October 21, 2014 at 4:29 pm #6248Hey Darron, I can take look fire over the login details.
Although you only select “retail warehousing” in your search, the Meta search is still performed, so if this key is incorrect then your results will be limited.
Thanks
-
AuthorPosts