Quote:
Originally Posted by itguy1
Hi,
I just installed your mod and really like it.
Have looked through a few pages, but with over 150 and searched and didn't seem to find an answer.
Can you make the shoutbox display on all pages in VB 4.xxx instead of just the forum.php?
I can't seem to find a setting for that.
Thanks
|
To put vBShout in a custom location, do the following:
Step 1: AdminCP -> DBTech - vBShout-> Instance Management -> [Edit].
Step 2: Change the
Auto-Display Shoutbox setting to
Disabled.
Step 3: Write down the the
Varname setting. For the default shoutbox, it's
instance1. The rest of this guide will assume you replace
instance1 with the actual
Varname if it is different.
Step 4: Enter the Style Manager and add
either {vb:raw show.vbshout_instance1} (vB4)
or {$show[vbshout_instance1]} (vB3) to the templates you wish the shoutbox to appear in.
Follow these steps as described and you will have total control over the position of the Shoutbox.
Please note that some locations may not work as intended on vBulletin 3.8, and also note that it is not designed to go in the Forum Blocks side-bar (vBulletin 4).
Quote:
Originally Posted by Ichigo88
is possible to add {vb:raw show.vbshout_staff} only in staff category?
|
Follow the above instructions but limit the display to a specific forum ID when editing the FORUMDISPLAY template.
Quote:
Originally Posted by d1alaccom
is it not possible that like in first versions .. (vb3)
you can click at the name in the chat, and that you directly can write a private message?
not i other windows like now.. but in the same as the head shoutbox, only private... ?
|
Enable the Context Menu in the instance management options
Fillip