I’m quite new to both website making and Editor X, so maybe there’s an obvious solution, but I have not been able to find it!
I’m building a website for my architecture office, and I’m using dynamic pages for project pages. Furthest down on each project page (example: https://www.myllaarkitektur.se/projekt/villa-h), I would like to have “similar projects”, so customers can keep browsing. Currently I’ve managed to add a gallery with photos of the projects I want to link to. (See image)
However, I’m stumped with how to create links for them.
one solution to achieve what you want is to add the images as individual images to the dynamic page (for example 3 instances) and in your collection in the content manager add 3 img fields and 3 corresponding url fields (field type- URL). like so:
Do you know if it’s possible to use multi references to do this? I’ve tried to figure it out by following available instructions but I haven’t succeeded.
What I’d prefer was if I easily could select what projects to show, instead of having to edit both image and link manually every time I want to change them. Preferably I would be able to go into the content manager and change, or even make it sort them in some way.
Sorry if I’m being unclear, I’m not quite certain of the limitations of the tools, so I’m kinda testing my way forward.
Okay, after several tries I managed to follow the instructions on the link above (the instructions ought to be clearer), and now it works as I want it to. Thanks for the help!