• Resolved syzygybeth

    (@syzygybeth)


    In the search box is the misspelling “serach”. I’ve looked all over the web trying to find a way to fix it with no luck. Any suggestions?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter syzygybeth

    (@syzygybeth)

    Some more info:
    I am using the Writerstrap theme. Inside the search box is the misspelling “serach”. I’ve been looking online for a suggestion about how to fix it with no luck. I can’t affect it from the Dashboard. I was also told to look at widgets.php. That file lists the search widget, but there’s no place to alter it.

    https://ledewritecom.domain.com/wordpress1/

    Any help would be appreciated. Someone else must have noticed this and fixed it already.

    Hi syzygybeth,

    1) Go to your Dashboard > Appearance > Editor.
    2)look for the file “Search form (searchform.php)” on the right sidebar,Probably at the right hand bottom.
    3) you will see following piece of code in editor box
    “<input id=”s” name=”s” size=”20″ type=”text” value=”” x-webkit-speech speech onwebkitspeechchange=”this.form.submit();” placeholder=”serach…” />
    4) replace “serach… by “Search…” in the above code and Update file
    5) YOU ARE DONE

    Thread Starter syzygybeth

    (@syzygybeth)

    Thank you for the solution!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Fixing "serach" on the site’ is closed to new replies.