View Full Version : How to embed mibbit?
pulptoon
10-21-2015, 05:32 PM
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!
MarkFL
10-21-2015, 05:39 PM
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. :D
pulptoon
10-21-2015, 06:21 PM
thanks!
Just in the footer..I think I found it but now I'm having other troubles with this mibbit thing..arg.
MarkFL
10-21-2015, 06:27 PM
Are you having problems with the way it displays, for example the dimensions (width/height)?
pulptoon
10-21-2015, 10:19 PM
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 1445473221 at 1445473221 ---------------
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/showthread.php?t=258832&highlight=mibbit
MarkFL
10-22-2015, 12:07 AM
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:
<vb:if condition="$show['member']">
put mibbit code here
</vb:if>
pulptoon
10-22-2015, 02:18 AM
OMG that worked! Wow..here
I was for the last two hours trying to install IRC products that wouldn't work...
and it was this simple. Thanks so much!!
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.