Changing default sorting to latest
-
Hi there.
I know that it would be possible to specify while embedding the chat via standard html and script function to change the default sorting from best to latest but i don’t know how to specify it in the following code<script type=”text/javascript”>
var HYVOR_TALK_WEBSITE = 2671; // DO NOT CHANGE THIS
var HYVOR_TALK_CONFIG = {
url: ‘https://radio-quebec.webflow.io/videos/trump-lechec-impossible’,
id: ‘https://radio-quebec.webflow.io/videos/trump-lechec-impossible’,
};
</script>
<script async type=”text/javascript” src=”//talk.hyvor.com/web-api/embed”></script>using the following display code:
<div class=”FixedHeightContainer”>
<div class=”Content”>
<div id=”hyvor-talk-view”></div>
</div>
</div>
- The topic ‘Changing default sorting to latest’ is closed to new replies.