Forum Replies Created
-
@vincent-boiardt – Thanks for the tip! I have another question for you…I wanted to change the “group” slug on my site to “projects,” but when I do, the links to each “project” are now broken. I recently created a new language file before I changed the slug, would that have something to do with it? Everything works fine when I take out the like of code:
define( ‘BP_GROUPS_SLUG’, ‘project’ );
But when I add it back to wp-config.php, the links are broken again. Please help if you can! Thanks!
@pcwriter – thanks for the help…I did everything the codex instructed and it worked perfectly, except there are 2 places –
So I created a .mo file with poedit and uploaded it to my buddypress site – I wanted to change the word “group(s)” to the word “project(s).” This worked everywhere except in the admin bar drop down, and in member profiles. I still see the word group(s) in these two places.
I double checked my language file to make sure I didn’t miss any, and I didn’t. How do I change these last 2 labels?
I also changed the url slugs from groups to projects, but when I do that the link becomes broken. I think it is because the folder is still named “groups”? How do I fix this?
@sicksight – did you ever figure out how to add the “load more” ajax button to members and/or groups? I found your post here after thinking the same thing about its benefits for usability…let me know!
techguy, of course why didn’t I think of that…quick and easy solution! and r-a-y, the codex looks extremely helpful. Thanks guys!
Yes I have that stuff set up, but I got it t work. I just changed my permalinks from default to one of the other options…not sure why that would make a difference but it’s working!
Note: I don’t want a maps plugin for user profiles. It will be a site wide map that everyone can add markers, files, and notes to. Let me know if you have any suggestions!
Great, that’s exactly what I was looking for. Thanks a ton!