Forums Forums Search & Filter Pro Show no results

Viewing 10 posts - 1 through 10 (of 19 total)
  • Anonymous
    #124951

    Having a little issue to use “Shortcode” — selecting a meta-data doesn’t filter or show results.

    I’m using the Ultra theme framework with the child theme but I cannot get the Search & Filter Pro to work. I cannot find the right piece of code to overwrite the Ultra Search function and allow Search & Filter Pro to work.

    I would like the plugin to search only meta-data that is store with each post.

    I have added post prior to activating the plugin and did have other search plugins that I was using but they have been deactivated.

    I have noted the below from you display the search from but can you tell me where in my theme files i need to add this code.

    To use within your theme files simply call the do_shortcode function with the shortcode provided from the admin screen:

    <?php echo do_shortcode(‘[searchandfilter id=”1″]’); ?>

    my site is http://www.monkemedia.biz

    Thank you!

    Trevor
    #124969

    Hi

    At this stage, have you:

    1. Built a search form
    2. Successfully placed it on a page (if so, do you have a link/URL). The form can be placed as a widget or as a shortcode, or as a PHP do_shortcode function in a template.

    Are you trying to:

    A. Search Titles and Content from a textual search box (standard WP functionality)
    B. Extend the textual search to look inside Taxonomy terms and/or Post Meta (Custom Fields)? This would require the installation of the free relevanssi plugin, plus making some settings.
    C. Search Taxonomy terms and/or Post Meta (Custom Fields) using standard form fields (select boxes, radio buttons, checkboxes, sliders)?

    Anonymous
    #124989

    Hi,

    Yes that is exactly what I am trying to do. Thanks you. I have installed the plugin now so if you can let me know which setting to change it would be much appreciated.

    Reg

    John

    Trevor
    #124993
    This reply has been marked as private.
    Anonymous
    #124999
    This reply has been marked as private.
    Trevor
    #125007
    This reply has been marked as private.
    Anonymous
    #125011
    This reply has been marked as private.
    Trevor
    #125021
    This reply has been marked as private.
    Anonymous
    #125190
    This reply has been marked as private.
    Anonymous
    #125192

    I have included in the meta all the fields I need to search.

Viewing 10 posts - 1 through 10 (of 19 total)