• hi my site is in another language and I wanted to change the search language, the text that occurrs fx when an error occurrs, before searching(search).

    I appreciate if someone could help me and please ask me if you don’t understand what I’m talking about.
    thanks ??

Viewing 1 replies (of 1 total)
  • Thread Starter MariaWeb

    (@mariaweb)

    i edited the php (dont worry i backup everything) but im still curious on how to change it with the css(if someone knows how to do that they can suggest a site or reply :D).

    but i have one problem…

    <h1><?php printf(__(‘search for: %s’, ‘colorway’), ” . get_search_query() . ”); ?></h1>

    <h2>
    <?php echo (‘Nothing Found‘); ?>
    </h2>
    <p>
    <?php echo (‘Sorry, but nothing matched your search criteria. Please try again with some different keywords.‘); ?>
    </p>

    i changed the bold text to something that i wanted but now there is one problem.
    before searching for something there is a text in the search box and i dont know how to change it.

    fx:https://designhuntr.com/wp-content/uploads/2012/10/Search-Box-6.png
    i want to change the text search here…

Viewing 1 replies (of 1 total)
  • The topic ‘Colorway theme-css search,change language’ is closed to new replies.