• Hey guys… i was told to apply the following javascript code to my website to fix a plugin (Disqus) that is not loading translation correctly after an specific version:

    var disqus_config = function () {
    this.language = “en”;
    };

    but i dont know how to do it… can anyone help me?

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Adding javascript to all posts?’ is closed to new replies.