The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to embed mibbit?
Hi,
I signed up for mibbit t put their chat on my site. The sent me an iframe code but where in the admin panel do I embed this? Thanks! |
#2
|
||||
|
||||
It depends on where you wish for the chat to show up. You could have it show up in a variety of places such as on all pages below the navbar or above the footer, on your home page above or below the forum listing, or even on its own static page (in which case you would create an external script).
If you can tell us where you wish for the chat to be displayed, we can likely tell you how to put it there. |
#3
|
|||
|
|||
thanks!
Just in the footer..I think I found it but now I'm having other troubles with this mibbit thing..arg. |
#4
|
||||
|
||||
Are you having problems with the way it displays, for example the dimensions (width/height)?
|
#5
|
|||
|
|||
no, the problem is that it seems to show up even when logged out of the site which I do not want..
I think there is a specific way to do this. the help guy said i may need a vb plugin..all very confusing to a noob like me. thanks so much for your help --------------- Added [DATE]1445473221[/DATE] at [TIME]1445473221[/TIME] --------------- he had told me to get a plugin from here https://vborg.vbsupport.ru/search.php?searchid=22950974 not sure which one though maybe this? https://vborg.vbsupport.ru/showthrea...ghlight=mibbit |
#6
|
||||
|
||||
If you want it to only show up for registered users, then try wrapping the HTML you added to the template in the following vb conditional:
HTML Code:
<vb:if condition="$show['member']"> put mibbit code here </vb:if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|