Plugin LightBox, new Version

Post Reply
User avatar
Jackobli
Ssr. Bludit
Posts: 16
Joined: Mon Aug 12, 2019 9:52 pm
Location: Bern, Switzerland
Has thanked: 2 times
Contact:

The plugin LightBox, that Clickworks has adapted, has version 1.0 on the Bludit Plugin website. But on Github you will find a newer version 1.2.
https://github.com/clickwork-git/lightbox

Please replace the version on https://plugins.bludit.com/plugin/lightbox
User avatar
Edi
Site Admin
Posts: 3121
Joined: Sun Aug 09, 2015 5:01 pm
Location: Zurich
Has thanked: 54 times
Been thanked: 77 times
Contact:

You are right, the link was not updated. Thank you!

It's now fixed.
Clickwork - Websites mit Bludit | Planet Bludit - Tipps und Snippets
User avatar
LRAM
Master Bludit
Posts: 199
Joined: Sat Sep 24, 2016 4:02 pm
Location: France
Has thanked: 23 times
Been thanked: 2 times
Contact:

Hi
still don't understand how it works
I tried it on this page
https://lucy-racquel-and-me.com/a-propos
with 3 photos
here's the code, can't see where it's false

Code: Select all

<a href="https://lucy-racquel-and-me.com/bl-content/uploads/pages/987a308220525c35029854c207250098/Lucyweb.jpg" data-lightbox="LRaM" data-title="Lucy: Lyrics"><img src="https://lucy-racquel-and-me.com/bl-content/uploads/pages/987a308220525c35029854c207250098/Lucyweb.jpg"></a> 

Code: Select all

<a href="https://lucy-racquel-and-me.com/bl-content/uploads/pages/987a308220525c35029854c207250098/Racquel2020.jpg" data-lightbox="LRaM" data-title="Racquel : Vocals"><img src="https://lucy-racquel-and-me.com/bl-content/uploads/pages/987a308220525c35029854c207250098/Racquel2020.jpg"></a>

Code: Select all

 <a href="https://lucy-racquel-and-me.com/bl-content/uploads/pages/987a308220525c35029854c207250098/Me(2).jpg" data-lightbox="LRaM" data-title="Me: Composer"><img src="https://lucy-racquel-and-me.com/bl-content/uploads/pages/987a308220525c35029854c207250098/Me(2).jpg"></a>
If somebody could be of any help, thanks
https://sucrepop.com
Candies for the ears
User avatar
Edi
Site Admin
Posts: 3121
Joined: Sun Aug 09, 2015 5:01 pm
Location: Zurich
Has thanked: 54 times
Been thanked: 77 times
Contact:

The problem are sometimes the pathes to the CSS and JavaScript. I changed this and added an additional package for downloading that is easy to install.

Please try the new version:

https://plugins.bludit.com/plugin/lightbox
Clickwork - Websites mit Bludit | Planet Bludit - Tipps und Snippets
User avatar
LRAM
Master Bludit
Posts: 199
Joined: Sat Sep 24, 2016 4:02 pm
Location: France
Has thanked: 23 times
Been thanked: 2 times
Contact:

Thank Edi it works now
https://sucrepop.com
Candies for the ears
Post Reply