![]() |
|
New Theme - zpMasonry - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Themes (https://forum.zenphoto.org/forum-5.html) +--- Thread: New Theme - zpMasonry (/thread-8546.html) |
New Theme - zpMasonry - gjr - 26-04-2011 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 @: I 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. New Theme - zpMasonry - acrylian - 26-04-2011 You trying to become the top 3rd party theme contributor, don't you?...;-) Looks good on Safari 4 on Mac so far. Will make some screenshots and add it to the theme's section soon. New Theme - zpMasonry - fadedwave - 26-04-2011 Just installed this theme and it looks great. Turning off Infinite Scroll seems to have sped the site up a bit, though I have no scientific way to prove that. It could have been my server or Internet connection temporarily lagging. New Theme - zpMasonry - gjr - 26-04-2011 Thanks! @fadedwave - this theme uses pre-determined thumb sizes so your site may appear sluggish until the thumbs are generated (first viewing). New Theme - zpMasonry - sbillard - 26-04-2011 Also looks good/works well in IE9 New Theme - zpMasonry - domc - 26-04-2011 Is it possible to use a menu at the top for pages. Like a drop down menu with the menu system built in? Decided to revisit Zenphoto for my system. This may be a Zenphoto question instead of this theme. Great stuff. 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. New Theme - zpMasonry - gjr - 26-04-2011 @domc - New Theme - zpMasonry - domc - 27-04-2011 Thanks for the info. One more thing. The news link at top does nothing. Refreshes the screen to main site address. Maybe I have something set wrong. New Theme - zpMasonry - acrylian - 27-04-2011 Without knowing the theme details. Did you enable the Zenpage CMS plugin and have actually news? If not there is nothing to show. New Theme - zpMasonry - domc - 27-04-2011 . Zenpage Activated These are my activated plugins. class-video New Theme - zpMasonry - gjr - 27-04-2011
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: `
New Theme - zpMasonry - gjr - 27-04-2011 Ah just had a thought. See this post. Is this the problem? http://www.zenphoto.org/support/topic.php?id=8985 New Theme - zpMasonry - acrylian - 27-04-2011 If you have activated that option, it will link to the homepage. New Theme - zpMasonry - domc - 27-04-2011 BINGO! That was it. Thanks for all the support and suggestions. Time to start adding photos. New Theme - zpMasonry - GrahameNZ - 01-05-2011 Nice theme gjr, New Theme - zpMasonry - domc - 01-05-2011 Is it possible to have more than one news item on the right? Can someone give me the code or what code to change? Thanks New Theme - zpMasonry - gjr - 02-05-2011 index.php: ` ` change 1 to the number you want. New Theme - zpMasonry - edwink - 12-06-2011 Nice themes. I still like the zpFocus the best though ;) New Theme - zpMasonry - atomicmak - 02-09-2011 awesome theme and i just loved it the way it works now. i've a little modification to do though. is there an easy way to add ? New Theme - zpMasonry - manu - 06-09-2011 Hi, this is an awesome theme. Love it ! 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 : in place of : on line 43 in index.php. Hope this could help. |