I want to ask if it is possible:
In the beginning tease , a random gallery would be selected ?
There would be images with the same names in each gallery.
My point is that I don't have to clone pages unnecessarily.
EOS select random gallery.
-
kerkersklave
- Explorer At Heart

- Posts: 709
- Joined: Sun Jul 06, 2014 2:11 pm
- Gender: Male
- Sexual Orientation: Open to new ideas!
- I am a: Slave
Re: EOS select random gallery.
No, that's not possible.
- lolol2
- Explorer At Heart

- Posts: 518
- Joined: Mon Feb 20, 2017 10:33 am
- Gender: Male
- Sexual Orientation: Straight
Re: EOS select random gallery.
You could generate a random number of 1 or 2 in the beginning and check that number at every page with an if statement, so you "only" have to select both images per page instead of adding two pages per pic. 
- Attachments
-
- 111.png (24.36 KiB) Viewed 890 times
My creations:
- Spoiler: show
-
FATALES
- Explorer At Heart

- Posts: 256
- Joined: Wed Oct 21, 2015 2:41 pm
- Gender: Male
- Sexual Orientation: Straight
- Location: Slovakia
Re: EOS select random gallery.
It is a good idea.lolol2 wrote: Sun May 24, 2020 3:46 pm You could generate a random number of 1 or 2 in the beginning and check that number at every page with an if statement, so you "only" have to select both images per page instead of adding two pages per pic.![]()
