Page 1 of 1
Glightbox (wb18)
Posted: Mon Nov 21, 2022 5:32 pm
by dannac
Upgraded to 18.
Where do I find the Glightbox ?
Re: Glightbox (wb18)
Posted: Mon Nov 21, 2022 5:42 pm
by BaconFries
You can find it at the following under Lightbox addons for the Photo Gallery and Slide Show
https://www.wysiwygwebbuilder.com/free_extras.html
Re: Glightbox (wb18)
Posted: Mon Nov 21, 2022 5:54 pm
by jerryco
Firefox reports a potential security risk because the download is from an unsafe connection. Maybe it can be made secure?
Re: Glightbox (wb18)
Posted: Mon Nov 21, 2022 6:06 pm
by Pablo
Maybe it can be made secure?
Sorry, at the moment there is no budget for a https certificate for this sub domain.
Maybe later...
Re: Glightbox (wb18)
Posted: Mon Nov 21, 2022 6:23 pm
by dannac
Thank you ... have it installed and works well.
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
Re: Glightbox (wb18)
Posted: Mon Nov 21, 2022 6:33 pm
by Pablo
Note that glightbox is a third party script, so it is provided "AS IS".
Re: Glightbox (wb18)
Posted: Mon Nov 21, 2022 6:46 pm
by crispy68
If you don't add anything in the Title field (leave blank) then the white box will not appear.
Re: Glightbox (wb18)
Posted: Mon Nov 21, 2022 6:47 pm
by dannac
Pablo wrote: Mon Nov 21, 2022 6:33 pm
Note that glightbox is a third party script, so it is provided "AS IS".
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 object
Re: Glightbox (wb18)
Posted: Mon Nov 21, 2022 6:48 pm
by dannac
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.
Thanks but I see no way or have not found a way yet to edit that "object html"
Re: Glightbox (wb18)
Posted: Mon Nov 21, 2022 6:54 pm
by crispy68
What are you using the lightbox with exactly? For example, if using the photo gallery you simply need to leave the Title field blank.
Re: Glightbox (wb18)
Posted: Mon Nov 21, 2022 7:06 pm
by dannac
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.
I had it in a justified gallery and do not see any Title options.
How do you edit Object HTML ... the dialog that comes up cannot be edited ?
Thanks
Re: Glightbox (wb18)
Posted: Mon Nov 21, 2022 7:09 pm
by Pablo
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.
Re: Glightbox (wb18)
Posted: Mon Nov 21, 2022 7:20 pm
by dannac
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.
Ok thanks .... so many options, a little ocnfusing for me.