Page 1 of 1
LR Gallery or Slideshow
Posted: Sun Oct 03, 2021 9:10 pm
by dannac
Can I import a Lightroom gallery or slideshow onto a WYS 17 page ?
LR gallery creates the 3 items below :
index.html
Assets Folder
Images Folder
Re: LR Gallery or Slideshow
Posted: Sun Oct 03, 2021 11:27 pm
by BaconFries
What do you mean by import? Do you mean that you wish to use an external script? If so you can use the following
https://www.wysiwygwebbuilder.com/add_html.html Please note generally there is so help with external script(s) as it is understood that if you want to use you understand how to use yourself.
Re: LR Gallery or Slideshow
Posted: Mon Oct 04, 2021 6:18 am
by Pablo
You can add HTML to the page via the HTML object or Page HTML.
https://www.wysiwygwebbuilder.com/add_html.html
Note: that you cannot simply copy all HTML, you will need to extract only the relevant code. This usually means that you will have to remove <html>, <body> tags etc.
However, each script is different so there are no generic instructions for this.
You can add additional files to the page with the 'File Publisher' object.
Re: LR Gallery or Slideshow
Posted: Mon Oct 04, 2021 9:26 am
by dannac
BaconFries wrote: Sun Oct 03, 2021 11:27 pm
What do you mean by import?
I like the ease of making a slideshow or image gallery within Lightroom.
Lightroom exports the slideshow to a folder ( index.htm, assets folder, images folder)
Would like to insert that on a page within WYS 17.
Thanks for reply.
Re: LR Gallery or Slideshow
Posted: Mon Oct 04, 2021 9:28 am
by dannac
Thanks for reply and link ... will try to figure it out.