ZenphotoCMS Forum
Comments Text as link - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html)
+--- Thread: Comments Text as link (/thread-4287.html)



Comments Text as link - domc - 2008-12-21

I would like the make the comments text a link to the main article (title link). Not a php expert although I have made some minor changes to the main template. I would like to have it so that when someone clicks on the Comments text they go to the main article or right to the comments section of the article.

Anyone have an idea what to change in the index.php of zenpage? For some reason I keep screwing it up putting the href in the wrong place in the code.

Thanks,
Dominic
www.photofi.com




Comments Text as link - acrylian - 2008-12-21

Do you mean the comments counter ("Read/Leave Comments: 0")? This should work:
`




Comments Text as link - domc - 2008-12-21

Mmm... I'm getting a parse error for the line below:

Parse error: parse error, unexpected T_STRING, expecting ',' or ';' in /home/html/themes/zenpage/index.php on line 58

I've tried some variations with no success.

Thanks,
Dominic
www.photofi.com




Comments Text as link - acrylian - 2008-12-21

I forgot a closing quote: ``