Hi,
the standard widgets you show on the search results page are: pages, categories and archive – I am not happy with this.
Where can I select my own set of widgets for the search results page?
Regards,
Klaus
Hey KlausR!
Please try using a plugin such as this one – https://wordpress.org/plugins/widget-logic/
and try using “is_search” condition
Best regards,
Yigit
Hi Yigit,
there is no sidebar section for the search page in /wp-admin/widgets.php
Where/how do you want me to apply the search condition?
Regards,
Klaus
Hi,
You can use the plugin i recommended above – https://wordpress.org/plugins/widget-logic/
After installing the plugin you can edit your widgets and add conditions for them – http://i.imgur.com/7pjUGx9.png
Best regards,
Yigit
Hi Yigit,
there is no widget area in the “Design/Widget” admin section defined for the search page, so I can’t use the visibility controls of the plugin you suggest or the internal WordPress functions which do essentially the same.
Again: where can I control the widgets of the Enfold search page?
Regards,
Klaus
Hey!
You can place widgets in “displayed everywhere” widget area and insert “is_search()” in widget logic.
Regards,
Yigit