Quote:
Originally Posted by psychobike
Is there a option to keep from creating a Classifieds Tab in the Navbar?
|
There is no option that I have found, so while I am testing, I've wrapped the "microclassifieds_tabmenu" template with the following code
At the top:
Code:
<vb:if condition="is_member_of($bbuserinfo, x,x,x)">
x = the usergroup numbers that you want to be able to see the Classifieds Tab
At the bottom:
You could also do this in the plugin too, but I didn't want it to affect all templates.