We have the same issue with the latest version of Agy and the Divi Theme. Had to remove the transparent background – set it to zero – to make it work again.
What do you mean with set it to zero? I´m trying to changing the background and the plugins doesn´t responds.
Okay, it wasn’t zero, I changed the ‘Z-Index (Overlay)’ for background blank to make it work for now.
Ah ah, the z-index of the overlay, yes… that´s makes the buttons “clickables” again, but the frame has an inactive scroll bars, that happens to you too?
Yes, I fixed those with CSS. We have to boxes, so ours is:
.agy .box .box-left, .agy .box .box-right {
overflow: hidden!important;
}
.agy .box .box-left, .agy .box .box-left {
overflow: hidden!important;
}
Hey @winetracy and @nichart,
thanks for your bug reports.
Have you double-checked your z-index settings within WooCommerce->Agy?
The default z-index for the DIVI theme is pretty high so, maybe that caused the problem.
Best regards,
Patrick
Yes, have played around with the z-index, but with no luck. The background is in front of the pop-up no matter how I set the z-index.
Hey @nichart,
then the selector for the overlay does not match with Divi.
The default is #page (WooCommerce->Agy->Design), it has to be the first element after the <body>-tag.
If I remember correctly, there was someone within the last two weeks with the same problem (Divi + Agy) – turns out, that the Divi theme placed the overlay on the wrong position within the DOM (normally it is within the footer as one of the last elements). Divi included it within a “row” – good chance the support there could help here!
So this worked for almost a year and then suddenly started with this issue. I guess it’s Divi’s fault? It seems I must search for a new age gate?
ok I retract my annoyed response above. I set the z-index to zero as suggested and it works again.
Thank you Patrick
@winetracy, @creawebpress, @nichart
if someone could send me a copy of the DIVI theme to support@patrickposner.dev that would be awesome.
I have an idea to prevent the problem (without deactivating the overlay), but I do not have the theme 😉
Best regards,
Patrick
Patrick, I sent you one to test.
Hey @plovato, @winetracy, @creawebpress,
first of all: thanks for the various Divi copies I have received! 🙂
Version 4.2.8 (today’s update) finally includes a fix for that.
I removed the scroll effect and made the shortcode support optional (which caused the original issue).
Best regards
Patrick
Hi @patrickposner,
Works perfectly for me now. Thank you so much for the plugin and for fixing it.
Kind regards
Nick