Plugin: BuddyPress Group Tags
-
wedeem replied to the forum topic Group Category blank and Fatal error on clicking tag in the group BuddyPress Group Tags
@dwenaus sorry last Q.. did you read my above post with the ajax problem?
What happens is when you are viewing a group, and click on a tag ( below the group desc ), you will be redirected to […]
-
Dwenaus replied to the forum topic Group Category blank and Fatal error on clicking tag in the group BuddyPress Group Tags
the idea is that you would always have a description. if you want it to be identical do the tag, then just duplicate it in the admin. to fix this though, enter this line above the tag output ` if ( !$desc ) $desc […]
-
wedeem joined the group BuddyPress Group Tags
-
wedeem replied to the forum topic Group Category blank and Fatal error on clicking tag in the group BuddyPress Group Tags
Thinking about it, maybe a check to see if the description is empty, then use the category instead.
@dwenaus also when you select a tag in a single groups header and are directed to […]
-
I am probably missing something that is right in front of me, but what is the shortcode configuration for placing a specific group’s activity stream on a page?
Thanks,
Michele -
mmdouce joined the group BuddyPress Group Tags
-
wedeem replied to the forum topic Group Category blank and Fatal error on clicking tag in the group BuddyPress Group Tags
@dwenaus seems there’s a error on line 342 – your echo’ing the cat description and not the actual cat
Works for me
342 <option value="" > -
wedeem started the forum topic Group Category blank and Fatal error on clicking tag in the group BuddyPress Group Tags
When on groups/test/admin/edit-details/ the Group Category is blank. The values are there though I cant see them. Let me know if you need more info with screen short..
Also on clicking a tag, I get: Fatal […]
-
sidjags posted an update in the group BuddyPress Group Tags
once a tag is clicked and the list of groups refreshes itself… you can give a link to view all groups (of all tags) bu giving a simple link of a href=(up one directory)..
-
sidjags posted an update in the group BuddyPress Group Tags
the tag-chooser option when you’re creating a new group has two issues: one… if you’ve got a large number of groups, then well.. you end up with a large number of tags, and that doesnt look all that great. And secondly… the selecting works on chrome and not in Firefox (or maybe the other way around… and i havent even tried it in the…[Read more]
-
sidjags posted an update in the group BuddyPress Group Tags
there seems to be a problem with the dropdown version.. better off to use the widget
-
Shanness joined the group BuddyPress Group Tags
-
dains joined the group BuddyPress Group Tags
-
Siddharth Jagannath reviewed the plugin BuddyPress Group Tags:
just like we have an option of ”maximize tag cloud… or show the tag cloud, which if cliked on will show the acutal cloud… if only there can be an option of ”minimize tag cloud” too… so that if we dont want to see it anymore, we can just close it!
-
Siddharth Jagannath reviewed the plugin BuddyPress Group Tags:
With bp v 1.2.8 and wp v 3.1.3…. we cnanot see the admin-settings link in the dashboard menu… so, for that the following is the solution:
thanks for timcarey for pointing out the solution
in the file np-grou-tags.php…. find
add_action( ‘admin_menu’, ‘gtags_add_admin_menu’, 20 );and the following line of code beneath it:
add_action(…[Read more] -
Siddharth Jagannath joined the group BuddyPress Group Tags
-
Mrnicoo joined the group BuddyPress Group Tags
-
Hello I have empty tag tab on my groups page, when I hover that it says :http://www.4ella.com/groups/tag/ when I click on it I get to my groups directory : http://www.4ella.com/groups/ , whats is wrong ? I don’t need this tab , how can i remove that ? When I was browsing some other buddypress installs [...]
-
4ella joined the group BuddyPress Group Tags
-
TimCarey started the forum topic Fix for no menu on site dash board in the group BuddyPress Group Tags:
I added this line below function gtags_add_admin_menu() to fix the menu problem
add_action( is_multisite() ? ‘network_admin_menu’ : ‘admin_menu’, ‘gtags_add_admin_menu’, 20);
- Load More


