Missing links in css files

5 replies · opened Mar 10, 2021

PpguyardMar 10, 2021

Hello
I am working on a Django project. Django is quite picky about missing links for static assets and the project will not run in production without all the links OK.
I notice there are some missing files in, for example, include/rs-plugin/css/tp-color-picker.css. Here the links to images refer to non-existent files. the same happens in components/bs-filestyle.css where there is a reference to ../img/loading.gif that does not exist. There may be others but it is a tedious task to identify them all.
It would be great to have a version of Canvas with all the links correct and no missing files, if you have one?

Thanks

SSemicolon WebSTAFFMar 11, 2021

Hello,

Apologies for the Inconveniences caused!

  1. Please download the images.zip attached here, Extract it and paste the images/ Folder inside the include/rs-plugin/ Folder.

  2. Replace the existing bs-filestyle.css with the updated one attached to this reply.

Meanwhile, you can also generate a Custom Package for your Project by simply choosing the HTML Files needed for your Project and Our Package Generator: http://docs.semicolonweb.com/docs/getting-started/installation/ will choose only those Files required for the chosen HTML Files. This way you can reduce the size and also will result in lesser issues.

Hope this Helps!

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

PpguyardMar 11, 2021

Brilliant thank you.
For the moment I am just putting together a general project template with all the files, that I can then reuse for individual projects with fewer files as needed.
Will this fix be included in the next upgrade?

SSemicolon WebSTAFFMar 11, 2021

Hello,

We understand. Absolutely! An update will be out later tonight.

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

PpguyardMar 13, 2021

Hi
Thanks for the files you included in your earlier reply. The new bs-filestyle.css still refers to 'loading.gif' which is not included in the images.zip archive you also sent?

SSemicolon WebSTAFFMar 13, 2021

Hello,

Apologies about the slight mistake. Simply replace ../../../images/loading.gif with ../../../images/preloader.gif .

That's it. This should definitely fix this. 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