-
Please read this comment for updated info regarding my situation! I no longer have an issue with Giscus not working, but rather that it is misplaced on the site. As of right now am I unable to implement giscus into my page using the theme extensions. This worked without issues during the beta phase of Material for MkDocs 8, but now, for unknown reasons can I not get things to work as they should. I tried my old setup, but also the one described in the docs about how to setup a comment system, yet no luck in doing so. PR updating partials and other theme overrides: Latest build logs from Netlify: Current preview (Example page that SHOULD have comments displayed): I would really appreciate help in solving this problem. Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments
-
Still looking for help with this one, no matter how big or small |
Beta Was this translation helpful? Give feedback.
-
I got it to work... It was a stupid typo on my end... ._. |
Beta Was this translation helpful? Give feedback.
-
I have to correct myself. While I got the comment system working did it put it at the very bottom of the page, right below the footer section, which is not my intention. PR is still the same, logs have changed tho: https://app.netlify.com/sites/andres-blog/deploys/61b3c5d11558190007c79ed0 |
Beta Was this translation helpful? Give feedback.
-
Alrighty! I finally got all done. For real this time. I had to make a div element containing a class called |
Beta Was this translation helpful? Give feedback.
Alrighty! I finally got all done. For real this time.
I had to make a div element containing a class called
giscus
to force a place to put it...