get entire demo into root

1 reply · opened Sep 13, 2019

SSemicolon WebSTAFFSep 13, 2019

Hello,

The Link above is definitely valid. However, we have also provided you with a more detailed explanation about this in the Comments Section:

Hello,

The Construction Demos inner pages are provided as an extension of the Classic Demos are runs on the main Files. So there are not really 2 sets, as there are no duplicate files in the Package. And it is absolutely possible to move all the Construction related Files to the root folder, and the only changes required is the Location of the Asset (Images/CSS/JS) Files. Please take the following tweaks as a guide:

Take demos/construction/about-us.html File as an Example:

  1. File the ../../css/bootstrap.css CSS Linking and all the others related ../../ Links. The ../../ in the Links indicate that they are 2 Folders up (which is the root). So, when you move this File to the root. You will need to change these Links to: css/bootstrap.css and remove the ../../ prefix.

  2. Now, this: construction.css CSS Linking in the same File indicates that the CSS File is in the same folder, so when you move the File to the root, the new CSS Links will look like this: demos/construction/construction.css.

This goes with all other links on the Page. We understand that this is a little bit confusing and we are already working on addressing this in our next update, but when we creating Niche Demos in the past, this is what we thought was viable as this kept the Files organized and easy to find. If you face any further issues with anything that is not working on the Page, simply check your Browser Console and it will notify you about the error, or definitely get in touch with us.

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. Thanks. :)

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