White/Blank page all over my website

19 replies · opened Jul 13, 2023

JjesusdelagarzaJul 13, 2023

Hello,

I just found my website has a white page (blank page) but the content it's there.

Can you please help me figure it out what's the issue?

I'm using Canvas Version 6.5.2

Thanks

JjesusdelagarzaJul 14, 2023

Probably something went wrong with the style.css file, but dont have a clue

JjesusdelagarzaJul 14, 2023

in the css file I reomove the lines from 12865 to the end it works, something must be wrong with other lines or something its causing an issue there

Please let me know if you need ftp info and how can I send it to you

Thanks

JjesusdelagarzaJul 14, 2023

The css seems to be broke, can you please help me fix it!

Thank you

JjesusdelagarzaJul 14, 2023

Please help!

SSemicolon WebSTAFFJul 15, 2023

Hello,

Thanks so much for your Kind Patience and Apologies for the delays!

We are looking into this and Our Team will get back to you very shortly.

Meanwhile, do let us know if we can help you with anything else or if you find any further issues with Canvas.

SSemicolon WebSTAFFJul 15, 2023

Hello,

Thanks for your Patience!

We have checked this and the issue appears to be with the Google Programmable Search added on the Page which is adding the #gsc.tab Hash on the URL. There are way we can fix this:

  1. Disable Google Programmable Search from adding this Hash causing JS issues on the page by using the following code:
    [ch_pre][/ch_pre]

replacing the existing codes: ``.

OR

  1. Remove the following JS code from the js/functions.js File:
    [ch_pre type="js"]let linkElement = location.hash;
    if( $(linkElement).length > 0 && $('.one-page-menu').find('[data-href="'+linkElement+'"]').length > 0 ) {
    $window.scrollTop(0);
    }[/ch_pre]

You can simply use one of the above two options.

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.

JjesusdelagarzaJul 15, 2023

Thanks for your reply

I tried the 2nd option (please see the attached file)

But no luck yet

Am I missing something?

SSemicolon WebSTAFFJul 16, 2023

Hello,

Thanks for your Patience!

We have tried checking the entire codes for your Website and the issue appears to be with the use of Mixed Versions of Canvas. You had mentioned that you are using v6.5.2, but the CSS Files are v5.8 . It is highly recommended not to use mixed versions of Canvas to prevent any unexpected issues. Additionally, the Responsive CSS File: https://mundoregio.com/css/responsive.css does not exist on your Servers.

The issue right now is that since you are using a Newer Version of Canvas for the JS Codes and Older Version for CSS Codes. Thus, there are conflicts, as in Newer Versions the Page Transitions are not activated by default and in Older Versions Page Transitions are always active. To fix this, simply add the .no-transition Class to the `` Tag. This will disable the Page Transitions and display the Page. Then, we would recommend you to properly use the Latest Versions to avoid any unexpected issues for your Website.

Hope this Helps!

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

JjesusdelagarzaJul 16, 2023

This is a strange thing as everything was working and sudeenly stop working, don't have a clue when or why.

What I need to do?

I didn't mixed or donde remeber how this happen, probably during this days while trying to make this work.

Thanks for helping me fix this.

SSemicolon WebSTAFFJul 16, 2023

Hello,

We understand but upon checking, we can see that the JS Files is newer and the style.css is Older: https://mundoregio.com/style.css (You can see the version there).

Currently, to fix this, simply add the .no-transition Class to the `` Tag.

This will definitely fix the issue. Hope this Helps!

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

JjesusdelagarzaJul 17, 2023

Still no luck

I had this:
``

and I adjusted like this:

``

Just here on this page:
https://mundoregio.com

Also attached its my console errors (Chrome)

SSemicolon WebSTAFFJul 17, 2023

Hello,

This should be your codes:
[ch_pre][/ch_pre]

When you add classes, you do not need to add the dot (.).

This will definitely work fine. Hope this Helps!

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

JjesusdelagarzaJul 17, 2023

I was chwcking the css folder and I didn't saw the resposnive.css file, is that normal?

SSemicolon WebSTAFFJul 17, 2023

Hello,

The Responsive Styles are integrated within the style.css File and comes with a Mobile First approach in the Latest Versions of Canvas, so there is no css/responsive.css File.

Hope this Helps!

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

JjesusdelagarzaJul 17, 2023

I think this it's helping me solve the issue

``

I just need some help in order to get back to normal my main page

https://mundoregio.com/

As it shows a white bar (seems like the content its moved to the top). It's just a slider page no content at all

Thanks

SSemicolon WebSTAFFJul 17, 2023

Hello,

As we have mentioned earlier, the issues on your Website are due to mixed versions being used especially the CSS Files: https://mundoregio.com/style.css . These issues are related to Customizations and incorrect codes and the Default Files provided with the Package does not have these issues. Support currently only includes issues with the default codes and features provided with Canvas. Since, currently Customization related Support is not included with the License according to the Item Support Policy: https://themeforest.net/page/item_support_policy or https://support.semicolonweb.com/support-policy/ . You will need to manually code this or Hire Us to help you out with Customizations.

Thanks for Understanding.

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

JjesusdelagarzaJul 17, 2023

Can you please provide me the original css file from the 5.8 version?

As far as I remember I didnt changed anything there, but probably that file was changed some why, dont have a clue as everythibg was working properly working and me trying to make it work before you answer my ticket probably caused this.

Thanks and sorry for the inconvenience, it was not my way to re-adjust or modify original files just because.

JjesusdelagarzaJul 18, 2023

I finally make it work.

Thank you

SSemicolon WebSTAFFJul 18, 2023

Hello,

Thanks for your Patience!

Glad the issues were resolved. Please do let us know if you would like to Download the v5.8 of Canvas Package and we can provide you with the Link.

Meanwhile, do let us know if we can help you with anything else or if you find any further issues with Canvas.

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