Group Sub-tags – dev
-
I’m working on a group sub-tags plug-in that checks if a parent tag ( from buddypress group tags ) is selected, and returning results within the parent tag, though ‘if’ the sub-tag is selected alone, then return all results ( for the given sub-tag ). Everything else is working correctly, Show the sub-tag cloud above the group listings, Show group sub-tag in group directory view, except Show group sub-tag in group header.. which I don’t see why it shouldn’ work.
So I’ve been playing around, getting the two plug-in’s working together , one problem is I can’t get it to display the sub-tags in the group header even though It’s mostly taken from the parent plug-in, ( buddypress group tags )..
Here’s the code: http://pastebin.com/VDa3c8Ng
Also it calls js: http://pastebin.com/zWavc95z
And the css: http://pastebin.com/KB1PDLBbSave the js as: group-subtags.js
and css as: group-subtags.css
Could someone take a look and see if I’m missing something here? ( @dwenaus and @r-a-y , r-a-y I had to use the code you helped me out with previously to get my other plug-ins working http://buddypress.org/community/groups/creating-extending/forum/topic/g-field-this-plugin-adds-an-additional-field-to-group-creation/)
- The topic ‘Group Sub-tags – dev’ is closed to new replies.