Started out as an experimental theme, but I think it works pretty well. It uses jQuery Masonry script to allow for a fluid layout for album and image thumbs. Also, optional, use of Infinite Scroll script which loads subsequent pages directly into the current page. Also has a floating sidebar, which reverts to static if the height is greater than the viewport height.
Demo and Download @:
http://www.gjr-web.comI appreciate any feedback and cross browser testing. Only tested in Firefox for PC at the moment, so would appreciate feedback on use from other sytems, especially MAC browsers.
Comments
Looks good on Safari 4 on Mac so far. Will make some screenshots and add it to the theme's section soon.
I only have three albums at the moment. The albums (two columns only) are pushed to the left. Normal or not? Perhaps I need to add more albums to populate the screen?
Looks good in latest google chrome.
Thanks for a great theme!
with ZenPage activated, top level pages will appear in the top menu. Child pages will appear in the sidebar when viewing the parent page. The Menu Manager plugin is not built in to this theme, but with a little editing of header.php, you could add this.
Yes this is as expected to your second question. You could always choose larger thumbs in the theme options to fill more space....
.Combinews is off
. Two news stories are published and activated.
. Happens when I am logged in or logged out.
These are my activated plugins.
class-video
colorbox
comment_form
contact_form
deprecated-functions
flowplayer3
GoogleMap
hitcounter
html_meta_tags
image_effects
jcarousel_thumb_nav
paged_thumbs_nav
rating
register_user
security-logger
sitemap-extended
slideshow
tiny_mce
viewer_size_image
xmpMetadata
zenpage
2. Provide a link so we can diagnose any issues.
Seems to be working fine for me. What is the news link pointing to (url)? This link is created in the inc-menu.php file and the code used is:
`
class="active" <?php } ?>>"><?php echo gettext('News'); ?>
`
http://www.zenphoto.org/support/topic.php?id=8985
You produce nice work.
Works well for me in Ffox and IE, Crome, Opera on XP.
Can someone give me the code or what code to change?
Thanks
`
<?php printLatestNews(1,'none'); ?>
`
change 1 to the number you want.
i've a little modification to do though.
wanted to add gPlus button on top right corner along side the diff, twitter, facebook etc.
is there an easy way to add ?
I found a little 'bug' in it. When using published and unpublished albums in a same gallery, the random slideshow on the index page run into php script execution time exceeded for not logged in users. This happens when trying to show in the slideshow images on which not logged in users have no rights.
A little hack could be :
if (strpos($randomList , $imageName) && ! $randomImage->checkAccess()) {
in place of :
if (strpos($randomList , $imageName)) {
on line 43 in index.php.
Hope this could help.
Found typing error in your main.css stylesheet at:
.jcarousel-list{width:710x;height:130px;margin:0!important;padding:0!important;}
width should be 710px; not 710x
In several places in main.css, you have border: instead of border:; or border;
Was just wondering if this was a typo or a hack of some sort?
`
.zenpage_sizedimage,.zenpage_customimage,.zenpage_thumb,.zenpage_customthumb{
display:block;
margin:5px auto;
clear:both;
border:
text-align:center;
}
`
Thnaks - every time I think I'm done testing my website, I seem to find one thing or another.
Just having an issue with the frontpage slideshow though, when it's set to Random Image I get this error every few times. Refreshing the page seems to fix it, but everytime I go back to the homepage it has the error again, until I refresh a few times.
Warning: strpos() [function.strpos]: Empty delimiter in themes/zpmasonry_v1.4.1/index.php on line 43
line 43 has
if (strpos($randomList , $imageName)) {
I'm no good at coding at the best of times, any suggestions on the problem here? I've got it set to Latest Image for the time being and so far no errors, but Random Image would be preferable.
Thanks so much!
Yes, I think I have this issue on my list for a patch soon. Do you have protected albums? If so, I do not think my adapted script for pulling random images accounts for that, yet... Hope to get a new version out soon...
Thanks so much
I've got another small problem with the zpmasonry_v1.4.1 theme.
Everything is working fine except this "problem":
If you navigate to a album, you can start a slideshow on the right side, click on the picture to open it and show the EXIF data and (here it comes) click on the the upper left corner of the picture to open it inside a colorbox (I think it is). Is it possible to get the slideshow buttons here as well?
There is just the "close" cross