Hi,
Thanks for your explanation.
Unfortunately the "more results" doesn't work for me. The results are not at the bottom of the page. The link is just dead.
The other links in the list work unreliable. Sometimes they work other times they are dead too.
I switched off the add-blocker but that did not help. I work on a new iMac with lates OS but in Chrome, Firefox and Safari the problem is the same. I wonder how come it works on your side and not on mine. Anyway, I found another solution.
To get the search module working I deactivated the javascript that creates the list under the search box.
here:
jp-xtra/layouts/theme.config.php
/*
$this->addFile('js', 'warp:vendor/uikit/js/addons/autocomplete.js');
$this->addFile('js', 'warp:vendor/uikit/js/addons/search.js');
*/
Now I don't get the list anymore but after I type a word in the search box en click enter I get the page with search results.
This works for me. And maybe it helps someone else to.
Please Log in or Create an account to join the conversation.