Status
Not open for further replies.

vbluis

Customer
Hello. Let me know if vBShout, you can put the chat in a subforum only. Or vBShout appears in the index only?

thanks
 
By default it appears on forumhome only, you can get it to display in a subforum by using the "Manual Deploy" feature and editing the FORUMDISPLAY template but wrapping the variable to insert in something like
Code:
<vb:if condition="$foruminfo['forumid'] == x">
Code:
</vb:if>
 
Thank you. I can put different independent chats in different subforums? Or it can only be a chat forum, either forumdispley or a subforum?
 
You can create as many shoutbox instances as you want, and add their separate code to separate subforums if you like :)

You can also deploy the same shoutbox instance in multiple different templates :)
 
Status
Not open for further replies.
Back
Top