Forums
(@nachodeleon)
11 years ago
Hello! The input text_position is not in the admin area.
In /html/searchform.php, in the top of the file, try with $text_position = 'top'; or $text_position = 'bottom';
$text_position = 'top';
$text_position = 'bottom';
Solved the problem while we are waiting the official update.