Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #853513

    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 ?

    #854152

    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

    #1071827

    add this to custom

    .clear {
    display: block;
    height: auto;
    visibility: visible;
    width: auto;
    }

    #1072967

    Hi,

    Thanks for sharing @PhatJ :-)

    Best regards,
    Rikard

    #1294116

    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

    • This reply was modified 3 years, 7 months ago by pixel-hustler.
    #1294513

    Hi Pawel,

    We don’t have a setup like that unfortunately, but let’s see if another participant can help you out with your request.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.