Forums Forums Search & Filter Pro Filter area disappears after adjusting 2nd filter

Viewing 7 posts - 11 through 17 (of 17 total)
  • Trevor
    #208003

    Assuming that the form is using the search.php template file (check here):

    https://www.screencast.com/t/uCR6FwgO

    Can you upload the template file to a file sharing site and give me a link to it so I can download it and look at it?

    Anonymous
    #208099
    This reply has been marked as private.
    Trevor
    #208207
    This reply has been marked as private.
    Anonymous
    #209231
    This reply has been marked as private.
    Trevor
    #209335
    This reply has been marked as private.
    Anonymous
    #209375
    This reply has been marked as private.
    Trevor
    #209411

    OK. I can see why. First you need to be using a child theme. Install this plugin:

    https://wordpress.org/plugins/orbisius-child-theme-creator/

    Follow the steps to make a child theme, accepting the defaults throughout, and activate and switch to the child theme at the end. Check to make sure the site is OK (it should be), then remove that plugin.

    Next, copy the file search.php from the twentyfourteen folder to the new child theme folder, then edit the file.

    On line 20 add this code:

    <div class="search-results">

    See here:

    https://www.screencast.com/t/fqh9Ox4e

    Then make a new line for line 34 and add this code:

    ?> </div> <?php

    See here:

    https://www.screencast.com/t/5ont2GLtZ

    And see if it now works?

Viewing 7 posts - 11 through 17 (of 17 total)