Page 1 of 1

Invert gallery and folders order

Posted: 20 Apr 2022, 06:24
by AlexKalopsia
Hi everyone, I would like my page to look something like:

=== CONTEXT
=== GALLERY
=== FOLDERS

From what I understand I have no clear way to make it so that I can show a small gallery before showing the list of folders. Is this correct?

Should I edit the core files to change what gets loaded first or is there an option I am missing?

Thank you

Re: Invert gallery and folders order

Posted: 20 Apr 2022, 11:05
by mjau-mjau
AlexKalopsia wrote: Hi everyone, I would like my page to look something like:

=== CONTEXT
=== GALLERY
=== FOLDERS
By default, X3 will show 1. context, 2. folders, 3. gallery in that order. You can change the order from page settings > Page > Advanced > Page layout options.
Image
AlexKalopsia wrote:From what I understand I have no clear way to make it so that I can show a small gallery before showing the list of folders. Is this correct?
So you can change the order, but just to be clear, you can only have ONE gallery per page.
AlexKalopsia wrote:Should I edit the core files to change what gets loaded first or is there an option I am missing?
I don't think that is required, and even if you did, it would be complicated because TWIG templates are rendered into near-unreadable templates.