Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

Disqus integrations missing ; this.page.identifier = "ghost-{{comment_id}}" #108

@majerus1223

Description

@majerus1223

This repository is only concerned with Ghost Documentation. If you're having trouble with Ghost itself, please use: https://forum.ghost.org 👫

Issue Summary

In the code that you copy and paste from https://docs.ghost.org/integrations/disqus/ it appears that line 5 is missing a ; . I could not find this page anywhere otherwise I would have submitted a pull request.

To Reproduce

Explain how someone else can reproduce the issue and see it for themselves

  1. Go to https://docs.ghost.org/integrations/disqus/

Any other info e.g. Why do you consider this to be a bug? What did you expect to happen instead?

When using the code as is disqus will not load. After looking at the code from https://utekblog.disqus.com/admin/install/platforms/universalcode I noticed the semi colon. Once I added that things worked as expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions