-
bandonrandon posted on the forum topic Buddystream + WPBook in the group BuddyStream: 13 years, 8 months ago
Hi, I’m a developer for WPBook what version are you using? It sounds like we may be using one of the same array key names at BuddyStream. I would suggest upgrading to WPBook 2.0.13 or if you are feeling adventurous 2.1 beta1 (different install instructions.) If the problem still procissit report back and I’ll look […]
-
bandonrandon joined the group BuddyStream 13 years, 8 months ago
-
BandonRandon posted on the forum topic members slug in the group Creating & Extending: 14 years, 4 months ago
thanks, rich, what happens if BP_ENABLE_ROOT_PROFILES is enabled? Also the problem is that I am setting an option in then db and want to set it to just the http://domain.com/ BP_MEMBERS_SLUG / without the username part as the username will change with each login. I saw
bp_core_get_user_domain( $user_id )
but that requires you to set […] -
BandonRandon posted on the forum topic members slug in the group Creating & Extending: 14 years, 4 months ago
@Anom, that lets the user set the slug. What I’m trying to do is retrieve the slug. This is my first time writing code for BP but I know with WP they have functions like get_site_url(); I was hoping something like get_member_slug(); was out there so I can use it as part of a default plugin […]
-
BandonRandon started the forum topic members slug in the group Creating & Extending: 14 years, 4 months ago
So I’ve been working on a plugin and I need to get the url of the sites members page so I can add the logged in members url to the end. I’ve been searching but I can’t seem to be able to find the bp_get_members_slug function anywhere and figured someone here would know. Basicly I […]
-
BandonRandon posted on the forum topic Hide/Remove dashboard from normal members in the group How-To and Troubleshooting: 14 years, 4 months ago
Looks like I spoke to soon. Peters Login Redirect Plugin (https://wordpress.org/extend/plugins/peters-login-redirect/) takes advantage of the filter added in 2.6.2. You can read an article about the plugin here http://www.theblog.ca/wplogin-redirect. If anyone else has other ideas let me know. For now I’m just going to send all subscribers to edit…[Read more]
-
BandonRandon started the forum topic Hide/Remove dashboard from normal members in the group How-To and Troubleshooting: 14 years, 4 months ago
Is there a way to hide the dashboard from the members who have the “subscriber” access level. I found https://wordpress.org/extend/plugins/wp-hide-dashboard/ which seems to do a good job of making it so they can only access their profile and nothing else which is nice. I’m trying to find a way to not allow them to see […]
-
BandonRandon joined the group How-To and Troubleshooting 14 years, 4 months ago
-
BandonRandon posted on the forum topic WordPress theme vs BuddyPress theme in the group Creating & Extending: 14 years, 4 months ago
Thanks everyone, I was going to say after the first two post that I was going to jump into Child Theming something I’ve wanted to do for a while. The second two post sound more like using the theme pack and making a standard theme may be a better option. Ah, I’m back where I […]
-
BandonRandon joined the group Creating & Extending 14 years, 4 months ago
-
BandonRandon started the forum topic WordPress theme vs BuddyPress theme in the group Creating & Extending: 14 years, 4 months ago
I have been using and developing for WordPress for the past 3 years. I feel that I’m at a moderate to advanced level of theming for WordPress. I am just now jumping into BuddyPress to use for a hobby site of mine. My question is, is it better to start with writing a WP theme […]
@bandonrandon
Active 3 years, 9 months ago