• Resolved drdoogs

    (@drdoogs)


    Hi there.

    If my site search comes up empty, the current message is “Nothing was found though it was regrettable. Please change the key word if it is good, and retrieve it.”

    Where do I go to change this message?

    Please help. Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author nobita

    (@nobita)

    Hi drdoogs

    Please open enough / functions.php

    change below.

    functions.php line:1625

    <div class="fail-search message-box">
    		<h2 class="center h2">
    <?php
    					_e("Nothing was found though it was regrettable. Please change the key word if it is good, and retrieve it.","enough");
    ?>
    		</h2>

    Thank you for using theme enough

    Thread Starter drdoogs

    (@drdoogs)

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How do I change my search message?’ is closed to new replies.