Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Random result after deleting word
- This topic has 8 replies, 2 voices, and was last updated 6 years, 6 months ago by
yaks24.
-
AuthorPosts
-
November 19, 2019 at 12:38 am #24623
yaks24
ParticipantHello,
I hope you are well and I would like to apologize for my English.
If I post here it is that I did not find the solution to my problem.
My problem is that when I erase the words on the keyboard without clicking on the small cross, random result content appears.
Is it possible to disable this function and so that we can have the same effect as the little believer with deleting the word.
I put you a video to better understand my poor level of English 🙂
November 19, 2019 at 1:39 pm #24633Ernest Marcinko
KeymasterHi!
Thank you very much for all the details, it helps us a lot 🙂
You can resolve this, by changing the number of characters to trigger the search from 0 to 1 or higher, here: https://i.imgur.com/cHvAE7Q.png
That will resolve the problem.
November 19, 2019 at 1:58 pm #24634yaks24
ParticipantHello Ernest,
Thank you very much, the problem is settle.
If I have other questions that have nothing to do with this topic, should I open a new topic or can I do it here?
November 19, 2019 at 1:58 pm #24635Ernest Marcinko
KeymasterYou can do that in here if you want to of course.
November 19, 2019 at 2:13 pm #24637yaks24
ParticipantAh cool,
So I would like to know if I could change the appearance of the result content. I would like to change something simple like round the borders and put a gradient on the image and a shadow for the hoover effect if it is possible for it sticks to the rest of my site.
I show you what I want it to look like.
November 19, 2019 at 2:48 pm #24639Ernest Marcinko
KeymasterHi!
Well, that could get a bit difficult, as the design is not exactly built for this layout, but I think you can get very close to that via custom CSS.
I was able to achieve this, by some custom CSS code.To replicate that, use this for starters:
.item.asp_isotopic_item, .item.asp_isotopic_item .asp_item_img { border-radius: 8px !important; } .item.asp_isotopic_item .asp_content { height: 100% !important; background: linear-gradient(0deg, rgba(12, 0, 191, 0.76) 0%, rgba(11, 0, 179, 0.46) 28%, rgba(0,212,255,0) 100%) !important; } .item.asp_isotopic_item .asp_content { display: flex !important; align-items: flex-end !important; top: 0 !important; margin-top: 0 !important; transition: none !important; } .item.asp_isotopic_item .asp_content .etc { display: none !important; }I cannot guarantee, that it will look exactly as you imagine, but it should be very close 🙂
November 19, 2019 at 3:24 pm #24643yaks24
ParticipantWow
Truly thank you, it makes great.
I just need the gradient just take the height of the title but do not worry I’ll play to adjust it now that I have the necessary css lines.
thank you very much for you support. 🙂
November 19, 2019 at 3:24 pm #24644Ernest Marcinko
KeymasterYou cannot access this content.
November 19, 2019 at 4:05 pm #24647yaks24
ParticipantYou cannot access this content.
-
AuthorPosts
- The topic ‘Random result after deleting word’ is closed to new replies.