New: Image Gallery Plugin - ImageGallery Lite

User avatar
novafacile
Master Bludit
Posts: 107
Joined: Sat Oct 06, 2018 4:47 pm
Has thanked: 35 times
Been thanked: 10 times
Contact:

Hello,

we've published a new plugin:

novaGallery Lite - an image gallery based on the php image gallery novagallery.org.
  • Adds a simple photo gallery on a page.
  • Includes a lightbox
  • Images can be managed in the admin interface.
  • Thumbnails are generated automatically
  • All configurations are explained in the settings.
  • Included template should work with all kindes of templates because novagallery-lite uses pure css grid
  • For an individual template/styling just copy the files novagallery.php and/or novagallery.css from the plugin folder /layout into your own template directory and customize them.
Currently it's beta version and it would be great if someone can test it.

https://bludit-plugins.novafacile.com/#imagegallery

Let me know if you found some issues. :)
Last edited by novafacile on Fri Jun 18, 2021 10:11 am, edited 4 times in total.
lodria
Master Bludit
Posts: 151
Joined: Wed Jan 29, 2020 8:32 pm
Has thanked: 27 times
Been thanked: 10 times

I'm testing!
lodria
Master Bludit
Posts: 151
Joined: Wed Jan 29, 2020 8:32 pm
Has thanked: 27 times
Been thanked: 10 times

The logic is good. However, when I upload the images and open the configured page, it does not show an image but an empty link as if the image had not been uploaded. It would be nice to be able to position the image viewer where it should appear. Front, back, possibly in the middle. Or how to handle image viewers if you already have more. If we want to change it is easy to find. I hope it will be good.. ;)
lodria
Master Bludit
Posts: 151
Joined: Wed Jan 29, 2020 8:32 pm
Has thanked: 27 times
Been thanked: 10 times

After I upload the images, I don't see it there at the plugin. As if it didn't even charge. Portfolio themes if that helps
lodria
Master Bludit
Posts: 151
Joined: Wed Jan 29, 2020 8:32 pm
Has thanked: 27 times
Been thanked: 10 times

the images are there in the bl-content / novagallery folder
User avatar
novafacile
Master Bludit
Posts: 107
Joined: Sat Oct 06, 2018 4:47 pm
Has thanked: 35 times
Been thanked: 10 times
Contact:

lodria wrote: Fri Apr 16, 2021 6:15 pm the images are there in the bl-content / novagallery folder
This is good. So Upload works.

Some further question to find the problem:
  1. Are the images there in a folder called album? And is in this folder an other folder called cache?
  2. Are in the cache-Folder the two folders thumb and large?
  3. Are in this folders images?
The plugin creates thumbnail and large version of every image on upload. If this doesn't work it tries to create them on first call in the frontend. For that it uses the default images helper of Bludit which uses the php-gd libary.
User avatar
novafacile
Master Bludit
Posts: 107
Joined: Sat Oct 06, 2018 4:47 pm
Has thanked: 35 times
Been thanked: 10 times
Contact:

edit: this post can be deleted
Last edited by novafacile on Fri Apr 16, 2021 8:37 pm, edited 1 time in total.
User avatar
novafacile
Master Bludit
Posts: 107
Joined: Sat Oct 06, 2018 4:47 pm
Has thanked: 35 times
Been thanked: 10 times
Contact:

lodria wrote: Fri Apr 16, 2021 6:12 pm After I upload the images, I don't see it there at the plugin. As if it didn't even charge.
I think I could reproduce the bug. Just working on a fix...
User avatar
novafacile
Master Bludit
Posts: 107
Joined: Sat Oct 06, 2018 4:47 pm
Has thanked: 35 times
Been thanked: 10 times
Contact:

The problem was the cache dir permission.

New version with fix is online:
https://bludit-plugins.novafacile.com/#imagegallery
Last edited by novafacile on Fri Jun 18, 2021 10:12 am, edited 1 time in total.
lodria
Master Bludit
Posts: 151
Joined: Wed Jan 29, 2020 8:32 pm
Has thanked: 27 times
Been thanked: 10 times

Hi!

The cache folder is empty unfortunately, this could be a problem.
Also, I still can't see the uploaded images at the plugin.
I haven't seen any change since the update, but I'm still trying.
;)
Post Reply