How to show page with fully loaded carousel component

1 reply · opened Jun 18, 2020

LLee Byoung ChulJun 18, 2020

Hello,

The carousel component appears after all contents on page have been loaded.
If the size of the content displayed by the carousel is large, the content loaded before the carousel may drop.
Probably because it works with JavaScript.
This effect can give us poor visual feedback.
I want the page to appear to load after the carousel is fully loaded.
Please let me know to do that.

SSemicolon WebSTAFFJun 18, 2020

Hello,

This is the Default behavior of the Carousel Plugin and not modified by Canvas in any way. The Carousel Plugin hides the Plugin before it is initializes and then displays it. However, as you mentioned, you would like to enable the Page Loading Transition on the Page, which can be done by simply adding the .page-transition Class on the `` tag. More Settings for the Page Loading Transitions can be found here: http://docs.semicolonweb.com/docs/getting-started/page-transition/ .

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

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