hello, there is this searchfuntion on my site, which is working, but why is there, once the results are viewed, no possibility to LINK to the pages found?
Hey jelle,
Thank you for writing in!
Please, may you provide to us your website link and the WP credentials?
Best regards,
John Torvik
hello yorvin, see below
Hi yampieters,
Here is the setting that does that:
You need to disable minification in order to find where it is and try to adjust it.
Best regards,
Victoria
hello victoria, and thanks. but maybe i have to specify my answer.
the results on the results page are NOT clickable, the ones in the dropdownwindow are!
see image.
now to keep it simple ( searching in the code after disable minification is too complecated for me i guess, i would not have a clue where to have a look ),
a solution would either be
1. NOT showing the resultspage, only the dropdown window.
2. make the results on the resultspage one way or another also clickable.
best regards, jelle vanhijfte
Hi yampieters,
That’s exactly what I meant, the css on the screenshot is the one that prevents links from being clicked. If you disable cache and minification for a little bit, we can help you find the code and fix it.
Best regards,
Victoria
hello victoria,
ive turned of the cache and minification now…
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
.search header.entry-content-header {
pointer-events: all;
}
Best regards,
Yigit
brilliant yigit, thanks a lot!
Hi,
I’m glad Yigit was able to help. If you need anything else, please let us know here in the forums.
Best regards,
Jordan Shannon