Hi Marcel,
Thank you for sharing the access details.
No images are showing on the single page of "Naam van chalet" ( /chalet/naam-van-chalet/ ), because out of all 6 "Chalets" posts on the website, only this one post has images added in the "Extra afbeeldingen" custom field.
But, both views ( "Portfolio slider with thumbnails" & "Portfolio slider with thumbnails - carousel" ) are set to exclude the current post, through the "Don't include the current page in query result" checkbox.
( screenshot: hidden link )
As an end result, other posts don't show any images, because they don't have any in the custom field and this one post which does have some images, is excluded from the results, by these views.
( the images from the "Naam van chalet" post do show up if any other "Chalet" post is viewed ).
It seems that your requirement is different than what the pre-built thumbnail slider module is designed for. That module shows a single image from multiple posts, on a standalone page.
Whereas on your website, you need to show multiple images from a single post, on that same post's single page.
If my understanding is correct, you can follow these steps:
1. Please remove the existing "Extra afbeeldingen" custom field from its field group and add a new "Repeating Field Group" in the same field group.
( ref: https://toolset.com/documentation/getting-started-with-toolset/creating-and-displaying-repeatable-field-groups/#creating-repeatable-field-groups )
2. Once this repeatable field group has been created, you can add the image type field "Extra afbeeldingen", inside it.
This will help because fields in a repeatable field group are stored as part of a child post and not directly as part of the parent post (Chalet).
3. Add some images into this newly added field "Extra afbeeldingen" and adjust your views to show results from this new repeatable field group and not from the "Chalet" posts.
( screenshot: hidden link )
4. In both your views, you'll also need to include a query filter to only bring in results from those fields, which are related to the post where this view is shown.
( screenshot: hidden link )
I hope this makes sense and let me know if any point is not clear.
regards,
Waqar