Hi there,
I am trying to make the SimpleSearch work on my website. The problem is that I want to include the search form in the top menu.
The top menu is generated with Wayfinder, so I put the placeholder for Simple Search Form in the chunk for outer containter for WF menu ([[!SimpleSearchForm? &landing=`10`]]).
The thing is that it redirects me to the landing page for search results, but the only thing I get displayed is :
"There were no search results for the search "". Please try using more general terms to get more results."
When i put the same [[!SimpleSearchForm? &landing=`10`]] in a page template, it works without problems (I get redirected and results are correctly displayed).
I even tried to create custom chunk for Search form and then use &searchIndex=`my_custom_search_field` in the page with results but no luck.
I am using MODX Revolution 2.3.2-pl and SimpleSearch 1.9.1-pl
Can anybody help me out ? Any idea why its not working ?
Thanks in advance.
[ed. note: filipbaf last edited this post 10 years, 3 months ago.]