• Resolved ocrams

    (@ocrams)


    Hi Michael !

    We have a problem with the plugin. The moment you choose to donate the popup doesn’t do the overlay right. The other blocks are on top so it makes it hard to impossible to do any selections.

    Any idea what this is causing this? We use DIVI 4 builder.

    Kind regards,

    Marco.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Michael Iseard

    (@iseardmedia)

    Hi Marco,

    I just had a look and I can see that divi makes use of z-index which is causing some overlay issues with Kudos Donations. Its relatively easy to fix with some custom css. If you are unsure how to add the custom css just follow these instructions for divi.

    Here is the custom css to add to fix the issue.

    .et_pb_column,
    .et_builder_inner_content {
    z-index: unset;
    }

    Let me know how it goes!

    Kind regards,
    Mike

    Plugin Author Michael Iseard

    (@iseardmedia)

    Hi Marco,

    I have made some changes to Kudos to help avoid this from happening without you needing to make changes to your css. You can try by installing the kudos-donations.zip file from this page:

    https://github.com/mikey242/kudos-donations/releases/tag/v4.0.9-beta.1

    Let me know if it helps!

    Kind regards,
    Mike

    Thread Starter ocrams

    (@ocrams)

    Hi Mike,

    Lightning fast as always.
    I updated the plugin with your latest beta and it works perfectly. Thanks for your amazing support.

    Kind regards,

    Marco

    Keeping tabs on WERO? Curious how that will work. 2026 for NL.

    Plugin Author Michael Iseard

    (@iseardmedia)

    Hi Marco,

    Great that it solves your issue and thanks for reporting back. I will be releasing an update later today or tomorrow with a few more minor tweaks. You should just be able to update as normal once its released.

    I am aware of WERO but haven’t done much research on it yet, was aware it was rolling out in 2026 in NL (which is now sneaking up fast!) so might be time to start thinking of how it can be used with Kudos. Thanks for the reminder!

    Kind regards,
    Mike

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Overlay problem’ is closed to new replies.