-
chestnut_jp posted on the forum topic A little addition in order to match the current "mention" and "send private message" features. in the group CD BuddyPress Avatar Bubble: 13 years, 6 months ago
Umm…
It seems to be hard to read, doesn’t it?If you need my fix, I can send it via Email to you. Please do not hesitate to contact me, @slaFFik.
-
chestnut_jp started the forum topic A little addition in order to match the current "mention" and "send private message" features. in the group CD BuddyPress Avatar Bubble: 13 years, 6 months ago
@slaFFik Please consider to change the lines below of cd-avatar-bubble.php as following: ` if ( is_user_logged_in() ) { $mention .= ‘ loggedin_user->id, false, false ) . BP_ACTIVITY_SLUG .’/?r=’.bp_core_get_username( $ID, false, false ).'” title=”‘. __(‘Mention this user’, ‘cd_ab’) .'”>@’. bp_core_get_username( $ID, false, false ) .’ ‘; $message =…[Read more]
-
Mikey3D started the forum topic Forum Topics are Missed in the group BuddyPress Groups Extras: 13 years, 6 months ago
I did try your plugin BP Groups Extras and in the forum page the topics are gone. Why?
Here’s an example @4ella – he didn’t know that his site forum topics are missed also as I have.
-
4ella started the forum topic Groups description page = Members profile page – using the same css – solution in the group BuddyPress Groups Extras: 13 years, 6 months ago
Hello Slaffik, @slaffik I have changed css in description page to be the same as profile custom fields in default buddypress theme, so now custom fields looks the same as the member profile custom fields , if you want to use them or control it I have inserted the code below : I have changed following […]
-
4ella posted on the forum topic Future features in the group BuddyPress Groups Extras: 13 years, 6 months ago
@finni3 thank you for your temporary fix , will take a look now. @slaffik – I will wait for your solution , have another small suggestion , description page is a little bit ugly , I would change it to have labels and values next to them , but what about using member “profile public” page buddypress […]
-
finni3 posted on the forum topic Future features in the group BuddyPress Groups Extras: 13 years, 6 months ago
-
Avi M posted on the forum topic Is there a live demo anywhere? in the group BuddyPress Groups Extras: 13 years, 6 months ago
@slaFFik, thanks I wasn’t understanding what the plugin did. Assuming this (http://www.4ella.com/groups/support-forum/frontpage/) is an example of it in action, I now have a better idea.
-
sciencebox.net posted an update 13 years, 6 months ago
@slaFFik Hi,
This is excellent: My wish list : Group types that you can select on group creation. Different types have different components and functionality . Check out researchgate.net group functionality. Its very very good.
-
4ella posted on the forum topic Future features in the group BuddyPress Groups Extras: 13 years, 6 months ago
@SlaFFik first impresion is that Group Extras are really excellent idea and that buddypress gets finally the tool with which will describe perfectly our Groups. Because this plugin is exactly what I was searching for I have only 2 suggestions: 1. Creating fields for every group we have will be very difficult and time consuming and […]
-
chestnut_jp posted on the forum topic Updated Japanese Lang File for 2.0 in the group CD BuddyPress Avatar Bubble: 13 years, 7 months ago
I, as Chestnut, wrote the comment at http://cosydale.com/plugin-cd-avatar-bubble.html.
Please send me your email and I will send the zip file as a reply. -
chestnut_jp started the forum topic Updated Japanese Lang File for 2.0 in the group CD BuddyPress Avatar Bubble: 13 years, 7 months ago
Hi @slaFFik I updated Japanese Translation for the latest version of 2.0. In addition, I fixed some lines that cannot be translated due to the wrong setting. I made a zip file that includes “langs” folder having two Japanese Translation files, namely ja.po and ja.mo, fixed cd-ab-admin.php and cd-ab-admin.php.org which is the original script of…[Read more]
-
ultimateuser posted on the forum topic Not working for visitors in the group CD BuddyPress Avatar Bubble: 13 years, 7 months ago
Ive just updated the latest version of the plugin. It works when logged in, but not for vistors. The bubble appears and the arrows for loading – but the bubble stays blank…
-
Pisanojm posted on the forum topic Not working for visitors in the group CD BuddyPress Avatar Bubble: 13 years, 7 months ago
I’m not having the above problem, but when showing items from a “drop down” xprofile field the pop-up is putting in extra data…
See this at my site: http://musicpln.org
You’ll have to create a user account…
-
imjscn posted a new activity comment 13 years, 7 months ago
@SlaFFik, thanks for response!
The problem was coursed by something else which was solved the next day. I should have posted a follow up earlier. -
truthlight posted on the forum topic Permissions in the group BP GTM System: 13 years, 8 months ago
@slaffik Any idea when you might be aiming for a new update where we can have more than 20 groups and hidden projects are actually hidden as well as projects in hidden and private groups the activity doesn’t show up in the main activity stream? I’m definitely willing to donate to help with your efforts. […]
-
chestnut_jp started the forum topic Updated Japanese Lang File for 1.2.3 in the group CD BuddyPress Avatar Bubble: 13 years, 8 months ago
Hi @slaFFik I updated Japanese language files for the version 1.2.3, which is avaiable in a zip file at: http://staff.blog.bng.net/downloads/cd-bp-avatar-bubble-1.2.3.zip Unzip and you will see that there are two script files namely cd-ab-admin.php.org and cd-ab-admin.php. The difference between two files is only this: At the line 248 ` <p><?php…[Read more]
-
truthlight posted on the forum topic Permissions in the group BP GTM System: 13 years, 8 months ago
@SlaFFik Sounds great. I was hoping to use this on a live production site with major project management, we installed it and have spent some time skinning it. Do you have an estimate on when the next version might be out? The main features we need are: Ability to put on more groups than the first […]
-
chestnut_jp started the forum topic The way to fix scripts in order to be compatible with WP3.1 and BP 1.2.8 in the group CD BuddyPress Avatar Bubble: 13 years, 9 months ago
Hi @slaFFik, Though I have not yet verified everything in detail, the following changes are at least needed for the plugin to be used with WP 3.1 and BP 1.2.8: At line 16 of cd-ab-admin.php:
add_action( 'admin_menu', array( &$this, 'on_admin_menu' ) ); add_action( 'network_admin_menu', array( &$this, 'on_admin_menu' ) );
At line 74 of…[Read more] -
truthlight posted on the forum topic Permissions in the group BP GTM System: 13 years, 9 months ago
@SlaFFik Hi ~ Another big questions – I am seeing only 20 groups in wp-admin to choose from which have the GTM enabled. I have more than 20 groups and right now I’m not able to enable on the extra groups I have. Is this a bug as well or is there an easy way to […]
-
truthlight started the forum topic Permissions in the group BP GTM System: 13 years, 9 months ago
I’m having trouble with hidden projects. When I create a hidden project, still everyone in the group with default “doer” permissions can see it.
Is this a known bug? Is there a reason this is happening? Thanks @SlaFFik looks like a great plug-in if I can iron out the details.
- Load More
@slaffik
Active 5 days, 11 hours ago