Forums Forums Search & Filter Pro Hide tags in results

Tagged: , , ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Anonymous
    #49017

    Hi,

    Is there a way to hide the allocated tags in search results?
    For the categories I used:

    .search-filter-results .post-categories {
    display: none;
    }

    There is no class attached to the shown tags, so simple CSS seems out of the question.
    Hopefully you can solve the issue.

    Regards,

    Victor

    Trevor
    #49026

    What Display Results method are you using?

    Anonymous
    #49030
    This reply has been marked as private.
    Trevor
    #49032

    Ah, did you follow the Customising the Results instructions here:

    http://www.designsandcode.com/documentation/search-filter-pro/search-results/using-a-shortcode/

    Anonymous
    #49033

    I saw that, but hoped it would be even simpler.
    I will try it.
    Thanks!

    Trevor
    #49035

    Once you have moved a copy of the results.php to the theme folder, it is easy to remove the lines for tags and categories.

Viewing 6 posts - 1 through 6 (of 6 total)