• Hello,
    It’s perfect theme and great port, thank you for your effort.

    I solved a lot of things but just Leave a comment thing on Search Results page. Could oyu help me to find out where it is exactly?
    Because I found a line in understrap/inc/template-tags.php like Leave a comment, but I assume it doesn’t control the Search Results page. Also there’s no clue in Page, Post, Single, loops, etc.

    Thanks for your help.

Viewing 1 replies (of 1 total)
  • Hik!
    The UnderStrap theme did not come with an aditional search result page template.
    According to the WP template hierarchy it uses the index.php main file to build up a results page:
    https://developer.wordpress.org/files/2014/10/template-hierarchy.png

    As far as you did not need anything special thats okay.

    If you need a custom search page copy the index.php file and rename it to search.php.
    WP will than use this file as template for the results page. Than edit this template file the way you want.

Viewing 1 replies (of 1 total)

The topic ‘Search,Delete "Leave a comment"’ is closed to new replies.