Sign in

Formatting completely gone after upload

  • This topic has 1 reply, 2 voices, and was last updated 2 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10393
    Avatar photot_bue

    I managed to build a landingpage and to upload all the files generated to my online presence.

    As soon as start the respective index file in my browser, all the optics are gone. I see a placeholder for the background image, my breadcrumbs listed up und the claim I provided. All of this in standard font without any formatting. What a disappointment. It´s the same in firefox and edge – can anybody guess where I made a mistake? Yes, I´m running several browser extensions and addons to protect my privacy. However, the publii preview works fine.

    #10394
    Avatar photoBob

    Sure, we’d be happy to help. However, please note that we’re not magicians :). Could you provide a URL of your project?

    Also, look at this:

    Here are a few scenarios that could be causing your issue:

    1. Incorrect Domain Configuration: If your website is accessed through a custom domain (e.g., http://www.mysite.com), but in your server settings, you’ve used the working name of your GitHub or GitLab repository (e.g., username.github.io or username.gitlab.io), the server might be looking for resources at the wrong domain. Please check and correct this.
    2. WWW Prefix Issue: If you’ve configured your server settings with the ‘www’ prefix (www.mysite.com), but some users are accessing your site without the ‘WWW’ prefix (mysite.com), this could cause problems loading certain elements like CSS styles.
    3. HTTP and HTTPS Mismatch: Another issue could be related to the SSL certificate. If your site access is via ‘HTTPS,’ but the server settings have ‘HTTP’, or vice versa, the browser’s security settings could block certain elements from loading.

    --
    Do you appreciate the support you've received today? If so, consider donating to the Publii team by clicking here; we'll be sure to use your donation to make Publii even better!

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.