• This forum has been archived. New threads and replies may not be made. All add-ons/resources that are active should be migrated to the Resource Manager. See this thread for more information.

TaigaChat - AJAX shoutbox

Status
Not open for further replies.
Just a couple of things.
1. It's a separate page, just like the Members page, so to view the forum again you need to click the Forums tab.

2. I haven't had any reports from anyone about it not working in older versions of IE.

3. You already can embed YouTube - use [MEDIA=youtube]oHg5SJYRHA0[/MEDIA]

That's done in the user groups: http://xenforo.com/help/user-groups/
 
No issues here in IE7.

IE6 is unsupported though as I couldn't be bothered jumping through hoops to test it. iirc XenForo itself doesn't even support it properly so it hardly matters
 
No issues here in IE7.

IE6 is unsupported though as I couldn't be bothered jumping through hoops to test it. iirc XenForo itself doesn't even support it properly so it hardly matters

I never use IE. Just thought I'd check the old version on my comp (7.0) and it doesn't work for me. But it's no biggy.
 

I'd also like to change the user name colors in the shoutbox. I'm not clear on where in the user groups this is done. None of the following options seem to apply, as far as I can tell.

Styling can be applied to user titles and user names, which will be displayed in various pages and views.
The user title and user name styling will be present in the following areas:
  • Staff Online Now block in the sidebar
  • Message user info in posts and conversations
  • Conversation Participants block in the sidebar
  • Member list
  • Current visitors
In addition, user title styling will also appear in the following places:

  • Dropdown menu under the user name on the navigation bar
  • Member card
  • Profile page
 
I never use IE. Just thought I'd check the old version on my comp (7.0) and it doesn't work for me. But it's no biggy.

Just tried on your site and it works fine in IE7 (at least via emulation in IE9). However your layout is very broken in Firefox and more so in IE7 - not sure if that's what you are referring to.
 
None of the following options seem to apply, as far as I can tell.

The help manual only applies to the core software.
It would be impossible to write it covering all of the available add-ons.

Nevertheless, if you apply styling to the user groups, it will be present in the chat message window.
 
1. It's a separate page, just like the Members page, so to view the forum again you need to click the Forums tab.

The problem is that it's not very intuitive for the novice user.

I'd like to disable the full view option, I think it's redundant since I have the shoutbox on the page already, but since the pop up and full view are associated, I can't disable one without disabling the other, and I'd like to keep the popup option.

Is there a way?
 
The help manual only applies to the core software.
It would be impossible to write it covering all of the available add-ons.

Nevertheless, if you apply styling to the user groups, it will be present in the chat message window.

Apply styling to the user groups. Hmmm... I'll check that out.
 
The problem is that it's not very intuitive for the novice user.

I'd like to disable the full view option, I think it's redundant since I have the shoutbox on the page already, but since the pop up and full view are associated, I can't disable one without disabling the other, and I'd like to keep the popup option.

Is there a way?

Remove or comment out the first link in the dark_taigachat_links template
 
To view this content we will need your consent to set third party cookies.
For more detailed information, see our cookies page.
3. You already can embed YouTube - use [MEDIA=youtube]oHg5SJYRHA0[/MEDIA]

That's just the thing, I don't have a media option in the shoutbox toolbar.

Nor does it work when I try it manually.

[MEDIA=youtube]<iframe width="425" height="349" src="http://www.youtube.com/embed/77o-DcXnp3g?rel=0" frameborder="0" allowfullscreen></iframe>[/MEDIA]
[/plain]

[MEDIA=youtube]<object width="425" height="349"><param name="movie" value="http://www.youtube.com/v/77o-DcXnp3g?version=3&amp;hl=en_US&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/77o-DcXnp3g?version=3&amp;hl=en_US&amp;rel=0" type="application/x-shockwave-flash" width="425" height="349" allowscriptaccess="always" allowfullscreen="true"></embed></object>[/MEDIA]
 
Remove or comment out the first link in the dark_taigachat_links template

You mean this?

Code:
<li><a href="{xen:link '{$taigachat.route}'}">{xen:phrase dark_full_view}</a></li>

Removed. Saved. Reloaded the browser several times.

Strange as it seems, nothing changed.
 
You mean this?

Code:
<li><a href="{xen:link '{$taigachat.route}'}">{xen:phrase dark_full_view}</a></li>

Removed. Saved. Reloaded the browser several times.

Strange as it seems, nothing changed.

Do it in your active theme, not the master theme etc.
 
Status
Not open for further replies.
Back
Top Bottom