View Full Version : How do I make some smilies hidden?
Tettinntil
07-08-2010, 05:49 PM
I would like to hide some of the smilies from showing on the smilieslist. Is that possible? Can I add a new smiley category and prevent it from showing? I do not want to delete these smilies.
BirdOPrey5
07-08-2010, 07:16 PM
You may be able to edit the code so a certain category doesn't show but the smilies would still work if you used them in a post manually, :mysmilie: for example.
Tettinntil
07-18-2010, 01:57 PM
That would be exectly what I wanted, but how can I make the category hidden?
BirdOPrey5
07-18-2010, 02:57 PM
I don't know for sure but there is a template called: smiliepopup_category
Maybe if you put all that code in a conditional...
<if $category != "Category title of hidden category">
//original code
</if>
I never tried but the solution is probably in the smiley templates somewhere.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.