Migration Guide

5 replies · opened Feb 4, 2021

Nnitto75Feb 4, 2021

Hi,
the old v5 version of website is: https://duobooking.it/template.
I am trying to migrate from version v5 to v6 fo use gdpr settings: http://93.56.116.63:8080/duobooking/template.
The website has turned upside down.. :-(

In the old v5 there is a responsive.css that there isn't v6 version.

Is there a guide on the steps to take? I saw the changed things in the documentation, but a guide that follows you step by step is not there.
Thank you.

SSemicolon WebSTAFFFeb 4, 2021

Hello,

Apologies for the Inconveniences caused!

Canvas 6 is a Major Upgrade from Canvas 5 and has a lot of breaking changes including many code changes. Additionally, there are many features that have been added which are only compatible with Canvas 6. Currently, there is no step by step guide for Upgrading Canvas 5 to 6 due to the amount of breaking changes it has: http://docs.semicolonweb.com/docs/upgrading-v5-to-v6/migration/ . It is highly recommended to upgrade from scratch as partial upgrades will cause unexpected issues.

GDPR can currently be used only with Canvas 6.

Let us know if we can help you with anything else.

Nnitto75Feb 4, 2021

I trying to change the class an tag into my templates (http://93.56.116.63:8080/duobooking/template), but not understand why at the top (Home, Faqs, Contacts, ITA) thereis space at top and in the social icon thereis space at the bottom....

Can You help?

Thanks.
B.

SSemicolon WebSTAFFFeb 4, 2021

Hello,

Unfortunately, we are unable to check your Website correctly as the Assets point to localhost. Please provide us with a Valid Live URL so that we can check this correctly and provide you with further assistance. 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.

Nnitto75Feb 5, 2021

Hi,
I upload all files. The website is: https://duobooking.it/template

The problem at the top (Home, Faqs, Contacts, ITA) there is space at top and in the social icon there is space at the bottom….

In the version Mobile not view hamburger menu icon and if I drag to the left it moves the whole screen leaving a white stripe on the right.

Thanks.
B.

SSemicolon WebSTAFFFeb 6, 2021

Hello,

  1. There are Custom CSS Codes in the demos/car/car.css File related to the ul Tag which is causing this issue. This is the Code:
    [ch_pre type="css"]ul {
    margin-top: 10px;
    margin-bottom: 10px;
    }[/ch_pre]

Make sure that you are tracking your Customizations properly to detect these issues.

  1. The #primary-menu-trigger Codes do not exist on your Website. Consider checking the Default Files and add this code to the Header.

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