rolnor Posted July 2, 2024 Share Posted July 2, 2024 I have managed to get paypal working now, but suddenly my dashboard page looks like this, what is this? Link to comment Share on other sites More sharing options...
rolnor Posted July 2, 2024 Author Share Posted July 2, 2024 The shop looks fine Link to comment Share on other sites More sharing options...
Knowband Plugins Posted July 2, 2024 Share Posted July 2, 2024 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 More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now