Hello ! I've been working on a new responsive template, trying to support many plugins.
There is still little glitches to fix.
Any questions or comments are welcome :smile:

Demo with all plugins : https://collections.rolandtisserand.fr/
Demo without any plugin : https://archives.rolandtisserand.fr/
srcsetprefers-color-scheme&dsp=Protected viewmenu_manager so it can handle accessible navigation with keyboard.
Nice, third party themes are always welcome. We'll add an entry to our themes section soon.
A few comments:
I would link to the releases page of the repository instead of the main repo page. So people get the actual releases
Finding a way to standardize class for sub-menu with menu_manager so it can handle accessible navigation with keyboard.
Review the 1.5.8RC as a few things changed here regarding default classes for the menu_manager and all others automatic menus which may help you.
Not theme related but you seem not to use a rewrite suffix for the image:
https://collections.rolandtisserand.fr/le_jardin_des_supplices/le_jardin_des_supplices-p141.jpg
This is not recommended as it may trigger security tools and also harm SEO as the url looks as if this is an image while it is actually a (script) page.
Thanks for your comment, and good news for 1.5.8 !
I also fixed the mod_rewrite config.
I forgot the download link in the first post also : https://github.com/RolandTi/collections/releases/latest/
Can you ensure that this works?
https://support.fotomoto.com/s/article/8497-how-do-i-install-fotomoto-on-zenphoto
Looks like you can easily add this yourself if you really need this. Actually this should rather be a plugin actually.
(The guide is a bit outdated, you should only edit a theme copy and the printAdminToolbox() call does not exist anymore for quite some time now).
I have taken a quick look at zpBase. The place would probably where all the extra plugin calls are that start in line 105-114 in its image.php. Either before that or after that.
Or somewhere around/inbetween line 83-98. You have to try where it looks best.
The function calls in these places are all quite speaking so you should get an idea where that is.
Hi there :-)
I've been working, a little, to fix some visual glitches and adding the support of multi-set favorites. You can get the version 0.6 at Github : https://github.com/RolandTi/collections/releases/tag/v.06
Have a nice day !