Forum Replies Created
-
Virtuali ( @gunju2221) Thanks!
Virtuali ( @gunju2221) Sorry for bumping, not sure you have seen my answer. Any clue why it ain’t working?
Hi again
I tried your first code but nothing happens? I copied your code directly and pasted into bp-custom.php.
Just to let you know, I’m noob at coding. I also use WP 2.9.2 and BP 1.2.4.1.Thank Virtuali ( @gunju2221). I really appreciate it, I will have a look at the code as soon as possible. Thanks again
Thank @Virtuali ( @gunju2221) for the answer. I am not sure we understand each other. Let’s take this page
http://chwisgi.com/members/jenswedin/profile/
The navigation with tabs has ;* Activity
* Profile
* Friends (29)
* Groups (11)What I am trying to do is adding a new page and a navigation tab. So it would say
* Activity
* Profile
* Friends (29)
* Groups (11)
* Reviews (12)Would that be hard the create?
And thank for the css hickup
Thanks again,
JensNice!
Here is an snippet that should be added to the bp-functions.php (located in the plugins folder)
Check my site to see how it looks: http://www.chwisgi.com
I also want to know! RIght now I’m using http://www.kriesi.at/archives/plugin-updated-my-favorite-posts which works but haven’t been updated for a long time.
@Nick Watson: Sorry for using the thread but I still haven’t figured out how to add new navigation items to the admin bar. I would for example like to add WP categories and some hard coded links in the admin bar. How do I do?
@boonebgorges Great plugin, using right now on http://www.chwisgi.com Now you can set how many max you want to send to. Could it be instead for example three fields and on the last there is a plus (+) button. If the user clicks it adds another field where you can add another mail. Will make it more flexible in my mind. What do you think?
@jordashtalon: What did you put in the login.php file? Tried quickly just to add the same code as the wp-login.php file but did not work.
Sorry for bumping, has anyone had any problem with this? I´m now on latest BP and still new user who register through FB AutoConnect do not show up in the Activity stream.
Cheers,
Jens
Oki, thanks. I’ll have a look
Thanks, I found this page
https://codex.buddypress.org/developer-discussions/buddypress-template-tags/
But is there another place where the functions are described?
Cheers,
Jens
Me too…
@Brajesh Singh: Thanks. I made changes directly into the database to fix this problem. The users where are from my old WordPress installation and they registred before installing BP. Maybe it should be possible to have usernames with space, dots and whatever as WordPress do think it is ok???
I also noted that space, dots and @ do not work in usernames, the user is then redirected to the frontpage. Could this be fixed in some way?
Would be great if the tutorial could be updated or if anyone knows what to do?
Thanks, that is ok for now!
Also looking for a way to hide the admins. Anyony have a clue?
@Andy, thanks for reply. For me it doesn’t seem to work. Just to let you know. I SQL imported my users from a production server to an development server so all users can be seen in WP admin area. If I in BP under members it sais in the heading
All members (58)
Viewing member 1 to 3 (of 3 active members)
If I change from “Last active” to “Newest registered” I get
Viewing member 1 to 20 (of 58 members)
which looks correct (and a navigation 1,2,3 etc)
…but if I change to “Alpabetical” I get
Viewing member 1 to 3 (of 3 members)
If I add the “last_activity” key to the user they also show up, bug or something strange with my installation?
Hi
I just noticed the same thing, I’m on 2.9.2 single WP installation and BP. All my current WP users do not show up.
I also noted that the “last_activity” is was making they show up in BP. I’m thinking of just adding that key and a value to all my users manually (58) to get this working.
Anyone see any problem with this?