XF 1.2 Disqus install

masterchief

Well-known member
Licensed customer
I am trying to install Disqus Commenting system. One of the steps is to append #disqus_thread to the href attribute in your links. This will tell Disqus which links to look up and return the comment count.

For example: <a href="http://foo.com/bar.html#disqus_thread">Link</a>.

Currently, I am using custom page for this. what template am I looking for to allow me to maniplate the href attribute?
 
If you are using a custom page, you should be defining all of the links yourself...

I believe you... that is why I started this thread... how to define the link for custom page???

=====>>>> what template am I looking for to allow me to maniplate the href attribute? <<<<=====
 
Back
Top Bottom