Preloader not working with localization

1 reply · opened Apr 29, 2022

MmattsocApr 29, 2022

Hi!

I am using canva for a client. They use lingumania to translate their content.

Everything works fine, however the preloader does not work when the page is translated, so fr.

Any ideas how to fix?

Thanks!

SSemicolon WebSTAFFApr 30, 2022

Hello,

Thanks for using Canvas! :)

The issue is with the lingumania Plugin which is adding the visibility: hidden; Attribute to the `` causing the Page Loader to not display.

You can consider using the following CSS:
[ch_pre type="css"]body { visibility: visible !important; }[/ch_pre]

This should work fine. 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