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.
Comments
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
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
Of course, the only modification to do is to remplace 'zenpage_pages' by 'pages'
Now I will try to add colorbox... if you add some advice you can give me... I will need it !
I am preparing version 1.1 of my theme, who supports Colorbox (with galleriffic or not).
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 !
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
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
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.
Found them in that file and album.php and footer.php.
Looking forward for new releases of this excellent theme!
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
had you correctly installed the plugin and added the code `if(function_exists('zenPaypal')) zenPaypal();` as expected ?
maybe, contac the autor of the plugin...
The 1.3 zpArdoise release is now avaliable for ZenPhoto 1.4 and more
Improvements of this release :
- Replacement of 'Use Colorbox' option by 'Use Colorbox in Album' option to use colorbox plugin in Album page, whether galleriffic is used or not (if 'Use Colorbox in Album' is checked, Image page will never be called)
- New 'Use Colorbox in Image' option to use the colorbox plugin in Image page
- New 'Galleriffic delay' option to configure the duration of the Galleriffic slideshow
- Navigation with keyboard arrows on single news pages
- Add translations in english, french, italian, german and spanish for specific litteral strings of the zpArdoise theme
- Some graphical improvements
- Fix some translation issues
Follow the link :http://vincent.bourganel.free.fr/zenphoto/index.php?p=news&title=zpArdoise-a-ZenPhoto-ZenPage-theme
Feel free to download and use it, and thanks in advance for your feedback!
Please report bugs on the forum and I will try to fix as soon as possible.
Having yet again a problem with a link not showing up.
Zenpage Links is published but no link in the menu.
Can't make my own menu cause menu-manager isn't supported as far as I saw.
www.lens-vision.nl
No idea how this theme internally works but again try a standard theme like the Zenpage theme and make sure the pages are really published.
The page is published, all the boxes are checked. Don't know what's causing this but it's giving me a headache by now.
if zenpage is enabled, you have to create a news or a page in admin tabs and you have to published it and you will see them.
if you have no news and no page published, there is no item in the menu.
After extensive testing, I have found an issue on zpArdoise 1.3 :
with IE6, if the slideshow plugin is enabled, the display of sub-albums is not correct on album.php.
Hotfix on screen.css :
- line 125, replace
`div#album-wrap {margin: 10px 0; padding: 0;}`
by
`div#album-wrap {margin: 10px 0; padding: 0; clear: both;}`
- line 185, add
`thumbs-nogal{clear: both;}`
I have updated the downloadable file zpArdoise 1.3.zip on my website.
Please update here :
http://vincent.bourganel.free.fr/zenphoto/index.php?p=news&title=zpArdoise-a-ZenPhoto-ZenPage-theme.
Links page is published (so is the other one)
http://img816.imageshack.us/i/printscreen1.jpg/
They show up when I'm logged in as admin
http://img15.imageshack.us/i/printscreen2.jpg/
Then I check the site in another browser to see it as anyone else (chrome in this case)
http://img25.imageshack.us/i/printscreen3z.jpg/
Need I say more...
I've never seen this problem before, and had no feedbacks on this.
- try to install version 1.3 of my theme
- Try to publish a news
- try the theme zenpage
in 3 cases, it is to see if the problem still exists
I will try the other two suggestions.