-
nit3watch posted on the forum topic bp-group-calendar – not updating group activity in the group Creating & Extending: 15 years, 2 months ago
@Dwenaus after making a huge fuss they updated the plug-in. So thanks but it’s cool now
-
nit3watch posted on the forum topic bp-group-calendar – not updating group activity in the group Creating & Extending: 15 years, 2 months ago
@Dwenaus what version of the plug-in do you have? As im not finding the function.
It should be in bp-events.php right? tried searching the other files aswellThe current version is 1.1 Should I send it to you?
-
nit3watch posted on the forum topic bp-group-calendar – not updating group activity in the group Creating & Extending: 15 years, 2 months ago
@Dwenaus if you’d like as a ‘donation’ let me know if there’s any plug-ins that you might be interested in on their site and Ill check the licenses. I think they are all GNU 2, not sure. @r-a-y send me an email and Ill reply with the plug-in attached ( this is legal right? ), nit3watch @gmail.com Hopefully […]
-
nit3watch started the forum topic The Groups Loop – per_page optional in the group Creating & Extending: 15 years, 2 months ago
How would I implement “The number of groups to display on a page before they are paginated to the next page. ” I have looked at the groups loop but don’t know where I would add “per_page” in the code. If you could just advise me to where it should go and how it should […]
-
nit3watch posted an update in the group gPress: 15 years, 2 months ago
nice, see you added Show Closest Address on User’s Profile Page check box aswell
-
nit3watch posted an update 15 years, 2 months ago
@antonrsa @nit3watch have you got a local host yet? and if so how? also in sa
-
nit3watch posted on the forum topic Forum create only available to certain members in the group Creating & Extending: 15 years, 2 months ago
Busy looking into that myself as im newb still 😛 Give me a shout if you find something, but should just be simple if else statement. meh im being stupid, else { wp_redirect( get_option(‘siteurl’) . ‘/about’); instead of redirecting them ( wp_redirect ) you could just hide it in the same statement. ignore the above, […]
-
nit3watch posted on the forum topic Forum create only available to certain members in the group Creating & Extending: 15 years, 2 months ago
@Anton, I beleive this will help you. Check the code link in the topic.
Replace current_user_can with only something a admin and mod can do, such as edit_post.. Check the user roles abilities.Edit: here’s a version for…[Read more]
-
nit3watch posted on the forum topic bp-group-calendar – not updating group activity in the group Creating & Extending: 15 years, 2 months ago
@Dwenaus I read that “I changed the plugin substantially” https://buddypress.org/community/groups/requests-feedback/forum/topic/agenda-plugin-and-file-sharing-plugin/ Did you manage to get the activity sorted, as you said, “I requested all these things at WPMU-Dev but they basically said no, not interested”. Here’s the link to my post:…[Read more]
-
nit3watch started the forum topic bp-group-calendar – not updating group activity in the group Creating & Extending: 15 years, 2 months ago
when I create an event, it doesn’t update the group activity, ie: ‘active 3 days, 23 hours ago’ when I just created a event.. It does show ‘admin created an event for the group “Example group: 45 minutes ago” on the group’s home page and on the activity tap.. If I wanted to look in […]
-
nit3watch posted on the forum topic Dummy user role – if ( current_user_can( ’dummy_role’ ) in the group Requests & Feedback: 15 years, 2 months ago
K so that’s in the pipe line at least. Cool beans, @DJPaul is there anywhere I can follow the progress so I can get a heads-up of new implementations besides the release of 1.3?
-
nit3watch started the forum topic Dummy user role – if ( current_user_can( ’dummy_role’ ) in the group Requests & Feedback: 15 years, 2 months ago
I need a dummy role where by I could set only admins and ‘dummy’ to be able to create groups like: http://pastebin.com/B3sVPrzG So if we gave admins the additional dummy-ability and the ‘dummy’ ( ‘dummy user role’ should have same abilities as a member ) the same we would be able to restrict creation of […]
-
nit3watch joined the group Requests & Feedback 15 years, 2 months ago
-
nit3watch posted an update in the group gPress: 15 years, 2 months ago
@msmalley ye that’s awesome, thanks. Not sure if its my side, but the plugin didn’t show that updates were available for 0.2.3.
cheers
-
nit3watch posted on the forum topic styling a tag cloud – center tags in the group Creating & Extending: 15 years, 2 months ago
nvm just wrapped it a centered div.. over analyzed things a bit there
-
nit3watch started the forum topic Hide/remove widget title box in index.php – padderHome in the group Creating & Extending: 15 years, 2 months ago
Im using @Modemlooper BuddyPress Widget Theme’s code in my own theme and I would like to hide the widget title box’s? I thought about just using echo to display the data but I can’t come right. Im using the enhanced-buddypress-widgets and with all the admin options and stuff I keep getting errors or nothing displays.. here’s […]
-
nit3watch started the forum topic styling a tag cloud – center tags in the group Creating & Extending: 15 years, 2 months ago
I would like to center my tag cloud, as apposed to be aligned left.. If I wanted to style it in the plugin: Edit this array in order to change the tag could appearance see https://codex.wordpress.org/Template_Tags/wp_tag_cloud for details $gtags_args = array( ‘smallest’ => 9, ‘largest’ => 20, ‘number’ => 36, ‘orderby’ => ‘count’, ‘order’ =>…
-
nit3watch posted on the forum topic BuddyPress Group Tags is now available in the group Third Party Components & Plugins: 15 years, 2 months ago
Dwenaus has said “update for WP 3.0 coming very soon” ( https://buddypress.org/community/groups/buddypress-group-tags/forum/topic/update-for-wp-3-0-coming-very-soon/ ) which im sure you would want to look out for. Hopefully the tag selector will be working.
-
nit3watch posted on the forum topic BuddyPress Group Tags is now available in the group Third Party Components & Plugins: 15 years, 2 months ago
@antonrsa
Here’s the amended code http://pastebin.com/HW7W113Wreplace bp-group-tags.php with this
-
nit3watch posted on the forum topic BuddyPress Group Tags is now available in the group Third Party Components & Plugins: 15 years, 2 months ago
I got it to work, with r-a-y’s help, what do you need help with? The only thing not working on my side it the tag selector, ( the ajax, I think? )
- Load More
@nit3watch
Active 2 years, 9 months ago