Forums Forums Search & Filter Pro Easy Digital Downloads & Search & Filter Pro

Viewing 2 posts - 1 through 2 (of 2 total)
  • Anonymous
    #239625

    Dear sir/madam,

    I’m trying to get your plugin working on my site: http://stock.monaerk.nl/video-stock/. Where I’m using the php version in my template:

    <?php do_action( ‘search_filter_prep_query’, 4869 ); ?>

    But this won’t show me the filter option on my website. Do you know what I am doing wrong?

    Trevor
    #239631

    You need this before that line:

    <?php echo do_shortcode('[searchandfilter id="4869"]'); ?>

    Please note that we are now into an extended public holiday weekend (Friday to Monday inclusive) here in the UK. We may be working for some of this period, but replies may be delayed at times.

Viewing 2 posts - 1 through 2 (of 2 total)