GetSimple Support Forum
commenting system - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: Scripts & Components (http://get-simple.info/forums/forumdisplay.php?fid=11)
+--- Thread: commenting system (/showthread.php?tid=2150)



commenting system - mama21mama - 2011-09-06

Code:
<p>
    <span id=“IDCommentsPostTitle” style=“display:none”></span>
    <script>
          <!-- inglish -->
          <!-- var idcomments_acct = '39efea3f5c01f055e676037b4e711d75'; -->
          <!-- fin inglish -->
          <!-- spanish -->
          var idcomments_acct = 'cc7b9282dfa70aeef97440144776ed90';
          <!-- fin spanish -->
          var idcomments_post_id;
          var idcomments_post_url;
        
        </script>
        <script type="text/javascript" src="http://www.intensedebate.com/js/genericCommentWrapperV2.js"></script>
                
    
    </p>



commenting system - Connie - 2011-09-06

Dear new member,

if you want to contribute or ask questions, please tell us.
It is not clear what you want to tell and why you include this code snippet.
We are helpful and we try to give the best support, but we have no magic talents.
So please explain.


commenting system - mama21mama - 2011-09-07

Connie Wrote:Dear new member,

if you want to contribute or ask questions, please tell us.
It is not clear what you want to tell and why you include this code snippet.
We are helpful and we try to give the best support, but we have no magic talents.
So please explain.

ok, explain.

example on my site. http://mamalibre.com.ar/status/index.php?id=status

[Image: 6h17p4.png]


commenting system - RobA - 2011-09-07

mama21mama Wrote:
Code:
<p>
    <span id=“IDCommentsPostTitle” style=“display:none”></span>
    <script>
          <!-- inglish -->
          <!-- var idcomments_acct = '39efea3f5c01f055e676037b4e711d75'; -->
          <!-- fin inglish -->
          <!-- spanish -->
          var idcomments_acct = 'cc7b9282dfa70aeef97440144776ed90';
          <!-- fin spanish -->
          var idcomments_post_id;
          var idcomments_post_url;
        
        </script>
        <script type="text/javascript" src="http://www.intensedebate.com/js/genericCommentWrapperV2.js"></script>
                
    
    </p>

This code is YOUR specific intense debate account.

If anyone wants to use their own intense debate account, I'd recommend that you use the External Comments plugin: http://get-simple.info/extend/plugin/external-commenting/73/
and not this code snippit.

-Rob A>