ZenphotoCMS Forum
New Theme : zpArdoise - 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 : zpArdoise (/thread-7737.html)

Pages: 1 2 3 4 5 6 7 8


New Theme : zpArdoise - vincent3569 - 20-10-2010

Hello

after having submitted my site for the showcase (http://www.zenphoto.org/zp/showcase/vincent-bourganel.jpg.php), I am pleased to offer my zpArdoise theme to download.

Follow the link to read the news and for dowload the theme :
http://vincent.bourganel.free.fr/zenphoto/index.php?p=news&title=zpArdoise-a-ZenPhoto-ZenPage-theme.




New Theme : zpArdoise - acrylian - 21-10-2010

Thanks, always welcome. I will add it to the theme section as soon as get to it (I will be using screenshots from your site as examples).




New Theme : zpArdoise - vincent3569 - 14-01-2011

hello,

the names of the tables has changed with version ZenPhoto 1.4, so my theme zpArdoise does not work anymore.

to solve the problem:
in themeoptions.php, change:
$ unpublishedpages query_full_array = ("SELECT FROM titlelink. " prefix ('zenpage_pages'). "WHERE``show! = 1 ORDER BY sort_order");
by
$ unpublishedpages query_full_array = ("SELECT FROM titlelink. " prefix ('pages'). "WHERE``show! = 1 ORDER BY sort_order");
and everything will be fine.

for information, I will publish soon a 1.1 version of my theme that will work properly with ZenPhoto 1.4.

vincent




New Theme : zpArdoise - acrylian - 15-01-2011

Great that you are at it. We sadly had to label the theme as "not compatible" currently. We did one of our actually rare test runs of all 3rd party ones because of the 1.4 theme changes.




New Theme : zpArdoise - leeloo047 - 16-01-2011

Hello,
I made the change you suggested but now when I try to active the theme options I have this message at the top of the Theme thumbnail : Parse error: syntax error, unexpected T_STRING in .../zenphoto/themes/zpArdoise/themeoptions.php on line 97. I would like to have access to the advanced options of this theme in order to use colorbox with it (if it's possible). Could you tell me if I made something wrong and if it's possible to fix this problem. Thanks in advance.
PS: Sorry for my english, it's not my native tongue :/




New Theme : zpArdoise - kagutsuchi - 17-01-2011

The code as it appears directly is incorrect because it contains backticks. I'm not sure if there's a way to get around that on these forums, however.




New Theme : zpArdoise - vincent3569 - 17-01-2011

It was the easiest way for me to say replace the whole line.
Of course, the only modification to do is to remplace [b]'zenpage_pages'[/b] by [b]'pages'[/b]




New Theme : zpArdoise - leeloo047 - 18-01-2011

I used the old line and just replace 'zenpage_pages' by 'pages' as you said and it works !! Thanks a lot and sorry for being stupid sometimes :/
Now I will try to add colorbox... if you add some advice you can give me... I will need it !




New Theme : zpArdoise - vincent3569 - 18-01-2011

hello

I am preparing version 1.1 of my theme, who supports Colorbox (with galleriffic or not).




New Theme : zpArdoise - leeloo047 - 18-01-2011

Great ! So I'll wait until you finish it. Also thx for creating such an attractive theme. :-)




New Theme : zpArdoise - vincent3569 - 21-01-2011

Hello,
I am pleased to offer 1.1 release of my zpArdoise theme to download.

Now, there are 2 release of the theme :

  • zpArdoise 1.0 (for ZenPhoto 1.2.9 to 1.3.1.2)
  • zpArdoise 1.1 (for ZenPhoto 1.4 and, I hope, for more)

Follow the link to read the news and for dowload the theme :
http://vincent.bourganel.free.fr/zenphoto/index.php?p=news&title=zpArdoise-a-ZenPhoto-ZenPage-theme

@acrylian or sbillard : could you please update the theme section (the 1.1 release is now "Generally compatible") ?
thanks in advance !




New Theme : zpArdoise - acrylian - 21-01-2011

Sure, will do.




New Theme : zpArdoise - leeloo047 - 21-01-2011

Thanks a lot ! It works perfectly !




New Theme : zpArdoise - vincent3569 - 26-01-2011

Hello

I found 2 minor issues on my v1.1 :-(
I have created a v1.2 who has solved the 2 problems and I have deleted the download of v1.1.

Follow the link to read the news and for dowload the theme :
http://vincent.bourganel.free.fr/zenphoto/index.php?p=news&title=zpArdoise-a-ZenPhoto-ZenPage-theme




New Theme : zpArdoise - rocgen - 23-02-2011

Hi,

First of all thanks for a great theme! (and again sorry for my previous wrong posting in the zpGalleriffic v1.4 thread).

Just one minor thing, Agrandir, Diaporama, Prec., Suiv. and "Vous pouvez naviguer sur les photos à l'aide des flêches ← et → de votre clavier" are untranslated, the rest I've seen is in English.

Any fix to that?

Thanks




New Theme : zpArdoise - vincent3569 - 23-02-2011

hi,

those texts are linked with galleriffic and they are not translated.
You can translate yourself in the zpgalleriffic.js file.

I'm working on a 1.3 release to fix those issues.




New Theme : zpArdoise - rocgen - 23-02-2011

Thanks vincent:)

Found them in that file and album.php and footer.php.

Looking forward for new releases of this excellent theme!




New Theme : zpArdoise - markky99 - 24-02-2011

Vincent,

Having got my gallery looking the way I want I then tried adding the plug-in zenpaypal, but this is not showing up (including adding the php code to image.php). Any clue as to the changes needed, or forthcoming support?

thanks




New Theme : zpArdoise - vincent3569 - 24-02-2011

sorry, but i don't know anything about this plugin.
had you correctly installed the plugin and added the code if(function_exists('zenPaypal')) zenPaypal(); as expected ?

maybe, contac the autor of the plugin...




New Theme : zpArdoise - markky99 - 27-02-2011

Managed to get the zenpaypal plug-in to work with "Buy-now" option, rather than "Cart", which doesn't seem to work. Chances are small as you say that this is a ZP-Ardoise issue.