-
@modemlooper replied to the forum topic problem with BuddyMobile plugin in the group How-To and Troubleshooting 13 years ago
Sorry, can’t do your work for you. If you edit the plugin. You are on your own.
-
@modemlooper replied to the forum topic problem with BuddyMobile plugin in the group How-To and Troubleshooting 13 years ago
Don’t be presumptuous on how long coding takes. 😉
Are you referring to the activity link in the menu drop down ?
I’ll add support for album +. I removed the button before iOS6 but now uploads work
-
@modemlooper replied to the forum topic How can a create menu item to take me to 'My' Activity Page? in the group How-To and Troubleshooting 13 years ago
-
@modemlooper replied to the forum topic Profiles in the group Creating & Extending 13 years ago
Can you edit title of this topic to say “front end user blog”
I am developing a paid plugin for front end user blogs but its a few months away from release
-
@modemlooper replied to the forum topic Where is your full feature list hiding? in the group Requests & Feedback 13 years ago
That is the full featured list. But there are extensible APIs that you can extend any of these core components. There are hundreds of plugins for BuddyPress.
-
@modemlooper replied to the forum topic Profiles in the group Creating & Extending 13 years ago
I mean if its not available you have to create it yourself.
-
@modemlooper replied to the forum topic Profiles in the group Creating & Extending 13 years ago
Users can only have a blog if you use Multisite or add them to the blog BP is installed on. Gravity Forms allows users not added to a blog to add posts from the front end. You could then loop out the posts from […]
-
@modemlooper replied to the forum topic Changing slugs with bp-custom.php: No change! in the group How-To and Troubleshooting 13 years ago
Seems like an easy fix then. Yes?
-
@modemlooper replied to the forum topic Profiles in the group Creating & Extending 13 years ago
What about using gravity forms for front end blog posting?
-
@modemlooper replied to the forum topic Settings > Social Media Settings in the group How-To and Troubleshooting 13 years ago
Do you mean profile fields?
Users > Profile fields
-
@modemlooper replied to the forum topic Changing slugs with bp-custom.php: No change! in the group How-To and Troubleshooting 13 years ago
Is there a security issue if the the hard coded string included php
Hardcode links as:
http:// /groupname -
@modemlooper replied to the forum topic how to update 1.2.6 to 1.5.x to 1.6 in the group How-To and Troubleshooting 13 years ago
You could even step each 1.5 version. Use the first 1.5 then upload last 1.5.
-
@modemlooper replied to the forum topic Changing slugs with bp-custom.php: No change! in the group How-To and Troubleshooting 13 years ago
The main reason the slugs are hard coded is that having the entire activity item in one db field is speed. Though it might be just as easy to hardcore the link with php for slug output.
If you change slug any […]
-
@modemlooper replied to the forum topic Mobile inquiry – high demand in the group How-To and Troubleshooting 13 years ago
You should provide a responsive site when a user visits. This is the simplest thing you can do for your users. BP default has some responsiveness.
You can use current BP mobile if you want something more […]
-
@modemlooper replied to the forum topic User avatars not syncing throughout my network of sites in the group How-To and Troubleshooting 13 years ago
echo bp_core_fetch_avatar( ‘item_id=’.get_post_author_id() );
-
@modemlooper replied to the forum topic how to update 1.2.6 to 1.5.x to 1.6 in the group How-To and Troubleshooting 13 years ago
You are correct, up grade to 1.5 by de activating BP and all plugins then erase contents of BP folder upload 1.5 then reactivate. Make sure 1.5 works before upgrading 1.5 to 1.6. As always back up db
-
@modemlooper replied to the forum topic 3 Questions: Avatar – Profile Photo, add Avatar Upload to Registration and Change Member Directory in the group Miscellaneous 13 years ago
Avatar upload is only after the user has activated their account. There is a trac ticket to add this function back but it might not get added.
If you are wanting people to add an avatar when they log in. You […]
-
@modemlooper replied to the forum topic Help! I Accidently Deleted The BP Template Pack File for Groups Home.php in the group Creating & Extending 13 years ago
Download the template pack plugin to your desktop and then you can get the file https://wordpress.org/extend/plugins/bp-template-pack/
-
@modemlooper replied to the forum topic What plugin is this site using? in the group How-To and Troubleshooting 13 years ago
There is this plugin, however, it’s not for BP users even though it’s marked for BP usage. You can get an idea from it’s code what it would take to create a plugin for BP. […]
-
@modemlooper replied to the forum topic What plugin is this site using? in the group How-To and Troubleshooting 13 years, 1 month ago
You would need HTML, php and CSS basics
- Load More
@modemlooper
Active 3 months, 1 week ago