![]() |
|
Link back to the main site, but your theme must support it ?? - 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: Link back to the main site, but your theme must support it ?? (/thread-1584.html) |
Link back to the main site, but your theme must support it ?? - combo - 2007-08-09 I want to link back to my site from my gallery but in the zp-config.php says that ; your theme must support it.what does it mean ? in the zp-config.php $conf['website_title'] = ""; ı filled but it doesn't work. Link back to the main site, but your theme must support it ?? - acrylian - 2007-08-09 This means that your theme must include one of these functions for this which not all themes do: ` Link back to the main site, but your theme must support it ?? - Guest - 2007-12-16 Which themes include this function? There is a space in options to write down the site name, when default theme is used. But it doesnt work. Can you please set the themes which have this function? Link back to the main site, but your theme must support it ?? - aitf311 - 2007-12-16 I do not know of any themes that use it. But using the code acrylian provided, its extremely easy to open up whatever page you want to have it on and drop in the code. Should print a link using the link and site name you entered in the admin. Link back to the main site, but your theme must support it ?? - sbillard - 2007-12-16 effervescence+ supports this link. Link back to the main site, but your theme must support it ?? - DanielB - 2007-12-16 The thread, "How to add link in Breadcrumb?", might give you some information what can be done! Daniel |