Jump to content

Strange login message


rolnor

Recommended Posts

Hi,

The issue you are facing generally occurs when the CSS and JS are not loading correctly.

You can try the below steps to check the issue-

1. Navigate to the Console tab to check for any error messages. Common errors might include 404 (file not found) or 403 (forbidden access) errors related to CSS or JS files.

2. Also, check the Network tab to see if the files are being loaded but with issues (e.g., red text indicating a loading error).

3. Ensure that your CSS and JS files have the correct permissions (usually 644) that allow them to be read by the server.

4. Try clearing cache of your store.

Regards.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...