Search…

X3 Photo Gallery Support Forums

Search…
 
tobs
Topic Author
Posts: 8
Joined: 22 Oct 2012, 10:45

Embed video on start page/no lightbox

22 Oct 2012, 11:33

I have tried everything I could find in the forums about this...

I would need to have a video on the start page that starts by itself, but doesn't enter lightbox, so that the whole startpage appears in full with logo, menu etc..., and the visitor doesn't have to click outside to continue browsing.

Could anybody tell me if this is possible or not?

:)
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

Re: Embed video on start page/no lightbox

23 Oct 2012, 06:42

Videos are played in the lightbox by default, because this supports an external player that is more powerful. You can use the internal player, but then it will only support the FLV format (not mp4). To do this, go to admin -> settings -> misc.video.external_player, and disable it.

You may also need to set a few folder parameters to remove any unwanted navigation interface elements on your start page. See here https://www.photo.gallery/documentation/folder-parameters/ and scroll down to the "Video start page" example.

Personally, I think the lightbox solution would be much more elegant. Its clean, supports all formats, no need for folder parameters to reset stage UI elements, supports Youtube/Vimeo, and closes on the click outside the lightbox OR on the "close" button ... I think this is pretty obvious.
 
tobs
Topic Author
Posts: 8
Joined: 22 Oct 2012, 10:45

Re: Embed video on start page/no lightbox

05 Dec 2012, 16:24

Thanks a lot :)
 
User avatar
Bulletproof IT
Experienced
Posts: 134
Joined: 04 May 2013, 04:36

Re: Embed video on start page/no lightbox

26 May 2013, 19:06

Can I use an iframe on the home page to support this?

To get around the lightbox issue? (of having to rely on visitor to click to open and play)


Thank you for the tip on the "Video start page" and example :)
» I Imagevue X3 «
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

Re: Embed video on start page/no lightbox

28 May 2013, 05:30

Bulletproof IT wrote:Can I use an iframe on the home page to support this?
I am not sure what that means "use iframe on home page". Technically, the lightbox is exactly that, an iframe overlaying Imagevue ... which in some sense looks like its inside Imagevue.
Bulletproof IT wrote:To get around the lightbox issue? (of having to rely on visitor to click to open and play)
Why do you want to "get around" the lightbox issue? You can have lightbox open on the start page without any click, and personally I find it more elegant than any other solution.