-
modemlooper replied to the forum topic BuddyPress 1.5 compatibility for plugins and themes in the group Third Party Components & Plugins 14 years, 3 months ago
Oh and i’m pitching for 1.6 to have a mobilized style sheet for BuddyPress by default.
-
modemlooper replied to the forum topic BuddyPress 1.5 compatibility for plugins and themes in the group Third Party Components & Plugins 14 years, 3 months ago
BuddyPress Share It and BuddyPress Verified good to go with either BP versions. Though all plugins will need toy be verified with the RC 1.5.
BuddyPress Mobile is most likely going to crash and burn with 1.5 and I’m not updating […]
-
modemlooper replied to the forum topic Group Extension API in the group How-To and Troubleshooting 14 years, 3 months ago
Why are you posting this again? It’s being answered in the other thread.
-
modemlooper replied to the forum topic How to use Group Extension API in the group Creating & Extending 14 years, 3 months ago
You can add extra fields to a group during creation easily with the api it just wouldn’t be listed under the name and description fields. when I have a moment i’ll toss up a quickie plugin file for this.
-
modemlooper replied to the forum topic How to use Group Extension API in the group Creating & Extending 14 years, 3 months ago
oh, I see. well the api would create a new screen. it doesn’t really add to the current group fields. You would need to add action to:
do_action( ‘bp_after_group_details_creation_step’ )
do_action( ‘groups_custom_group_fields_editable’ […] -
modemlooper replied to the forum topic How to use Group Extension API in the group Creating & Extending 14 years, 3 months ago
There isa plugin BP group extras that ads more fields to groups set up
https://wordpress.org/extend/plugins/buddypress-groups-extras/
-
modemlooper replied to the forum topic How to use Group Extension API in the group Creating & Extending 14 years, 3 months ago
oh wait, group api and skeleton comp are two separate things. skeleton comp creates a component. The group api adds features to a group.
-
modemlooper replied to the forum topic How to use Group Extension API in the group Creating & Extending 14 years, 3 months ago
When activating the skeleton comp. before you edited it did it work ok? You should have had a tab show up in groups called example.
Docs: https://codex.buddypress.org/developer-docs/group-extension-api/
-
modemlooper replied to the forum topic if (is_user_logged_in()) in the group How-To and Troubleshooting 14 years, 3 months ago
paste the full code
-
modemlooper replied to the forum topic Need 1.5 component slug code example in the group Creating & Extending 14 years, 3 months ago
Will do.
-
modemlooper started the forum topic Need 1.5 component slug code example in the group Creating & Extending 14 years, 3 months ago
All my plugins that create root component slugs are now broken and I need an example of how to create them for 1.5
Here is the problem that is happening with all my plugins
https://buddypress.trac.wordpress.org/ticket/3422 -
modemlooper replied to the forum topic Group Sponsorship? in the group How-To and Troubleshooting 14 years, 3 months ago
Another way is to use a user role plugin create a sponsor role and then add a little user loop for that role in the groups html. You would have to manually change a user to ‘sponsor’ in the admin.
-
modemlooper replied to the forum topic Switch between mobile and regular theme in the group BuddyPress Mobile 14 years, 3 months ago
I don’t think that would be currently possible. BP may allow two installs on one domain in the future. You see a sub domain is another domain and the links would be entirely different. How would it know where your profile is? […]
-
modemlooper replied to the forum topic Turn off autocapitalization on user registration in the group BuddyPress Mobile 14 years, 3 months ago
Dangers? It is recommended that passwords contain upper and lower case letters. You can still login with upper or lower username.
-
modemlooper replied to the forum topic Google + Doesn't Save in the group BuddyPress Share It 14 years, 3 months ago
Delete and reinstall. Fixed.
-
modemlooper replied to the forum topic Twitter for BuddyPress Poll in the group Third Party Components & Plugins 14 years, 3 months ago
bumpily bump. Need more feedback.
-
modemlooper replied to the forum topic XML Api in the group Requests & Feedback 14 years, 3 months ago
I had played with the json API plugin and it could be extended to work. Curious, why do you need this functionality?
-
modemlooper replied to the forum topic Twitter for BuddyPress Poll in the group Third Party Components & Plugins 14 years, 3 months ago
so you’d want users to have to a authenticate twice? What is the reasoning behind this? I don’t see why that would be beneficial
-
modemlooper replied to the forum topic Spanish in the group BuddyPress Share It 14 years, 3 months ago
You have to create your own language file. And in wp-config.php put in the correct language
-
modemlooper replied to the forum topic Twitter for BuddyPress Poll in the group Third Party Components & Plugins 14 years, 3 months ago
@Boone, I agree, you would be able to change twitter accounts after login. Current twit connects do not allow changing accounts.
The issue for users […]
- Load More
@modemlooper
Active 3 months, 2 weeks ago