Disqus snippet issue: 'disqus_shortname' vs 'yourshortname'

Have a look at the getkirby.com website repo.

It uses the snippet you mentioned together with a disqus() function (see /site/plugins/disqus.php). The function is then called in site/templates/blogarticle.php.

Hope this helps.

Edit: BTW, that repo is deprecated. New official plugins can be found at https://github.com/getkirby-plugins