I am trying to:
display some custom fields content. Everything seems to be ok since I am logged in as admin, but once I relog with a different user role, the layout does not seem to listen to my css , and some fields are not visible anymore.
Link to a page where the issue can be seen: hidden link hidden link
I expected to see:
the content as formatted in the admin.png image I have uploaded here
Instead, I got:
the content as formatted in the contributor.png image I have uploaded here
Hi, I'll try to help. The first thing I noticed is that there are quite a few errors on both of these pages when I visit them as a guest. See the attached screenshots.
- 403 forbidden errors on several JS files required by Layouts
- 404 errors for missing image files
- 502 bad gateway errors for map images
Can you try the following troubleshooting steps?
- Temporarily disable all plugins except Types, Views, and Layouts. Activate a default theme like Twenty Seventeen and test again. If the content is now displayed, reactivate your theme and plugins one at a time until the conflict is revealed.
- Take a screenshot showing the Layout for this page and any Views or Content Templates in this Layout, and post it in your reply.
Christian, thank you for your reply.
It seems I have managed to solve all 404 and 502 errors but I have no clue about that 403 forbidden errors on the JS files.
Looks like this is in some way linked to the widgets area on the left of my page. I got the widgets to display again simply by recreating a new widget area on the layout page but the js file it's still there and unreadable.
No idea how to solve that: my knowledge of toolset layout is to poor.
Can you help me with that?
As Christian is currently on Vacation I will be handling his queue.
From here I would like to mention that if there are any caching being done on the website could you clear all the cache and check again to see if the problem is still there.
I dont suspect that this error would cause any major functionality issues however.