Member
Member
zucye   28-12-2007, 17:36
#1

I just upgraded my zenphoto gallery yesterday and some of the parameters I used in the past are causing conflict with the new version (ex. )

I would like to know if there is a list of parameter to be used like for example: How do I add the search form or a link to my home site? In some of the themes there are statistics like "visited # of time" .. How do I use that?

Sorry if I the questions sound stupid, I am just an amateur!

Administrator
Administrator
acrylian   28-12-2007, 17:57
#2

You need to update your theme. Here is a short tutorial how to do it: http://mitcho.com/blog/2007/11/04/updating-your-zenphoto-theme-for-zenphoto-11/
You could take a look at the included themes and/or the ones on our themes page http://www.zenphoto.org/zp/theme/ how it is done there.

zp_conf() is no longer in use, instead you need to use getOption().

Member
Member
zucye   30-12-2007, 02:56
#3

Thanks acrylian, I needed the gallery to match the rest of my site, so I updated my theme with the following changes:
(Hope it can be of help to someone with similar issues).

ADDED TO ALL PAGES


php adming Tool box:

Search Form

**Not to album.php and image.php:
|  ARCHIVE |

**Only to album.php and image.php:
|  ARCHIVE |

ADDED TO index.php


Index breadcrumb - with link back to your website:
" title="Back"> »

ADDED TO archive.php


Archive breadcrumb - with link back to your website:
" title="Back"> » " title="Gallery Index"> » Archive

ADDED TO album.php


Album breadcrumb - with link back to your website:
" title="Back"> » " title="Gallery Index"> » Archivo »

Album hits and place:
Hits:

Place:

ADDED TO image.php


Images breadcrumb - with link back to your website:
" title="Back"> » " title="Gallery Index"> » " title=" Gallery"> » " title=": Full View" class="active">

Image Hits, date and Place
Hits:

Place

ADDED TO search.php


Search breadcrumb - with link back to your website:
" title="Back"> » " title="Gallery Index"> » Search Results

Administrator
Administrator
acrylian   30-12-2007, 11:12
#4

Good roundup! I have added a link on our user guide section to your post.

Member
Member
zucye   31-12-2007, 02:09
#5

Glad to be of help

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.