Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Problem with results layout and results behaviour
This topic contains 2 replies, has 2 voices, and was last updated by pspaulinha 7 years ago.
- AuthorPosts
- January 14, 2016 at 3:11 am #7309
Hi,
I’m using the Ajax Search Pro plugin in my site, the last version. (4.6) I installed and then, appears two errors:
1. In some browsers, the results layout is biggest than the width page. ( Attachments)
Does not appears results behaviour when is “No results text”. If i write “tttt” for example, the search circle just is waiting, nothing appear.
Can you help me? I just installed and then, appears these errors.
Thank you
Attachments:
You must be logged in to view attached files.January 14, 2016 at 10:49 am #7312Hi!
1. There was a custom CSS applied on the search bar for max-width:1100px and it caused the issue. I have added another custom CSS for the results as well:
.wpdreams_asp_sc { max-width: 1110px; }
It should be working fine now.
2. Because the keyword suggestions source had an unset taxonomy selected. I removed that from the keyword suggestions list, now it works 🙂
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
January 14, 2016 at 12:05 pm #7315Hi,
Oh, I undestood the erros!
Thank you, really thank you for your fast answer and your help.
- AuthorPosts
You must be logged in to reply to this topic.