You’re right sorry its my fault. Of course it has nothing to do with your plugin
Actually it should be activated, otherwise you had a redirect to somewhere else. I’ve followed your steps from the tutorials on youtube. You Can go forward to section 3 of this page: https://carpi-auto-tuning.zaehner-metallbau.ch/produkte/#section3
Normally the element gets animated when it enters the browsers viewport – this are settings of WBbakery I don’t have to change any parameters. Did you never had problems with animations?
I’ve prepared a page for you. Check this: https://carpi-auto-tuning.zaehner-metallbau.ch/produkte/
I also recognized that the bug related to Rev. Slider. Without any slider animations works fine.
.wpb_animate_when_almost_visible {
opacity: 0;
filter: alpha(opacity=0);
}
This is what I see in the dev. tool…
Hopefully that helps a bit.