Is there a way of customising individual dynamic item pages?

I am working on a page featuring set of articles/ photography essays that are largely the same and new ones will be added continuously, so a dynamic page would be ideal to use for repeat layouts. However, with a few articles I could really use the option of customising an individual page (add an additional photo/…) Is there a way of doing this with dynamic pages? Or is there a better way of approaching it?
Help much appreciated :slight_smile:

Hi Alaa,

Unfortunately, the purpose of the dynamic page is to have single page design for the whole collection.

But as an alternative way, you can add them ( few pages you want extra elements ) with hidden on load set then define/specify them by code ( even by id or title or what ever its suitable for your case ), after that you can set .show() for that extra elements else keep them hidden .
Hope this helps!
Best,


Mustafa