- This topic has 15 replies, 2 voices, and was last updated 9 years, 2 months ago by .
These forums are now closed and remain for historical purposes.
None of the content applies to the new version 3. For support, get in touch via our contact form.
Forums › Forums › Search & Filter Pro › Post Meta – Results
Tagged: post meta
Hi Ailene
Great to IM with you on Skype. We had to edit the theme’s content-listing template file to add:
do_action('search_filter_query_posts', 391); just before the have_posts() line because the theme was overriding our filter.
Also, your price data had the currency symbol in it, making it a text string, so you need to edit out those dollar symbols. Then the number range should work.
I will close this now as resolved per our IM chat.