ZenphotoCMS Forum
website index.html and ZP index.php - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: website index.html and ZP index.php (/thread-7906.html)



website index.html and ZP index.php - brilman - 28-11-2010

I'm sure this has been answered a few hundred times. I'm sorry for anyone that reads this and wants to beat up there monitor.

All I want to do is have ZP link back to my homepage with a image (logo) in the upper left hand corner. Maybe I'm over thinking this, I've looked through the forums, looked at other sites and still seam to be missing something.

once you click on the gallery button in my index.html called "pics around" it calls up Zen's index.php fine. I just need to place a logo to go back to the homepage with out using the browsers back button.

Feel free to yell at me for something so simple (I tried)




website index.html and ZP index.php - acrylian - 28-11-2010

If your theme does not support the home page link which you can set on Options > Gallery you will have to modify your theme by adding either a hardcoded link or this function which uses the option: http://www.zenphoto.org/documentation/functions/_template-functions.php.html#functionprintHomeLink

To learn more about themes please read the theming tutorial.