Wpbakery animation on mobile delayed

Home Forums Legacy Support Support queries Styling issues Wpbakery animation on mobile delayed

Viewing 6 posts - 16 through 21 (of 21 total)
  • Author
    Posts
  • #223858
    logan
    Member
    Yes :|
    #225035
    ICHARS
    Spectator
    Has this bug been resolved in the current update?
    #225201
    logan
    Member
    Hello, No have discussed the respected development team regarding this issue and they told me these things:
    1. this is a complicated one.
    2. we are working on it.
    3. we are checking our wplms files and trying to identify the origin of the issue.
    4. it will take time.
    5. this is not included in this update.
    this is what they told me.
    #225235
    Anshuman Sahu
    Keymaster
    Hi as a quick fix we have added this script in your wp-admin -> wplms -> footer -> google anaylitics script :   <script> jQuery(document).ready(function(){jQuery('[data-settings]').each(function(){var $this = jQuery(this);var settings = $this.data('settings');if(settings && settings.animation){$this.addClass('animated');$this.addClass(settings.animation);}}) }); </script>   and this css in your wp-admin -> apperance -> customize -> custom css :   [data-settings]{     visibility:visible; }
    #225245
    ICHARS
    Spectator
    Thank you
    #225248
    logan
    Member
    case closed.
Viewing 6 posts - 16 through 21 (of 21 total)
  • The topic ‘Wpbakery animation on mobile delayed’ is closed to new replies.