Glightbox (wb18)
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
-
-
- Posts: 206
- Joined: Wed Nov 13, 2019 8:46 pm
Glightbox (wb18)
Upgraded to 18.
Where do I find the Glightbox ?
Where do I find the Glightbox ?
- BaconFries
-
- Posts: 5978
- Joined: Thu Aug 16, 2007 7:32 pm
Re: Glightbox (wb18)
You can find it at the following under Lightbox addons for the Photo Gallery and Slide Show
https://www.wysiwygwebbuilder.com/free_extras.html
https://www.wysiwygwebbuilder.com/free_extras.html
- jerryco
-
- Posts: 916
- Joined: Fri Mar 27, 2009 2:42 pm
- Location: Purmerend, Holland
Re: Glightbox (wb18)
Firefox reports a potential security risk because the download is from an unsafe connection. Maybe it can be made secure?
// Love is the acceptance of nothing / Account age is no guarantee of efficiency ;-) ->
Above, Beyond, and @wwonderfull! <- Genuinely helps you with a powered up site that counts! Four Times Excellence!
Above, Beyond, and @wwonderfull! <- Genuinely helps you with a powered up site that counts! Four Times Excellence!
- Pablo
- Posts: 23621
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: Glightbox (wb18)
Sorry, at the moment there is no budget for a https certificate for this sub domain.Maybe it can be made secure?
Maybe later...
-
-
- Posts: 206
- Joined: Wed Nov 13, 2019 8:46 pm
Re: Glightbox (wb18)
Thank you ... have it installed and works well.BaconFries wrote: Mon Nov 21, 2022 5:42 pm You can find it at the following under Lightbox addons for the Photo Gallery and Slide Show
https://www.wysiwygwebbuilder.com/free_extras.html
Any way to remove the large white caption and image name ?
Looking at part of the HTML object ... would removing " title= " remove the white caption ?
<div id="Extension1">
<a data-rel="Extension1" href="images/Web01.png" title="Web01"><img src="images/Web01.png" alt="Web01" title="Web01"></a><a data-rel="Extension1" href="images/Web02.png" title="Web02"><img src="images/Web02.png" alt="Web02" title="W
- Pablo
- Posts: 23621
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: Glightbox (wb18)
Note that glightbox is a third party script, so it is provided "AS IS".
- crispy68
-
- Posts: 3090
- Joined: Thu Oct 23, 2014 12:43 am
- Location: Acworth, GA
- Contact:
Re: Glightbox (wb18)
If you don't add anything in the Title field (leave blank) then the white box will not appear.
-
-
- Posts: 206
- Joined: Wed Nov 13, 2019 8:46 pm
Re: Glightbox (wb18)
oooo kkkk ... can I be pointed to a location to learn how to edit the html page as I cannot seem to change anything it the html objectPablo wrote: Mon Nov 21, 2022 6:33 pm Note that glightbox is a third party script, so it is provided "AS IS".
-
-
- Posts: 206
- Joined: Wed Nov 13, 2019 8:46 pm
Re: Glightbox (wb18)
Thanks but I see no way or have not found a way yet to edit that "object html"crispy68 wrote: Mon Nov 21, 2022 6:46 pm If you don't add anything in the Title field (leave blank) then the white box will not appear.
- crispy68
-
- Posts: 3090
- Joined: Thu Oct 23, 2014 12:43 am
- Location: Acworth, GA
- Contact:
Re: Glightbox (wb18)
What are you using the lightbox with exactly? For example, if using the photo gallery you simply need to leave the Title field blank.
-
-
- Posts: 206
- Joined: Wed Nov 13, 2019 8:46 pm
Re: Glightbox (wb18)
I had it in a justified gallery and do not see any Title options.crispy68 wrote: Mon Nov 21, 2022 6:54 pm What are you using the lightbox with exactly? For example, if using the photo gallery you simply need to leave the Title field blank.
How do you edit Object HTML ... the dialog that comes up cannot be edited ?
Thanks
- Pablo
- Posts: 23621
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: Glightbox (wb18)
WYSIWYG Web Builder is not an HTML editor, the HTML does not exist until you published the page.
So you cannot edit code directly. The output HTML is controlled via properties.
Also note that glightbox support was added for the built-in objects only, not for extensions. Although it may work for some.
So you cannot edit code directly. The output HTML is controlled via properties.
Also note that glightbox support was added for the built-in objects only, not for extensions. Although it may work for some.
-
-
- Posts: 206
- Joined: Wed Nov 13, 2019 8:46 pm
Re: Glightbox (wb18)
Ok thanks .... so many options, a little ocnfusing for me.Pablo wrote: Mon Nov 21, 2022 7:09 pm WYSIWYG Web Builder is not an HTML editor, the HTML does not exist until you published the page.
So you cannot edit code directly. The output HTML is controlled via properties.
Also note that glightbox support was added for the built-in objects only, not for extensions. Although it may work for some.