How to add custom basic blog search in WordPress

How to add custom basic blog search in WordPress
Spread the love

Add the below code:

<form class="search-form" action="http://localhost/mindthetravel" method="get"><input autocomplete="off" name="s" type="search" placeholder="Where do you want to go today?" data-swplive="true" data-swpengine="default" data-swpconfig="default" /><input type="submit" value="Search" /></form>

Output:


Spread the love

Check Most Recent Posts