Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Disable image overlay function? #693128

    Hi, for anyone looking to fix the same problem. The issue is with the avia_hover_effect function in the avai.js file on line 619. The elements declaration is too broad and applies the hover effect to all $(“#main a img”) elements on the page which breaks the BXSlider used in RealtyPress. By narrowing the scope a little, you can keep the hover effect and get the slider working as well. $(‘#main .rps-property-result a img’).

    Cheers.

    Aaron

    in reply to: Disable image overlay function? #693089

    Hi, I have the exact same issue now with Enfold v3.6.1 and I tried your suggestion about commenting out the image overlay function, but there was no change in the result.

    There is definitely a conflict with the Enfold theme because the plugin works with the twenty(n) themes and others.

    Can you please provide some help to determine the conflict so that I may fix it?

    I’ve supplied my private login info for you.

    Thanks.

    Aaron

Viewing 2 posts - 1 through 2 (of 2 total)