Can you please check if any kind of animation works for you? I don’t use popups that much but I don’t get any kind of animation within the interactions to work.
So you mean you didn’t add a condition on the popup template at all? I don’t think that this ever worked since the popup markup isn’t included in the source code at all in this case.
It may not have been intended that way, but yes that is exactly how it has worked so far.
If the popup didn’t have a condition, you could trigger it normally via link / button.
aslotta and me checked the difference. In my usecase I triggered the popup from another template (cpt based) there you don’t needed to define a “whole site” condition if you use a template element that load the popup…
Hey there
Is someone still having this problem with the Show Element > Popup interaction?
A pop-up that was working fine before is not working now (I’m not sure since which Bricks version).
I have a simple Show Element > Popup interaction on a Button element, and it’s not working
HOWEVER, when I change target to CSS Selector and add the popup class (.brxe-popup-1018), it works fine.
Notes:
The popup template is being loaded correctly on the page, just not shown when the button is triggered.
Other interactions on the same button, after the popup triggering one, are working fine, so the event on the button is working, just not triggering the popup.
Again, when I change target to CSS Selector and add the popup class (.brxe-popup-1018), it works fine, so the error seems to be in the Target: Popup setting.
Did you set the popup template conditions to show on the whole site or the specific page?
In v1.8.1 choosing the condition of Front Page doesn’t work for the page assigned to the Front Page, I still had to pick the “indivitual” page for the condition.
I had a similar issue, but it was intermittent. I found that Perfmatters settings on the page (found in the WP editor when clicking into the popup templates) were set to delay/defer JS on the template. Turning that off seemed to fix it so far.
@sebastianberger mind going into more detail what you mean about this:
aslotta and me checked the difference. In my usecase I triggered the popup from another template (cpt based) there you don’t needed to define a “whole site” condition if you use a template element that load the popup…
Have you checked the compatibility of “SlideInRight” in the animation settings? Because Bricks sometimes changes the name or animation setting when updating. Have you tried experimenting with the “Trigger” and “Target” fields, instead of “Self”? Or did setting the target explicitly “Popup >> mypopup” help? Have you tried reducing the animation duration a bit? Because longer animations can sometimes fail depending on the popup settings.
No, we don’t
At least I am not aware of any changes to the naming in https://animate.style/ (that is the CSS animation library we have been using for a long time).