Reply To: Cannot populate search results (getting no results)

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Cannot populate search results (getting no results) Reply To: Cannot populate search results (getting no results)

#5262
Ernest Marcinko
Ernest Marcinko
Keymaster

Hi!

Thank you for the proper details on the ticket, it made my work much faster.

I’ve found the problem, it’s a bug in version 4.0. The upcoming version has this fixed already, so it should not re-appear once you update.

Also, I’ve noticed that the theme adds huge padding on the result content accidentally, I’ve tried to fix that for you as well, but the back-end does not let me save the settings for security reasons I guess.
Anyways, if you put this CSS code into the search plugin Theme Options -> Custom CSS panel, then it should remove the additional padding:

.vertical .resdrg .item .content {
    padding: 0 10px !important;
}
Best,
Ernest Marcinko

If you like my products, don't forget to rate them on codecanyon :)