I am not sure why but in your Flexslider Testimonials, they load after a second or two. On loading the page, that stays blank and then appears. Is there any way to have them loaded along with DOM? I tried disabling the data-animation but that didn't help. This behaviour is also present on your website (http://themes.semicolonweb.com/html/canvas/testimonials-twitter.html).
Testimonials loading after a couple of seconds in Flexslider
3 replies · opened Jul 23, 2020
Hello,
The Flex Sliders are designed to be activated on Window Load rather than Document Ready for the best possible Responsive Optimizations so that the Sliders can calculate the Containers when the Images are completely loaded.
You can find the SEMICOLON.widget.loadFlexSlider(); Function inside the SEMICOLON.documentOnLoad > init Function Block in the js/functions.js File and move it to the SEMICOLON.documentOnReady > init Function Block, but this will apply to all the Flex Sliders across the Templates which might cause the Image Flex Sliders to not load correctly. So, it is completely your choice if you would like to change this as the FlexSliders cannot be loaded on different events at the moment.
As an alternative, you can consider activating the Page Transitions.
Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Page transition resolves the issue however I do not see the pre-loader on the page. I have included JS, too and added necessary attributed to body tag. What can be the reason behind this?
Hello,
Normally, if the Page loads too fast, the Page Loaders might not get a chance to be displayed. Our Live Previews has Page Loaders included and it appears to be working fine: http://themes.semicolonweb.com/html/canvas/demo-medical.html . Can you please provide us with a Live URL so that we can check out the exact issue and provide you with more assistance on this. Thanks for your Patience.
Meanwhile, do let us know if we can help you with anything else or if you find any further issues with Canvas.
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard