HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/ERijn/knijft.eu/wwwroot/wp-content/themes/diverso/searchform.php
<form role="search" method="get" id="searchform" action="<?php echo home_url( '/' ); ?>">
    <div><label class="screen-reader-text" for="s"><?php _e( 'Search for', 'yiw' ) ?>:</label>
        <input type="text" value="<?php echo get_search_query() ?>" name="s" id="s" />
        <input type="submit" id="searchsubmit" value="<?php _e( 'Search', 'yiw' ) ?>" />     
        <input type="hidden" name="post_type" value="post" />
    </div>
</form>