Forums Forums Search & Filter Pro How to implement?

Viewing 10 posts - 1 through 10 (of 22 total)
  • Anonymous
    #77688

    Update: Oh my apologies – I didn’t realise it has Advanced Custom Fields support. That’s pretty awesome actually.

    So now I’ve got my fields showing on the page like this: http://i.imgur.com/unyW7aG.png

    Problem is when I put this on the page template…

    echo do_shortcode( '[searchandfilter id="405"]' );

    …I still see all my posts regardless of what filter selections I make.

    Does my shortcode need to be in a particular place? Or is it broken in some other way?

    Please advise.

    Thanks.

    Trevor
    #77743
    This reply has been marked as private.
    Anonymous
    #77948
    This reply has been marked as private.
    Trevor
    #78074
    This reply has been marked as private.
    Anonymous
    #78140
    This reply has been marked as private.
    Trevor
    #78198
    This reply has been marked as private.
    Anonymous
    #78421
    This reply has been marked as private.
    Trevor
    #78447

    Hi. I took a quick look at your setup. You have correctly chosen to use the Shortcode method. However, this method uses our own template (which you can modify, see here for the documentation). And then, on the page, you should have the shortcode to output those results using that template. The Custom method can allow you to use your own template, but I tried that for you and it did not go well.

    Anonymous
    #79671
    This reply has been marked as private.
    Trevor
    #79688
    This reply has been marked as private.
Viewing 10 posts - 1 through 10 (of 22 total)