sitede var olan metin kutusundan arama yaptığımda alttaki mesajı alıyorum
sebebi ne olabilir
ne yapmam lazım
Bu sayfa çalışmıyor
www..........................com sizi çok fazla kez yönlendirdi.
Çerezlerinizi temizlemeyi deneyin.
ERR_TOO_MANY_REDIRECTS
tarayıcı çerezlerini temizledim
bir arkadaşın bilgisayarında denedi o da aynı hatayı aldı
wordpress arama butonu neden çalışmaz
4
●468
- 05-02-2019, 23:03:24searchform.php dosyası şöyle:
<?php
/**
* Displays the searchform of the theme.
*
* @package ThemeGrill
* @subpackage ColorMag
* @since ColorMag 1.0
*/
?>
<form action="<?php echo esc_url( home_url( '/' ) ); ?>" class="search-form searchform clearfix" method="get">
<div class="search-wrap">
<input type="text" placeholder="<?php esc_attr_e( 'Search', 'colormag' ); ?>" class="s field" name="s">
<button class="search-icon" type="submit"></button>
</div>
</form><!-- .searchform -->
ama tema değiştirince de aynı hatayı veriyor