• Resolved marisaoge

    (@marisaoge)


    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;

    http://ww.wp.xz.cn/extend/plugins/faceted-search/

Viewing 1 replies (of 1 total)
  • Plugin Author AndrewUlrich

    (@andrewulrich)

    I’ve just committed Version 3.2, which adds this functionality to the widget options. It should be available for download soon.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Faceted Search] Excluding categories?’ is closed to new replies.