I have problem with search result short code. Iam trying to use custom search result box with short code. But when I try to search some thing, there is only empty line withhout any result, message.
Try it:
page : fachowisko.pl
try to search: us
Then you will see only empty line.
With default WP search there are 5 results.
I don’t see the search results shortcode anywhere on the front page. Are you sure it is positioned correctly?
In case you tried it within the front-page slider, it might not display at all, as the slider max height is set to 500px if it’s placed below the search box, it will be displayed below the viewport – because of the limited slider container height.
In that case, make sure that the search bar is also placed on that page.
The results shortcode cannot replace the default wordpress results, it is only used to display the live search results on a different location – but on the same page.