Problem with preloader/transitions not showing

3 replies · opened Sep 28, 2017

MmathiascgSep 28, 2017

Hi, great template!

I'm having a problem with preloader and transitions not showing when using Canvas within Django templates, which makes the page look quite ugly and clumsy while it's loading, and rather choppy while transitioning between pages. All the .js and other static files are loaded correctly, so I don't really understand why it's not rendering correctly. Any help would be very appreciated.

You can have a look at a demo at http://165.227.112.238 (demo:rvdemo)

Thanks!

SSemicolon WebSTAFFOct 3, 2017

Hello,

We have just checked out your Website and the issue appears to be with the Script Linking Order. Make sure that the js/plugins.js File is linked before the js/functions.js JS File Linking.

This should definitely fix your issue. Hope this Helps!

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

MmathiascgOct 4, 2017

Hi,

I did what you suggested but the problem is still there. Neither does the preloader work nor the transitions between pages. Is there anything else that could be causing the problem?

Thanks.

SSemicolon WebSTAFFOct 4, 2017

Hello,

We have checked out your Website and there are quite a few issues:

  1. The .stretched Class in the <body> Tag is mis-spelled.

  2. The .animsition Class is not required on the <body> Tag.

  3. The #wrapper is missing from the Page which is the most important part of the HTML Structure. Please make sure that you follow the Default Structure of the Template from the Package Files.

This will definitely fix your issues. 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