Skip to content

Livere Comment System(City Edition) is needed. #196

@mike-brown8

Description

@mike-brown8

Hope to add Livere Comment System - City Edition.

Just need to add the following code below into correct place: (The UID field in the code needs to be filled, you may add an item in the configure file).

<!-- LiveRe City install code -->
<div id="lv-container" data-id="city" data-uid="<Place the user id here>">
<script type="text/javascript">
   (function(d, s) {
       var j, e = d.getElementsByTagName(s)[0];

       if (typeof LivereTower === 'function') { return; }

       j = d.createElement(s);
       j.src = 'https://cdn-city.livere.com/js/embed.dist.js';
       j.async = true;

       e.parentNode.insertBefore(j, e);
   })(document, 'script');
</script>
<noscript>Please activate JavaScript for write a comment in LiveRe</noscript>
</div>
<!-- completed City install code -->

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions