Phil Bayfield
Phil Bayfield
Sounds like that's something specific to your environment, are you running something like mod_security?
As it stands you'd need to create a custom theme using this theme as a parent and update the relevant template files as the thumbnail size is hardcoded for now....
I have never actually tried it with a clean install, but not sure that would really make any difference as there aren't any file locations hard coded into the theme...
That's fine and shouldn't cause any issues. The theme uses custom thumbnail generation for uniform sized thumbs. The last 2 letters are key here, th = thumbnail, cu = custom...
From what I remember, this is inherited from the way Piwigo generates the menu, although I agree this would be a worthwhile improvement.
I'm working on an admin page to configure the theme and can add this as an option.
I'll have to ping some of the Piwigo team and see if that's possible as I'm not sure!
The current master branch has support for enabling and disabling the buttons globally. I will leave the issue open while I explore options for adding this on a per-category basis.
I probably should also mention that if you use the git version you might run into issues with the config as it's versioned. Until I publish a release the version...
Nice additions, will run a few tests and merge in :)