Support Forums

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

Forums Forums Search & Filter Pro Archive and shortcode not working, getting error message

Viewing 10 posts - 1 through 10 (of 18 total)
  • The Univ of TX / COERLL UT
    #254441

    After using Search & Filter for a couple of years, we just got the pro version and it broke everything. I can’t get it to work. We have a twentythirteen child theme. I used to have the search form on our child theme archive.php template. It worked well by embedding the shortcode in the template:
    <?php echo do_shortcode('[searchandfilter taxonomies="level,topic,function,grammar,pde_chapter,pde_grammar" headings="Levels,Topic,Function,Grammar" show_count="1,1,1,1" hide_empty="1,1,1,1" submit_label="Filter"]'); ?>

    I tried to follow the same example by selecting Display Results as an Archive and added the following to our template:

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

    I then indicated a class of a div in the template where the ajax results should be displayed.
    The result: The search form shows up, but the results do not reload in the indicated div element.

    I then tried to change it to Display Results using a Shortcode.
    And added the following shortcodes to a page:

    [searchandfilter id="1428"]
    [searchandfilter id="1428" show="results"]

    But then I get an error message:

    Notice: This Search Form has not been configured to use a shortcode.

    I have tried various configuration and now I am completely at a loss.
    Please help.

    The Univ of TX / COERLL UT
    #254442

    We have Search & Filter Pro Version 2.5.1 installed.

    The Univ of TX / COERLL UT
    #254445
    This reply has been marked as private.
    Trevor Moderator
    #254461
    This reply has been marked as private.
    The Univ of TX / COERLL UT
    #254484
    This reply has been marked as private.
    Trevor Moderator
    #254548
    This reply has been marked as private.
    The Univ of TX / COERLL UT
    #254638
    This reply has been marked as private.
    Trevor Moderator
    #254643
    This reply has been marked as private.
    The Univ of TX / COERLL UT
    #254646
    This reply has been marked as private.
    Trevor Moderator
    #254679
    This reply has been marked as private.
Viewing 10 posts - 1 through 10 (of 18 total)

You must be logged in to reply to this topic.