Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
0

Page not showing up correctly on server

Participant ,
Nov 07, 2016 Nov 07, 2016

Copy link to clipboard

Copied

Does anyone know why my page does not show up with any of the styling showing when I upload it to a server. I see all of my styling applied when I am working from my local folder on my own desktop computer, but when I upload it to my testing server I get no styling at all..

Untitled Document2

Views

843
Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Nov 07, 2016 Nov 07, 2016

Copy link to clipboard

Copied

Yes, all of my CSS & other files are located on the server in the same location that they are in my site - I use the Syncronize function to keep everything in place.

Attached is a screenshot showing the files.

Screenshot.jpg

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Nov 07, 2016 Nov 07, 2016

Copy link to clipboard

Copied

Thanks.

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Nov 07, 2016 Nov 07, 2016

Copy link to clipboard

Copied

W3C CSS Errors:

HTMl Errors:

Fix your code errors.

CSS - http://jigsaw.w3.org/css-validator/

HTML5 - https://validator.w3.org/nu/

Do not use spaces in file or folder names.  It's invalid code and can create rendering problems on the server.   Rename your supporting files without spaces using DW Files Panel.  Allow DW to update links.  Then Save and Upload files to server again.

Nancy O.

Nancy O'Shea— Product User, Community Expert & Moderator

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Nov 07, 2016 Nov 07, 2016

Copy link to clipboard

Copied

LATEST

Thanks. I suppose that has to do with the Site Root checkbox in the Site Definitions - These validators are looking for the wrong path.

The CSS Validator is looking for an incomplete path they are missing /DMM-Bootstrap/ directory which is a sub folder one level down where I am working while my current site is still up...

As far as I know I have all of the file references pointing there. How would I be able to work in this sub folder until correctly until I move the files one level up to the main directory when the site is completed?

http://www.doormatsandmore.com/css/lightbox.css

http://www.doormatsandmore.com/DMM-Bootstrap/css/lightbox.css

I have no spaces in the file names.

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines