I bought the Satelite Theme - and I'm still very impressed of your work. To make my website perfect, I would be very grateful if you could help me with the following things:
If I use WPBakery together with AJAX Loading, the standard animate feature will not work. According to your documentation, adding the 'has-animate' class to an object leads to the desired effect. It works fine - but I would like to use other effects of animate.css class (https://daneden.github.io/animate.css/) as well. Can you please give me an example of how to define my own CSS class so that I can use it like the 'has-animate' class? If possible, please use the effect 'fadeInLeft'.
Is it possible to directly/automatically start the video background of the portfolio items when the website is loaded on mobile phones? (Fullscreen slider)
When I click and hold a Portolio item the cursor changes to a circle with arrows to the left and right. This happens even if only a single portfolio item exists. Is there a way to disable this effect? (Fullscreen slider)
Thank you very much for your help and I wish you a nice week.
- WPBakery is a different beast when it comes to animation effects and elements becuase it uses a lot of javascript to initialize theme whereas ajax transitions load just HTML and CSS from the target container.
We provide a wp bakery child theme that makes at least some elements compatible with AJAX, you can find it in the main archive but I attach it here for your convenience
- the video does not play on mobile you should provide a hero image as fallback image on mobile
Dear ClaPat-Team,
I bought the Satelite Theme - and I'm still very impressed of your work. To make my website perfect, I would be very grateful if you could help me with the following things:
Thank you very much for your help and I wish you a nice week.
Best Regards
Marvin
Hello Marvin,
- WPBakery is a different beast when it comes to animation effects and elements becuase it uses a lot of javascript to initialize theme whereas ajax transitions load just HTML and CSS from the target container.
We provide a wp bakery child theme that makes at least some elements compatible with AJAX, you can find it in the main archive but I attach it here for your convenience
- the video does not play on mobile you should provide a hero image as fallback image on mobile
- you can hide the navigation arrows with
.arrows-wrap {
display: none;
}
in customizer -> additional CSS
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy