Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1392234

    alonmg
    Participant

    Hi,
    I installed the widget search & filter: https://wordpress.org/plugins/search-filter/
    However it is not showing as an option in the widgets to add to the header/footer/sidebar.
    What am I doing wrong?

    My site: https://uk2.fcomet.com/~hasichao (it is under construction, so very partial).

    Thanks,
    Alon

    #1392335

    Joao
    Moderator

    Hi There

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks

    Joao

    #1415902

    alonmg
    Participant
    This reply has been marked as private.
    #1416812

    Friech
    Moderator

    Hi There,

    That plugin does not install a widget. That plugin use a shortcode to output the advance search input which you can place on a RAW content element or Text Widget

    e.g
    [searchandfilter fields="search,category,post_tag"]

    https://www.designsandcode.com/447/wordpress-search-filter-plugin-for-taxonomies/

    Thanks.