![]() |
|
Disqus comment integration - 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: Disqus comment integration (/thread-8823.html) |
Disqus comment integration - The T.C. - 2011-07-09 Hey, I've just recently noticed that the comment system on Zenphoto doesn't have a reply function, so I was trying to incorporate Disqus in the comments. Someone figured this out before, but I think the method used no longer applies because the coding has changed tremendously. Anyone know what code you replace with the disqus code? Disqus comment integration - micheall - 2011-07-09 I was pondering creating a plugin for it as I use disqus on a few of my other sites. Easiest way would be to create whatever code output is needed by disqus into a function then replace the comment function on your theme page to use the disqus function. |