Copying search results. Results disappear when clicked anywhere on page Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Copying search results. Results disappear when clicked anywhere on page This topic has 3 replies, 2 voices, and was last updated 4 years, 10 months ago by Ernest Marcinko. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts July 20, 2021 at 3:55 pm #34013 mhmmdrzaei07Participant Hi there, Two issues that I cannot resolve for https://geraldhannon.com/articles/ — passcode to get into the site is: gerald 1. we cant copy the text that is the search results. I think this is being disabled through javascript is there a way to make the text copy able? 2. when you click outside the box anywhere on the page, the results disappear. can we somehow make the results stay? July 21, 2021 at 8:57 am #34016 Ernest MarcinkoKeymaster Hi, 1. Try turning off the scrollbar script right here. As far as I know, that is using pointer event prevention because of scrolling. It should resolve the selections issue. 2. You can turn that behaviour of here: https://i.imgur.com/bGBFDHI.png July 28, 2021 at 3:40 pm #34081 mhmmdrzaei07Participant Hi there, I still cannot copy text — it seems its somehow disabled and what you recommended did not work. is there another way to approach this ? Also wondering, is there a way to have all the results show on the page on load — then users can use search function to narrow down their search? thanks, July 29, 2021 at 8:23 am #34085 Ernest MarcinkoKeymaster For the text selection, try maybe this custom CSS: .asp_content * { user-select: all !important; } It should force the correct selection behaviour on all contents within the search bar. For the results, the auto-populate feature should do the trick. It lets you display a number of results on the initial page load. Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In