V vbluis Customer Dec 3, 2013 #1 Hello. Let me know if vBShout, you can put the chat in a subforum only. Or vBShout appears in the index only? thanks
Hello. Let me know if vBShout, you can put the chat in a subforum only. Or vBShout appears in the index only? thanks
Fillip H. Staff member Owner Developer Dec 3, 2013 #2 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>
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>
V vbluis Customer Dec 4, 2013 #3 Thank you. I can put different independent chats in different subforums? Or it can only be a chat forum, either forumdispley or a subforum?
Thank you. I can put different independent chats in different subforums? Or it can only be a chat forum, either forumdispley or a subforum?
Fillip H. Staff member Owner Developer Dec 4, 2013 #4 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
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