hi guys
ive an issue with a plugin conflicting with enfold theme, it is the property hive plugin and the authors advised me it is to do with the clear class.
The help page has this feedback
“The default Property Hive templates often use a CSS class called ‘clear’. We’ve seen in the past that themes also use this class but the class in theme actually hides the elements, hence why you’re not seeing anything. To get around this you either need to remove the ‘clear’ class from the theme”
Taken from – https://wp-property-hive.com/faq/why-doesnt-my-search-results-page-show-any-properties/
I use an enfold child theme on my website. Is there an easy way for me to achieve the above ?
Hey codecreative,
Not sure why that class should hide elements, I don’t think it should do that. Could you post a link to where we can see the problem maybe?
Best regards,
Rikard
add this to custom
.clear {
display: block;
height: auto;
visibility: visible;
width: auto;
}
Hi,
I know it’s an old topic but could you share website link how it looks like with integrated Property Hive plugin with Enfold theme as I am facing same possible problem
Kind Regards
Pawel