-
AuthorPosts
-
April 17, 2017 at 3:45 pm #778759
Hello all,
We have kind of a big issue with our homepage starting by a Full size Easy Slider which appears to shift the triggering of animations below.
This results into starting the animations only when the user is already scrolling to the next section. The last one being started when reaching the bottom of the page (after the footer).I was able to desactivate the columns animations but it also affects the automatic Masonry and product gallery’s animations which are really crucial for our customers navigation and furthermore, our e-commerce activity.
Could you please tell us how to fix this as we already spent a lot of time looking for an html error (not found), re-uploading manually the theme, re-doing the slider from scratchn, etc…
Thank you,
Best regards, ArsèneApril 18, 2017 at 1:06 pm #779249Hey arsenelesueur,
it’s unclear to me what you want to achieve. Can you explain further please? by providing us screenshots and/or a screencast? Not sure if we can help you with this kind of customization, but at first we need to fully understand what you’re talking about.
Best regards,
AndyApril 18, 2017 at 8:07 pm #779620Hello Andy,
I guess it will be way more clear with the 3 screenshots available (in the private content section).
As you will see, all animations are starting too late (when passed) while scrolling. It was the case with the 4 green icons (in 4 cols) right below the Easy Slider but I desactivated the animations. But now, it’s still the case for the shop Masonry section, then the blog Masonry section and finally the 5 social icons which don’t even pop up when the bottom of the page is reached.The issue occurs on pretty much all browsers and devices and have been reported by some of our e-commerce customers.
Best regards,
ArsèneApril 21, 2017 at 9:07 am #781058Hi,
The screenshot is not working but I can see the issue clearly. Please try to disable the stylesheet and script minification. What is the plugin that you’re using for that?
Best regards,
IsmaelApril 21, 2017 at 10:00 am #781072Hi,
I disable HTML, CSS and JS concatenation/minification (Plugin: WP-Rocket). But animation bug still appears, we reproduce it all the time by :
- Start a new private window in chrome
- Open the Chrome DevTools with setting “Disable cache (while DevTools is open)”
- Go to the Home of this website
- Scroll down to half the page showing “Découvrez nos créations” title
- Then if you scroll a little bit more (title half hide) the animation that show product list with images under this title come but too late
Best regards,
FrancisApril 21, 2017 at 10:15 am #781077You might take a look at this post.
April 21, 2017 at 11:09 am #781097Thanks, but no change :$
I just add your script to our child theme and add it to “wp_enqueue_scripts” hook :
wp_enqueue_script( 'mmx-avia-mod', get_stylesheet_directory_uri() . '/js/mmx-avia-mod.js', array( 'jquery', 'avia-shortcodes' ), '', true);
- This reply was modified 7 years, 7 months ago by prometee.
April 21, 2017 at 11:18 am #781103I would need to see the page to get a clue whats happening
April 21, 2017 at 11:34 am #781112April 21, 2017 at 11:42 am #781116Can you disable the lazy loading of images in wp-rocket and/or disable wp-rocket for testing?
April 21, 2017 at 12:05 pm #781125It works, I also disable your script and re-enable minification but only for css inline and not inline.
Thanks !!!
- This reply was modified 7 years, 7 months ago by prometee.
April 21, 2017 at 3:37 pm #781264Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
Andy -
AuthorPosts
- The topic ‘Animations not starting on scroll’ is closed to new replies.