Hi all,
I'm using ZP for a client's site: they're a construction company who wants a nice image gallery.
The theme is integrated with WordPress, very loosely (the only WP function I'm using is the footer).
When I edit a sub-album's description, it goes blank and becomes the parent album's description. When I try to edit the parent album's description, it just changes back to the sub-album description.
Have a look.
I've searched the forums and looked at several other sub-album enabled themes but can't find where I'm going wrong. This particular theme is built from the default theme (with sub-album support).
Thanks for any and all help!
It should be noted that I'm using the latest build from trac.
I know this is probably a stupid mistake in my theme, but I can't find where I've gone wrong based on other sub-album themes...any gurus out there care to take a shot at it?
Also, here's the relevant code in my index and album .php files:
Index.php:
`
">
">
`
And album.php:
`
">
">
">
`
I thought the (true) allowed for in-line editing? Must've misunderstood...anyway I'll edit that out and let you know how it goes. Thanks for the tip!
update
It worked, but now I've lost in-line editing and have to do all the album description info from the admin panel. Can't I have both?