-
Quinn Goldwin started the topic how to hide field to public when no content or selection is present in field. in the forum How-to & Troubleshooting 9 years, 3 months ago
I picked up this code for adding extra fields to my buddypress groups. http://pastebin.com/Bj3aE4Q0
Everything works great but I was wondering if there is a string of code I can add so it only shows that field if a selection was made or someone filled in that field in the backend settings.
Right now by default all the fields show whether people…[Read more]
-
Quinn Goldwin replied to the topic convert fields to clickable links that open in new window. in the forum How-to & Troubleshooting 9 years, 3 months ago
Shane you are awesome man! I really appreciate you taking the time to help out. You have a wonderful week and god bless!
-
Quinn Goldwin replied to the topic add a create group button inside Profile > groups in the forum How-to & Troubleshooting 9 years, 3 months ago
Never mind, i figured it out.
add this
<span class="create-a-group"><?php echo bp_get_group_create_button() ?></span>
to groups.php and place it in a child theme located in members/single/groups.php
I added the code before
<div class="item-list-tabs no-ajax" id="subnav" role="navigation">
You can mark this as…[Read more]
-
Quinn Goldwin started the topic add a create group button inside Profile > groups in the forum How-to & Troubleshooting 9 years, 3 months ago
I understand there is a create group button on the Groups directory page, but can someone please tell me some code and the php file I would need to add it to, to allow users to create groups from their profile? Inside the profile under “groups” I would like to have a “create group” button inside inside that area.
Any help would be greatly…[Read more]
-
Quinn Goldwin replied to the topic convert fields to clickable links that open in new window. in the forum How-to & Troubleshooting 9 years, 3 months ago
Thanks for the fast response shame, can you please provide me with an example on just one of them, I’ll be able to do the rest. Any help is much appreciated.
-
Quinn Goldwin started the topic convert fields to clickable links that open in new window. in the forum How-to & Troubleshooting 9 years, 3 months ago
I’m using the code from these 2 forums, can someone tell me how to convert these fields so they are clickable links. Any help would be much appreciated.
<?php $myspace = groups_get_groupmeta(…
[Read more] -
Quinn Goldwin started the topic Buddypress auto post to activity stream or activity scheduling in the forum How-to & Troubleshooting 9 years, 3 months ago
Hello Buddypress community!
1. I had signed up for a social network and after signing up, the CEO posted something to my wall. I thought it was a great personal touch, letting the users know who he is and if they had questions to reach out to him. Now I know he didn’t personally post that on my wall, it had to be a scheduled or auto post for new…[Read more]
-
Quinn Goldwin's profile was updated 9 years, 3 months ago
-
Quinn Goldwin started the topic [Resolved] please help me change css in php in the forum How-to & Troubleshooting 9 years, 3 months ago
Hello Buddy Dev team,
I’m very new to php coding and I’ve been trying very hard to get this to work.
I’m using wedevs project managment plugin with buddypress integration. There dev team doesn’t have the time to customize the plugin for me at the moment so I’m looking for a quick fix. I feel I’m so close but for some reason I’m not getting it…[Read more]
-
Quinn Goldwin started the topic add activity form, "whats new form" or post form to all activity page. in the forum How-to & Troubleshooting 9 years, 4 months ago
I would like to add the what’s new form on the all activity page for logged in users.
Is there a way to do this in bp-custom.php? Any help would be greatly appreciated.
@quinngoldwin
Active 9 years, 2 months ago