> For the complete documentation index, see [llms.txt](https://mtrsolution.gitbook.io/eventic/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mtrsolution.gitbook.io/eventic/settings/venue-page.md).

# Venue page

You can enable Disqus comments at the bottom of the venue page.

## **How to get my Disqus shortname?**

1. Go to <https://disqus.com/> and create an account or login
2. From the Your Sites top dropdown, click on New
3. Enter your website name and select the relevant category
4. Select the basic plan or other if you wish
5. Now, find the "I don't see my platform listed, install manually with Universal Code" button and click on it
6. Locale the Disqus integration code and find the line that looks like this:&#x20;

```
s.src = 'https://shortname.disqus.com/embed.js'; 
```

Your shortname is mentionned before .disqus.com, copy and paste it in the Eventic form, and continue the Disqus configuration
