![]() |
|
Using the Wordpress Entension - 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: Using the Wordpress Entension (/thread-2655.html) |
Using the Wordpress Entension - PeterM - 2008-04-12 Hello define('WEBPATH', 'zenphoto'); require_once(WEBPATH . "/" . ZENFOLDER . "/template-functions.php"); Is there a way I can add some lines of code to a WordPress theme to allow me to display the information like at the bottom of the Stop Design theme? |