You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you navigate to any blog posts and look with the Debugger it seems to me that the page_id is interpolated fine. But see the carnage in the comments...
The text was updated successfully, but these errors were encountered:
There's an interesting thing with my website: when someone views it with a mobile device instead of desktop then a weird message is displayed about verification instead of the Comment Policy. The fact about this message is that I don't have access to the mentioned email (vanderbilt.edu) address since 2014 so there's no way I can verify that any more. I don't even know how is it associated with my Disqus, I use my outlook and gmail emails...
So in other words Disqus back-end doesn't bin the comments by blog posts (https://gitlab.com/MrCsabaToth/mrcsabatoth.gitlab.io/-/issues/9).
My website is open source: https://gitlab.com/MrCsabaToth/mrcsabatoth.gitlab.io/
Here is the Disqus relevant section, I only enable comments for my blog posts: https://gitlab.com/MrCsabaToth/mrcsabatoth.gitlab.io/-/blob/master/_layouts/default.html#L28
The separate doman used for the iframe bootstrapping is
csabadisqus.github.io
, also open source, here is the relevant code section: https://github.com/CsabaDisqus/csabadisqus.github.io/blob/master/amp.htmlWhat am I doing wrong?
If you navigate to any blog posts and look with the Debugger it seems to me that the page_id is interpolated fine. But see the carnage in the comments...
The text was updated successfully, but these errors were encountered: