-
AuthorPosts
-
January 6, 2016 at 9:45 am #734356
I have several different webpages that cover the SAME overlying blog post. For example: an existing email subscriber will see a different page than a new unique visitor.
However, I would like to have the same Disqus comments show on multiple pages.
I found a Disqus guide on how to do it here: https://help.disqus.com/customer/portal/articles/472095-how-do-i-load-the-same-thread-of-comments-on-multiple-pages-
Pretty much I have to implement a Disqus identifier on each page using the provided Javascript configuartion variable.
The question is… how do I do this with X-theme and/or Cornerstone? Stupid question, I know 🙁
What I’ve tried so far in Cornerstone is:
– Click on Settings
– Click on Custom JS
– Add “this.page.identifier = ‘/university-business/’;” (without “) FOR the main page I want the comments on
– Added the same JS line as above to the SECOND page where I want the same comments as the main page to be displayed.But it’s not working.
January 6, 2016 at 11:35 am #734491Hey there,
Thanks for writing in! Regretfully, this particular customization request is outside the scope of our support as this is not related to an issue with the theme and instead has to do with your customization of it. As such, you will need to investigate this particular issue on your own or seek help from a developer should you not feel comfortable making these changes yourself. If you have any further questions about the theme, we are more than happy to provide you with assistance on these inquiries.
Thank you for your understanding.
-
AuthorPosts