Matthew Hawley
Well-known member
Do we ask for support here, e-mail you, or use your 8WayRun.com website?
Here.
Do we ask for support here, e-mail you, or use your 8WayRun.com website?
You need to edit the templates.Hello, could somebody please tell me which code I need to edit to get the side by side stream and chat like in the previous versions?
Ask here.Do we ask for support here, e-mail you, or use your 8WayRun.com website?
Hello, could somebody please tell me which code I need to edit to get the side by side stream and chat like in the previous versions?
Trying to figure out the same thing. Not a code guy, so instructions would be cool.
You would have to edit EWRrio_Embed and float the chat div to the right, and add a margin-right to the embed div. You would also need to remove the sidebar from EWRrio_Channel
<aside>
<form action="{xen:link 'streams/streams', '', '_params={$linkParams}'}" method="post" class="sidebar channelSide AutoValidator StreamsUpdater">
<xen:include template="EWRrio_Sidebar" />
<input type="hidden" name="_xfToken" value="{$visitor.csrf_token_page}" />
</form>
</aside>
<div id="embedChat" class="chat" style="float: right; margin-right: 2cm; height: {$xenOptions.EWRrio_chatheight};">
{xen:raw $channel.channel_chat}
</div>
What do you guys think of this for a side-by-side option?
http://8wayrun.com/streams/8wayrun247.2/channel
Jaxel,
You are abandoning people with no support. You said, YOURSELF, that you will fully support your paid addons. You have an obligation to do that, and you are not full filling that obligation.
What do you guys think of this for a side-by-side option?
http://8wayrun.com/streams/8wayrun247.2/channel
Bump this:Any chance for "blacklisting" an account? It seems some Twitch users are getting annoyed that I am scraping Twitch's api and happen to pull in their channel. Would love to be able to block users who request to not be included in the stream list.
We use essential cookies to make this site work, and optional cookies to enhance your experience.