Problem with CMS Search Results Not Linking Correctly

I have a problem with CMS Search results and would be grateful for advice.

The problem is that only the first six results from any search have working links.

The problem can be seen in this video, where the cursor shows when the link is live and then, after six entries, when it is not live.

The problem is replicated across all pages where I use the search function.

Any help would be much appreciated.

do you have a url we can take a look at? :slightly_smiling_face:

Thanks Ben,
I have found the cause, but can’t fix it.
I had an empty container on the page and the results were going underneath it.
Now the problem is that I have a footer section on the page and the Search results disappear underneath that. I have changed the z-index for both the Search container and the footer, but it doesn’t seem to help.
The link is here.

The same issue also seems to exist on your website: Blog

There, the first two search results can be clicked, but the last result can no longer be clicked. As far as I was able to test, the issue occurs in both Safari and Vivaldi.

I’ve noticed the same problem on my own websites as well, which is why I’m not using the Search component yet.

It’s going to depend on how you have the page set up. Is the Search component in a container? If so, the container should have a z-index higher than the footer.

Yes - it does. It is 50 and the footer is -50.

Maybe I misunderstand but I have click the arrow heads to link and most of my visitors don’t realise this

Thank you for the suggestion. However, I don’t think this is the problem - I have configured the results so that the whole entry is a link.

The problem is shown in the screenshot below. Despite setting the z-indexes as kindly suggested by Ben, the results of the search are still appearing below the footer section.