Replies: 0
Following code causes animation to not load:
<?php echo do_shortcode( ‘[bodymovin anim_id=”133″ lazyload=”true” autostop_viewport=”true”]’ ); ?>
However when I set autostop = false it works fine.
Im unsure as to what is causing this.
Anyone with the same issue?
Thanks in advance,