Forums Forums Search & Filter Pro No results, etc.

Viewing 2 posts - 21 through 22 (of 22 total)
  • Anonymous
    #112845
    This reply has been marked as private.
    Trevor
    #112857

    If you have made a copy of the results.php file, in a folder (called search-filter) in your child theme folder, you can edit that results file. If you do not have a suitable code editor, might I recommend brackets.io as a free but good editor?

    In the default file, the line you need to remove is line 65:

    <p><small><?php the_date(); ?></small></p>

    If you don’t want the line between each as well, it is a few lines down in the code <hr />

    You won’t need the category or tags lines either.

Viewing 2 posts - 21 through 22 (of 22 total)