Comments on several of my previous posts:
joanaranda ...I think that there a couple of improvement opportunities that look like easy enough to implement for the big value they can add:
- selectable thumbnail size: 150x150 it is too small for some dense pictures... // ...a choice of two or three different size would be great...
- album sorting criteria: I have seen that the order in the albums has changed after adding pictures. It is quite likely that the latest updated album is shown first... // ... Having the choice to choose between latest updates first vs alphabetical order would be awesome.
It is no longer an issue for me. The tradeoffs I made in thumbnails through CSS are good enough for me, and I hack the sorting criteria by dealing with update dates directly in the database. I can live with it, as I don't add pictures often.
joanaranda By the way, @clarkwinkelmann, I've just noticed a bug. Not a big deal and sorry if you are already aware of it.
The background from the Hero disappears when the screen width is so small than the top menu collapses.
This issue remains, and it makes the hero almost unreadable in mobile. I hope you can find the time soon to fix it. I have not been able to identify any CSS hack to hide the issue. You can see the issue in action if you open this link from a cell phone: https://debat.s21.cat/albums/1-aplecs-i-ballades
joanaranda @clarkwinkelmann, is there any way to customize the number of pictures to be shown before the "Load More" button appears? My tests are showing that many of my users typically stick to the first block of results, as often they simply look at the pictures without realizing that there is a button below.
clarkwinkelmann joanaranda currently not, but I will add that in the future 👍️
I will probably raise the default number of pictures per page as well. On my own website I also notice it's too few.
FYI, I have mitigated somehow the impact by making the "Load more" button blink. It is a nasty hack, but it may serve you as well, @clarkwinkelmann, while you don't have time to improve Cimaise. You can see the blinking button in action here: https://debat.s21.cat/pictures
In any case, I hope you find soon the time to work on these issues/improvements. I can make a small money contribution if it helps, but I cannot afford to invest much more: all what I have in my site is free stuff.