Is it possible to use Zenpage with this theme or do I have to change something first?
Hi,
The 1.3 zpArdoise release is now avaliable for ZenPhoto 1.4 and more
Improvements of this release :
[list]
[]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
[/list]
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.
@acrylian: Didn't look further then my nose is long (free translation of a dutch saying).
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
Looks like I'm gonna have to change theme's then. A shame cause I really like this one.
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.
the zpArdoise theme supports the zenpage plugin, but of course, zenpage must be enabled in admin> plugins.
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.
hello
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.
I made a few screenshots:
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...
ok
I've never seen this problem before, and had no feedbacks on this.
I'm working on another site as well that uses the Zenpage theme, had the same problem but solved it by making a new menu using the menu manager plugin.
I will try the other two suggestions.
hi,
zpArdoise uses no plugin to view pages.
there is the code for menu items but only the zenpage printPageMenu() function :
`
[list]
>">
>">
>
>
[/list]
[list]
>
>
[/list]
`
unfortunatly, I have absolutly non idea to solve this issue.
Lensvision, it seems not work with zenpage too. are you sure of your installation ?
I'm using the latest build.
I was thinking, could it be something at my webhost?
Since I'm the only one having this problem (I did turn off save mode and disabled magic quotes).
Tried adding a news page, same thing, shows up when I'm logged in as admin but not in chrome.
Leaves updating the theme to the latest build, will do that later.
I really see no reason this could be related to Chrome. There is no special browser related stuff involved in the printPageMenu() itself. It generates all just a standard (nested) html list. And of course what pages to show is generated via PHP by what is in the database, so it is server related probably.
Please see my test install (plain 1.4.0.3): http://zenphoto.maltem.de/
You should see four pages in the page menu: about, contact, page1, page2.
I'm just using Chrome to see the page as anyone else does, not logged in as admin.
I do know a little bit about how it works ;)
That's why I'm wondering, could it be my webhost.
I can see about, contact, page1 and page3.
I agree with acrylian.
If you use lastest version of ZenPage, with the zenpage theme and zenpage plugin enabled, and if you don't see you page when you are not loggued in, it seems to be a server side problem. have you some message in debug logs ?
or maybe, a cache problem : had you try to do some ctrl F5 to force refresh of the cache ?
Lensvision, on the screenshots you showed, you are logged in with FF, and not logged in with Chrome.
with FF, have you the same problem if you are not connected?
have you the same problem with IE ?
I've tried not logged in FF and IE too, same problem.
F5 doesn't solve it either.
I'm gonna contact my host.
Thanks for thinking with me so far.
so, I think that the zpArdoise theme is not responsible for your problem.
maybe,you could open a new topic to follow it on forum ? I will help you as far as I can.