Yes, if you look at my toybox test site you will see a range of tests of different video encoding formats. Flash seems to work best of the lot.
http://toybox.lymden-lodge.com/flash/
I had no issues - can you give more details?
David
If you look the video takes up more than one spot, try adding two videos or more to the same album, or worse mix videos with pictures. I would expect it to look like this http://www.terans.org/zenphoto/index.php?album=Videos%2F1+Ducks+Stanley+Cup+Finals
Hi - Hmmm.. if I go to your site and select one of your videos I get a php error.
Fatal error: Call to undefined function getImageEXIFData() in /home/jackelmatador/terans.org/zenphoto/themes/highslide/image.php on line 54
The video then, however, does play OK. (archive icehockey I guess!)
I'm just going to add a multipage video test & will revert.
Yah I saw the php error, but I am not worrying about it to much since I want to go to the zpFocus theme. I believe the error is related to the fact that it is trying to display metadata information but there is none with video.
The getImageEXIFData() error is part of a different theme (highslide I believe). Thanks for all the hard work, Merry Christmas and Happy New year.
Yes, I agree - something gone bad...
If you look at:
http://toybox.lymden-lodge.com/video/
There are 4 links to Flash movies which (i) don't have their thumbnail (ii) don't autoplay (despite it being set to =autoplay-on)& (iii) have a weird layout.
Pages with single links to Flash - such as http://toybox.lymden-lodge.com/flash/ - have also no thumbnail (but I'm sure in the previous release they did..) and a slightly odd layout, but play OK.
So if one has more than 1 movie link per page, it seems to go bad..
Just to confirm that if I force the theme of the '4 video clip' album to be ZenPage Default, I get 4 neat thumbnails in a row as I'd expect and the videos work fine.
If I switch back to ZPFocus for the same album I get a single thumbnail and a weird layout - and also a warning about the Flash player not bgeing installed, even though it is.
Maybe we just have to accept that ZPFocus is only happy with a single video thumbnail per Album page.....
Thank you for great theme - the first ever theme suitable for my portfolio! Really great work!
But now I am customizing it for my own needs (http://totalcartoons.com/) and I have some questions:
Is it possible to make thumbnails in square format? I mean not only to crop them to my dimensions, but to make them square 100x100 pexels?
Where are I can regulate "Random Gallery Image" (big image thumbnail at left upper corner) - image quality?
How can I define an order of menu items in header? Or even rename some of them? How to rename "Gallery" to "Portfolio"?
I make the whole page design centered (http://totalcartoons.com/) - and a little formatting bug appears in all these DIVs: http://totalcartoons.com/news/myvectorsatistockphoto
Thank you!
Hi - Thanks for the feedback, and nice job customizing the colors!
1)Yes, but you need to understand how the themes work really well. In albums.php and search.php replace all instances of printCustomSizedImage(getBareImageTitle(),null,'160','120','160','120',Null,Null,''); with ``
Then you will be able to control the thumb size and crop in the theme options. Beware this will screw up the layout!
2)Not sure what you mean here, but the function that pulls this random image is in custom_functions.php
3)Look in header.php
4)Looks good to me in Firefox!