gjr
Thanks - will do..
David
gjr
Hmm..
OK, I've turned comments = ON for News and also Categories = ON.
I now see the categories which indicate the correct number of news items, but not the actual news item itself.
I'll look at how to turn the php logging = ON.
Thanks again - progress!
David
Oh yes, but the 'comments' tag is not showing on the News page.. odd.
D
OK, with php logging = ON, I get this:
Fatal error: Call to undefined function array_slice_preserve() in /hermes/web02/b2955/hy.davidmatthewson/dev-1/zp-core/zp-extensions/zenpage/zenpage-template-functions.php on line 2450
I've left error display = ON if that helps you.
Many thanks -
Bed time here in the UK!
David
Thanks acrylian - I'l do that.
OK, brill. Totally fixed.
I used the nightly from the 24th and did an upgrade and now the 'news' correctly appears so as acrylian said, a minor bug in the last version. Thanks!
gjr... so just the ZPFocus issue on PAGES when you get a chance... many thanks
David
Hello,
Thanks for all the amazing work, I love the look and flexibility of this theme. One question though, has any testing been done with flash videos? I ask because it does not seem to be working I have the latest nightly build and the latest version of zpFocus, I do not have issues with any of the other themes. Basically the problem is that one flash video will dominate the whole screen, and the rest of the videos in the album won't show the thumbnail, just an error. I currently have the video section of my site set to a different theme, but if you need to see what I am talking about I would be glad to switch themes so you can test.
Stephan
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!