Junior Member
Junior Member
pandemonium   2008-02-03, 00:06
#1

Hi guys (and girls), I'm new so be nice! :p

I've just installed Zenphoto to my server and want to know the following.

Is it possible using PHP code to add extra pages to ZP to include a homepage and say some others like 'about me' and 'links' etc? I don't mean integrating ZP into an existing website as I have seen before, but more using ZP as a base for a website.

Hope you guys can help, I'd be ever so grateful

Member
Member
sbillard   2008-02-03, 00:33
#2

The most usual way to do this is to place zenphoto in a subfolder of your web pages--say /zenphoto/. Then you put your home page and other pages in the root of your site. Somewhere in your pages, wherever you wish, you put a link to the gallery http://www.mydomain.com/zenphoto/

When you setup zenphoto, put in your home page URL and title in the admin gallery tab. Then all the distributed themes will provide a link back.

You certainly could modify a theme to use PHP files within zenphoto as other WEB pages. You link to them with http://www.mydomain.com/zenphoto/index.php?p=special_page Clicking on such a link will cause zenphoto to load special_page.php from your theme folder.

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