ZenphotoCMS Forum
New Theme for 1.2.9 - zpGalleriffic - 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 for 1.2.9 - zpGalleriffic (/thread-6618.html)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12


New Theme for 1.2.9 - zpGalleriffic - grapan - 18-07-2010

same problem with overlapping over "Slideshow" and "Previous/Next" button for me.




New Theme for 1.2.9 - zpGalleriffic - lyudalev - 21-07-2010

First, thank you very much for this theme!

Next, there is a couple of problems:

  1. Does not work with static html cache plugin - do you have any idea for a fix for this please?
  2. (minor) Some files referensed in the screen.css are missing in the distribution (images/previous.png, images/next.png, images/pause.png, images/play.png).

Thnx a lot!




New Theme for 1.2.9 - zpGalleriffic - abbiekye - 21-07-2010

Great theme, thanks. Will be interested to know the answer above "Does not work with static html cache plugin.




New Theme for 1.2.9 - zpGalleriffic - noxx2 - 03-08-2010

nice theme, but one problem:

if i want to download a picture, i press download button, in the next window (full screen of the picture) right button, i dont see picture name and the jpg-extension. your theme shows: "full-image.php" for every picture :(

how can i change this?




New Theme for 1.2.9 - zpGalleriffic - acrylian - 04-08-2010

There are different settings to eitehr access full images directly, as a download (started by a script automatically) or protected. Then it opens in an full-image.php page.

@abbiekye: Well, I don't know much about this theme but since the cache caches the pages statically the js stuff might not work as expected.




New Theme for 1.2.9 - zpGalleriffic - rachelbonilla - 01-09-2010

This theme is beautiful. I would like to know though, does it work with the latest version, 1.3.1?




New Theme for 1.2.9 - zpGalleriffic - mussa - 02-09-2010

Its an awesome theme :) but please can you put google mapping option in that theme so that it looks extravegant




New Theme for 1.2.9 - zpGalleriffic - JamWheel - 02-09-2010

I am trying to use this theme for 1.3.1 [5736] and largely it works great.

When used with the news plugin though I get the following when you go to the news page itself:

Warning: Missing argument 1 for checkforPassword(), called in [redacted].../themes/zpgalleriffic/news.php on line 25 and defined in [redacted].../zp-core/template-functions.php on line 4372

Warning: Missing argument 2 for checkforPassword(), called in [redacted].../themes/zpgalleriffic/news.php on line 25 and defined in [redacted].../zp-core/template-functions.php on line 4372

Anyone give me a clue as to what I should edit this with? I had a quick search for that function but none of the documents that mention it that I found suggest it has any arguments.




New Theme for 1.2.9 - zpGalleriffic - acrylian - 02-09-2010

checkForPassword is not needed anymore for quite some time. Delete it from the theme files. And I think there was an update to this theme. Please visit the theme's site.




New Theme for 1.2.9 - zpGalleriffic - JamWheel - 02-09-2010

I only downloaded the theme from their site today.

I will remove the reference to the function. Thanks for the help.