This topic has 4 replies, 2 voices, and was last updated 10 years, 7 months ago ago by Eva Kemp
Hello,
I just released that the header search form displays draft posts. Please include this fix in your next update. Mean while how can this issue be resolved? Also, the theme should have option to configure the search field like the 8theme and wordpress search form widgets.
Thanks.
Jen
Hello,
Thank you for information.
We’ve taken it into account and will fix this in the next update.
For now you can resolve the search form issue such way:
In the file legenda/framework/theme-functions.php you should find the line 'posts_per_page' => $count,
(lines 1410, 1429, 1449, 1469) and change it to 'post_status' => 'publish', 'posts_per_page' => $count,
If there are any questions or suggestions, feel free to contact us.
Regards,
Eva Kemp.
Thank you.
You are welcome.
Regards,
Eva Kemp.
Tagged: error, friendly, header search, themes, woocommerce, wordpress
The issue related to '‘Error: Header Search’' has been successfully resolved, and the topic is now closed for further responses