DISQUS

The Disqus Blog: Blogger Integration Problem with Custom Domains?

  • JC John Sese Cuneta (謝施洗) · 1 year ago
    Hi, never mind.
    After some sleep, was able to figure out that the auto-editor script can not find certain code-bits it relies on ;)

    Maybe there should be a "manual" editing instruction somewhere :p

    Thanks and great product!
  • Daniel Ha · 1 year ago
    Good to hear you figured this out. :)
  • Nathan Henderson · 1 year ago
    Any tips for manually integrating into the custom domain template?
  • Daniel Ha · 1 year ago
    You can't use the integration tool?
  • Nathan Henderson · 1 year ago
    Are you referring to the standard auto-editor? If so, that still doesn't support Blogger blogs that are published via FTP/SFTP to one's own web host.
  • JC John Sese Cuneta (謝施洗) · 1 year ago
    If you can wait ;) I'm writing the instruction for custom edits. :p
    Will reply back here once I posted it on my blog. :D
  • Daniel Ha · 1 year ago
    Excellent!
  • Daniel Ha · 1 year ago
    Nathos,

    We are looking into this.
  • JC John Sese Cuneta (謝施洗) · 1 year ago
  • Daniel Ha · 1 year ago
    You rock so much. We'll make sure people know about this.
  • JC John Sese Cuneta (謝施洗) · 1 year ago
    ^_^ tnx. Glad to be of help :D
  • Nathan Henderson · 1 year ago
    It appears these instructions are pretty specific to a certain template.

    The default 'Minima' template doesn't have most of the code snippets you replaced.
  • Nathan Henderson · 1 year ago
    Ah, my mistake. This still only applies to Blogspot hosted blogs. I'm still having a tricky time getting Disqus properly integrated with a Blogger-powered blog that's updated via FTP/SFTP.
  • JC John Sese Cuneta (謝施洗) · 1 year ago
    Hi Nathan, could you post the download link of where you got your template and I'll take a look?
    Or if you are comfortable, send me your template at Laibcoms at gmail dot com.

    Isn't Blogger's FTP/SFTP already using XML? Or is it still using the Classic Template (ie Blogger 1.0)? That may be the reason.

    :D
  • Nathan Henderson · 1 year ago
    I got things working. I believe you're correct; Classic Templates are still being used.

    In the 'post-footer' section, I added:

    <a class="comment-link" href="<$BlogItemPermalinkURL$>#disqus_thread">View Comments< /a>

    Then in the 'comments' div I added the General Disqus Code Snippet

    Lastly, the "Number of Comments Code" gets pasted in before the </body> tag.
  • JC John Sese Cuneta (謝施洗) · 1 year ago
    That's great to hear :D

    Kudos!
  • JC John Sese Cuneta (謝施洗) · 1 year ago
    Created a How To for classic templates. :D
    Thanks to you of course ;)

    Here: http://webdev.gameshogun.ws/10tutorials/how-to-...