Want to add no sarch results content block in the Search Results template. Currently, it only shows the query result count. Tried to use one of element conditions as shown attached image but couldn’t hide the block when there’s no search result.
In Conditions, select Dynamic Data, {query_results_count}, ==, and then enter 0.
The {query_results_count} shows 0 on the results page when there’s no result.
Or any other way to add no result content to the Search Result Template?