Reply To: Not fully working

#7168
Ernest Marcinko
Ernest Marcinko
Keymaster

Hi!

Sorry for the late response, I recieved a peak amount of requests, I just got to you.

I have found the problem, it was indeed an issue with the plugin. I have fixed it on your server and I’m going to implement it to the next release as well so it won’t happen again.

I’ve also found a problem with the height of the elements, so I have added the following custom CSS code to fix it:

.horizontal .resdrg .item {
    height: auto !important;
}

The results only allowed static height, but then the description was cut off for some items. This code allows to stretch to the highest item height without cutting off the rest of the description.

Best,
Ernest Marcinko

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