joe_g Posted November 18, 2022 Share Posted November 18, 2022 Hi there, I've got a site with pages built with the repeater matrix. In the repeater I've got an images field where the editor uploads images and can then place them in the body text. The placed images only appear if you're logged in as admin. I suppose that has to do with the repeater matrix pages aren't fully visible for guest users, or something in that line. But I don't know what to do about it exactly. One solution is to have an 'images' field on the page itself, and not inside the repeater matrix, but its a hassle because once you are editing a text field inside the repeater matrix and select the image icon to place an image you're not in the parent page, you have to go and find it, like so: What's the solution to allow placeable images inside a repeater matrix? Thanks! j Link to comment Share on other sites More sharing options...
taotoo Posted November 19, 2022 Share Posted November 19, 2022 I had something similar when using the Title field in a repeater. I'm not sure if it's the same issue or not, but I think I solved it by going to the field's Access tab, turning on access control, and assigning the view permission to guests. Link to comment Share on other sites More sharing options...
joe_g Posted November 21, 2022 Author Share Posted November 21, 2022 Ha! Thank you. After working with PW for a decade i still didn't know fields had access rights! Link to comment Share on other sites More sharing options...
MarkE Posted November 21, 2022 Share Posted November 21, 2022 On 11/18/2022 at 8:01 AM, joe_g said: I suppose that has to do with the repeater matrix pages aren't fully visible for guest users, or something in that line. That's exactly what it is. It is because the repeater page is a child of admin, not of its ’get for' page. per a response from @ryan in another post: Quote I would check your CKEditor field settings (Details tab) and see if any "HTML Options" (bottom) are enabled for Images, such as Image access control, which you would want to make sure is disabled here. 1 Link to comment Share on other sites More sharing options...
joe_g Posted December 14, 2022 Author Share Posted December 14, 2022 Disabled Image Access Control, and all is well thank you! 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