Member
Member
kalli   23-12-2012, 14:50
#1

Hi all,
I use Zenphoto now for some time and I find this really great.
Well done to the programmers.
Now I have a question for jplayer:
I use the player on the following page:
http://www.komoedie-frankenberg.de/
Please click on Bilder.
I have an album in Zenphoto called video's.
When a visitor clicks on videos, then open a new window. Here one must first click on the file name at the bottom of the page to open the player.
Is there a possibility to hide this page so that the player will immediately be time?
I use ZP 1.4.3.5 [11059] (Official Version)
with a modified zpArdoise - Theme

Merry Christmas

Administrator
Administrator
acrylian   23-12-2012, 15:59
#2

This is really zpArdoise special which displays the images and thumbs via a jQuery tool. Since you would be using JS within JS that does not work (that gets a bit complicated with rebinding and such). On standard themes the click on an thumb would open the page with the image or in this case the video.

So in any case you need to modify the theme in on of these ways:
a) Modify the theme to use the image.php page directly
b) Modify the theme to use the jPlayer playlist function for this album (see the jplayer plugin doc)

You can do that either using checks on the theme's album.php or the multiple_layouts plugin.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.