[Plugin: Faceted Search] Excluding categories?
-
Thank you so much for developing this plugin, it is great!! I just can’t figure out how to exclude certain categories from the widget.
This is what I am trying and it is not working, can you please help? Thanks so much!
$querywhere .= ‘(ID in (SELECT tr’.$id.’.object_id FROM ‘.$wpdb->term_relationships.’ tr’.$id.’, ‘.$wpdb->term_taxonomy.’ tt’.$id.’ WHERE tt’.$id.’.term_id =’.$id.’ AND tr’.$id.’.term_taxonomy_id = tt’.$id.’.term_taxonomy_id)’.$excluded_id=7;
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘[Plugin: Faceted Search] Excluding categories?’ is closed to new replies.