If I add my js tag at the bottom of my custom.hbs, it will load before the jquery file.
A good place to add the code above would be in the “{{ghost_foot}}”.
Unfortunately I have no idea how to add code there on a custom page “custom.hbs”.
Yeah I’m doing that now. But the thing is I’m loading js libraries and big js files for other pages which I’d like to separate to increase performance since they’re not used on the homepage.
Hi!
I blunder my way through tech stuff and have a paid sight I’d like to add commento to. I think if I connect my home page it means I will have an option to have members comment on any page of the website (I hope). On the Commento website, I selected my home page. However when I add the universal HTML code to a new post, the Comment widget does not appear.
I think it is because I am doing step two and three below, but not the first one. Does anyone know where I can find information on how to install Commento on my server?
Installing a self-hosted instance of Commento can be divided into three logical steps:
Register your website: Once you’ve installed an instance of Commento on your server, you must create an account to register the website where your readers will be adding comments. This step lets the Commento server know about your website so that it can serve requests.
Embed on your website: Finally, after registering your website, you can install Commento on your website to let your readers interact with your Commento instance. For now, Commento supports just one method of embedding: a universal tag that requires you to embed a <script> tag in your HTML. In the future, there will be direct plugin support for common platforms such as Wordpress, Blogger, Wix, and Ghost.