-
Anton posted a new activity comment 14 years, 4 months ago
Ok
-
Anton posted on the forum topic Forum create only available to certain members in the group Creating & Extending: 14 years, 4 months ago
Thanks a million @mercime
-
Anton posted on the forum topic Forum create only available to certain members in the group Creating & Extending: 14 years, 4 months ago
Would this work to hide the “Create a Forum”
if(!is_admin || !is_mod)
{
blah blah hide create forum form or button
} -
Anton posted on the forum topic Forum create only available to certain members in the group Creating & Extending: 14 years, 4 months ago
Thanks @nit3watch
Wouldn’t it be simple to hide the option “create a forum” from members so that only admins and moderators can create forums? What is the code to check? Is it is_group_admin or is_group_mod?
-
Anton posted on the forum topic Forum create only available to certain members in the group Creating & Extending: 14 years, 4 months ago
Thanks @mercime but I looked at those plugins and I believe they won’t work for my situation (am I missing something?) I have a group “Sport News” with a couple of members and one administrator. I want to have the ability so that only the administrator or moderator(s) can create a new forum topic. Other members […]
-
Anton started the forum topic Forum create only available to certain members in the group Creating & Extending: 14 years, 4 months ago
Is there a way or a plugin to limit forum creation to only the group administrators and moderators of the group but normal members can reply to forum topics created? So, members of the group cannot create forum topics unless they are moderators or admins but they can reply to topics.
-
Anton posted an update in the group BuddyPress Announce Group: 14 years, 4 months ago
@dwenaus – is it possible to modify this plugin so that members can reply to forum topics but not create ones?
-
Anton joined the group BuddyPress Announce Group 14 years, 4 months ago
-
Anton posted on the forum topic update for WP 3.0 coming very soon in the group BuddyPress Group Tags: 14 years, 4 months ago
If a group is hidden, can the tags for that group be disabled on the tag cloud?
-
Anton started the forum topic Custom search in the group How-To and Troubleshooting: 14 years, 4 months ago
Is there a way to include a custom search function in the search bar that searches through member’s status updates?
-
Anton posted on the forum topic Custom URL's in the group How-To and Troubleshooting: 14 years, 4 months ago
Thanks @nuprn1 it’s also on the default theme groups/create.php so will have to change it there as well?
-
Anton posted on the forum topic update for WP 3.0 coming very soon in the group BuddyPress Group Tags: 14 years, 4 months ago
Excellent
-
Anton joined the group BuddyPress Group Tags 14 years, 4 months ago
-
Anton posted on the forum topic Anyone else having the 4 hour/5 hour time issues again on the Private messages.. in the group How-To and Troubleshooting: 14 years, 4 months ago
Anyone fixed this yet?
-
Anton started the forum topic Custom URL's in the group How-To and Troubleshooting: 14 years, 4 months ago
I have changed the slug of the Groups directory by adding this to the wp-config file define( “BP_GROUPS_SLUG”, “mycustomslug” ); I’m taking a different approach to “Groups” in general so I have also created a custom .pot file for the new name I have given it. Where can I change the URL slug when creating […]
-
Anton posted on the forum topic BuddyPress Group Tags is now available in the group Third Party Components & Plugins: 14 years, 4 months ago
Thanks @nit3watch
-
Anton posted on the forum topic BuddyPress Group Tags is now available in the group Third Party Components & Plugins: 14 years, 4 months ago
Can anyone help me with this?
-
Anton posted on the forum topic BuddyPress Group Tags is now available in the group Third Party Components & Plugins: 14 years, 4 months ago
Got it working, used the code @r-a-y suggests here: https://buddypress.org/community/groups/creating-extending/forum/topic/g-field-this-plugin-adds-an-additional-field-to-group-creation/
update *
It works now with the group creation but not when editing a group.
-
Anton posted on the forum topic BuddyPress Group Tags is now available in the group Third Party Components & Plugins: 14 years, 4 months ago
I have looked at the database, it adds it to the wp_bp_groups_groupmeta table on step 2 when creating a group but as soon as you go to step 3, it deletes it.
-
Anton posted on the forum topic BuddyPress Group Tags is now available in the group Third Party Components & Plugins: 14 years, 4 months ago
It adds tags when you update a group but not when you create a group
- Load More
@antonrsa
Not recently active
but like with all my plugins, if It is a feature I don’t need myself, a donation will make it happen for you.