- This topic has 3 replies, 2 voices, and was last updated 10 years, 9 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
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 › Results not showing with custom taxonomy
Tagged: taxonomy
Hi Ross,
I’m having trouble showing results for custom taxonomies.
First they weren’t appearing at all. Then i tried to include different taxonomies and got some results.
No my question, do i have to manually include all created taxonomies via id in the plugin’s settings page? Thats the only way i was able to get some results after searching via taxonomy.
Cheers
Hi Robin
No you shouldn’t have to do this – it sounds like something in your theme (or another plugin) is modifying your results so you’re having to explicitly include this.
I’d check for any code in your functions.php which modifies queries (pre_get_posts).
As a quick test- follow the instructions here (a quck tutorial) and please send me a link to the new page you have created – using the shortcode method usually prevents other plugins etc from hijacking the query – and we’ll do a test to make sure this is the case.
Thanks