MrCardinal
Member
Posted 1 year ago #
I am trying to get the search widget to appear on the left sidebar on my site. It is currently active and has been added to the left sidebar, but is not visible. I've tried deleting my cache and reloading in both IE and Firefox, but it's not showing. My site is http://lighthousealliance.org/site/
Anyone have any ideas? I've been search through the forum but can't find anything.
CrowChick
Member
Posted 1 year ago #
I am having the same problem. I haven't added any scripts to the sidebar, it's pure widgets. Did you ever solve your problem?
Raimy
Member
Posted 11 months ago #
I'm chiming in on this topic also. Did anyone ever find a fix?
Raimy
Member
Posted 11 months ago #
In investigating this issue I noticed that if the search box is called in the header, it won't show up as widgets in any sidebars.
Joe Lange
Member
Posted 10 months ago #
Raimy- Thanks for tracking that down.
To clarify:
In order to get the search box to reappear in the sidebar as a widget, what do you have to do?
Thanks.
It should work even if it is added to the header.. please verify the code for search:
<?php if ( is_search() ) { ?><?php echo $s; ?> | <? bloginfo('name'); ?><?php } ?>
Make sure that the correct code has been added at the correct place.
nublooo
Member
Posted 9 months ago #
I'm having the same problem.
Ryan, the conditional statement refers to the current page being the search results page, not to the search widget.
Did anyone else come across this issue and might have a solution?
fraguada
Member
Posted 6 months ago #
bump...I just noticed this is happenning to me too
http://www.livearchitecture.net/wip should have a search widget on the bottom right above the category drop down...