Support Forums

Looking for support? You can access the support system via your account.

Forums Forums Search & Filter Pro Not Even Sure Where To Begin

Viewing 4 posts - 11 through 14 (of 14 total)
  • gamblingsitefinder
    #261613
    This reply has been marked as private.
    Trevor Moderator
    #261617

    You have double quotes inside double quotes. With the settings and change I made, you do not need the results shortcode.

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

    See how my code has single quotes wrapping the shortcode?

    Also, be wary of copying code from email editors etc. The quotes often get converted to smart quotes (curly).

    Instead, visit the thread on our forum and copy from here, where I insert the code inside code back ticks (your keyboard will have such a key, on mine it is next to the 1 key).

    gamblingsitefinder
    #261619
    This reply has been marked as private.
    Trevor Moderator
    #261622

    I was afraid of that. Is this a commercial theme, or one written for you? I think you are going to require the theme author’s help in linking our plugin to the query on that page. So that they understand what is needed, it would be necessary to add this argument to the wp_query():

    'search_filter_id' => 6362

Viewing 4 posts - 11 through 14 (of 14 total)

You must be logged in to reply to this topic.