Search Results for 'buddypress'
-
AuthorSearch Results
-
November 4, 2010 at 3:58 pm #97438
In reply to: Verified accounts?
John
ParticipantThis look great @modemlooper ! I’m looking forward to dowload it.
November 4, 2010 at 3:21 pm #97434In reply to: Stealth Group Members
paulhastings0
ParticipantI’m sure that it can be done. This isn’t exactly what you’re looking for, but if you read the code it might prove helpful: http://wpmu.org/monitor-your-site-in-stealth-mode-as-a-buddypress-ninja/
November 4, 2010 at 2:16 pm #97429In reply to: Forum Set-up (Techno-klutz alert: on)
Jon Marshall
Participantmercime or anyone else,
I go to my buddypress site with groups appended to the name and get directed back to my buddypress site. Is that what is supposed to happen? If so, where is the create a group thingee or where are the forums?
Do I have the right concept of a forum? I’m thinking that a forum is like a bulletin board where message can be posted and comments made in a thread. Is that correct?
If my concept of a forum is wrong, then what is it?
Thanks again for understanding my techno-density.
Papa Trio
November 4, 2010 at 1:47 pm #97427In reply to: BP Member Filter
John Lewis
ParticipantFYI the profile search plugin https://buddypress.org/community/groups/bp-profile-search/ will have the multi-checkbox funtionality in the next release (due in about weeks time). I have been in contact with the developer and am testing the pre-release for him. He says he will email it to any interested parties if they want to give it a try.
I’m not trying to knock John James but the profile search developer is very good at coming back to people. He even logged into one of my customers sites to identify a problem for me. I cannot praise him highly enough at this stage.
November 4, 2010 at 12:38 pm #97421In reply to: Feature Request : Topics of Groups I joined
tubruk
Participanthi @r-a-y again
now it works it shows me the topics of special groups. Now how can I add a tab in mysite.,com/forums tho show the forums-loop-group.php??
how to change this :`
- <a href="”>
`
ah and how can I add more groups then one
“ do not work ???
November 4, 2010 at 12:10 pm #97418In reply to: WPML.ORG / BP Multilingual Plugin Support
Alexander Starz
ParticipantSame problem here. Developed a huge buddypress project because of the announced solution. Now we are getting problems and questions why we were building on this system. Regards, Alex
November 4, 2010 at 10:54 am #97415In reply to: Theme designers: contribute to core
Tammie Lister
ModeratorMay I suggest we have a consistent hover over colour just from a usability point of view? Even a hover and current would be the ideal I would go that stage further. I totally agree the top and sub / drop menus should both have a hover colour but it should also be the same. I also would lean to the menus actually being the same colour not the different white. My reason would be 2 fold: contrast / visual and usability.
Rather than doing a 2 cents with another version and creating a too many cooks situation I reckon seems sensible to add to the version you’ve come so far with @Modemlooper? May I suggest some possible enhancements as a result of this thinking?
I’m thinking we could perhaps add the following possible enhancements:
1. Hover / current styling
2. Darker consistent to top menu styling
3. Bottom border rounding on the drop down perhaps to match the top rounding on the top menus?November 4, 2010 at 6:42 am #97392In reply to: Rewrite the member page
modemlooper
ModeratorIf you mean url.com/username
https://codex.buddypress.org/buddypress-site-administration/changing-internal-configuration-settings/November 4, 2010 at 1:43 am #97405In reply to: Verified accounts?
John
Participant@modemlooper I would need a plugin with this simple function, I go on the user page and with the admin options if I want I can select “verified account” and an image will be displayed on the member page.
Any leads on how I could write this ?
November 4, 2010 at 1:17 am #97404In reply to: CSS for member page
John
Participant@mercime Where can I learn how to write a plug-in ?
I just want this two option :
– the user select a theme color in his option for his member page
– he can upload an image for the background of his member page and his activity (/members/themembertest/activity/76)November 4, 2010 at 1:15 am #97403In reply to: Theme designers: contribute to core
modemlooper
ModeratorNo biggie for the IE6 display:none bug. I changed it per @hnla‘s suggestion.
@djpaul an issue: when creating a menu link thats not a page just a straight url link to say /activity it doesn’t add the class to make the tab look selected.
check it by clicking activity and then another tab http://tempsg.com/
November 3, 2010 at 11:40 pm #97401In reply to: Theme designers: contribute to core
Paul Wong-Gibbs
KeymasterIf twentyten doesn’t work with IE6 then I don’t see why BP Default should work with IE6 either. But if it mostly does, so should we.
I’m not against moving the nav menu to the left of the screen, but we’d need a really really good reason to do that.
@modemlooper Looks cool! Let me know how you get on
November 3, 2010 at 10:55 pm #97391In reply to: Theme designers: contribute to core
modemlooper
ModeratorI’ve been working on this over here http://tempsg.com/
I was doing it with a if ( is_nav_menu( ‘BuddyPress’ ) )
show menu
else
show the hard coded linksNovember 3, 2010 at 10:19 pm #97386In reply to: Different profiles for different user types
noizeburger
Participant@localpaper and all the others: this is a working start (at the moment only working with multisites enabled):
http://cleverness.org/2010/08/08/add-user-types-to-wordpress-and-buddypress/Give it a try.
November 3, 2010 at 9:27 pm #97378In reply to: Feature Request : Topics of Groups I joined
tubruk
Participanthi @r-a-y thanks for helping
sorry but my I’m not that good. Can you please help
I’ve created a file with the standard loop I dont know what the ID of the groups are and how I can add more than one ID
“after done this how can I add a menu after the link All Topics?
November 3, 2010 at 9:12 pm #97376In reply to: members// adding 2 slashes instead of 1
Boone Gorges
KeymasterThe problem seems to be that user_nicenames aren’t getting transfered over properly. Are you running any other plugins? https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/when-asking-for-support/
November 3, 2010 at 9:01 pm #97375In reply to: Buddybar not showing at top of the site?
pcwriter
ParticipantEverything you ever wanted to know about page templates can be found here:
https://codex.wordpress.org/Templates
November 3, 2010 at 8:44 pm #97371r-a-y
Keymaster@fortinmichel – The patch allows you to override the auto-generated excerpt. You still need to actually write the code to override it.
I already answered this question. Answer is available on the first page:
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/replace-activity-stream-blog-excerpt-with-the_excerpt/#post-67290November 3, 2010 at 8:37 pm #97369In reply to: Feature Request : Topics of Groups I joined
r-a-y
KeymasterIt’s basically a page template using a forum topics loop.
Get acquainted with the forum topics loop!
https://codex.buddypress.org/developer-docs/custom-buddypress-loops/the-forum-topics-loop/Not sure if the “forum_id” can be comma-delimited. If so, you could specify specific groups to pull forum topics from.
—
You could also possibly use the activity stream loop to gather topics of groups you’ve joined as well:
https://codex.buddypress.org/developer-docs/custom-buddypress-loops/the-activity-stream-loop/November 3, 2010 at 6:43 pm #97356Michel Fortin
ParticipantHmm. I’ve got the latest BP version, which has the https://trac.buddypress.org/ticket/2481 patch added, obviously. But I still don’t get my excerpts to show up — it still uses the fake excerpt created by BP rather than the post’s the_excerpt. Is there another bug?
November 3, 2010 at 5:58 pm #97352In reply to: Is a site like this possible?
Anonymous User 96400
InactiveThere’s BP Gallery by Bradesh (http://buddydev.com/), which is ready to be used on a production site, but has a price tag. And then there’s BP Album + by foxly and francescolaffi (https://buddypress.org/community/groups/bp-album/), which isn’t quite ready for a production site, but is free and shows a lot of promise.
November 3, 2010 at 5:14 pm #97349In reply to: BP Xtra Signup
akingston47
Participant@davewoodbridge – I’m having them same problem – well except that I just get a white screen after signup rather than 404. The registration goes through alright but the user is not added to my mailchimp list.
I’m thinking it must not be compatible with BP 1.2.6. Does anyone have any ideas. @Travel-Junkie – any chance of looking into the problem?
Its a really cool plugin but the main reason I want it is to integrate the signup with Mailchimp.
Thanks,
Andrew.November 3, 2010 at 5:11 pm #97348In reply to: Is a site like this possible?
joshkadis
MemberI’m in the same boat, experienced in WordPress and building my first BuddyPress site. I can’t speak to all the specifics of the photo gallery but overall I’d say yes, a site like that is possible. I’d be surprised if there wasn’t a good photo gallery BP plugin out there.
BuddyPress functions should be pretty intuitive if you know WordPress, although BuddyPress is not as well documented. So it helps if you know enough PHP to understand how a function works just by reading the code.
Good luck!
November 3, 2010 at 5:10 pm #97347In reply to: Avatar no more displayed / Can not be uplodaed
Tolden
MemberI tried the following now: I deactivated all Plugins, also Buddypress. Then I tried to upload an image to the Mediathek in the Adminarea of WordPress, but I get the same error, that I get in Buddypress with Avatars. So I think this is not a Buddypress Issue, but I do not understand where this issue came from and how to fix this? Do you have one more idea?
November 3, 2010 at 4:15 pm #97345In reply to: Feature Request : Topics of Groups I joined
tubruk
Participant@r-a-y @hnla @boonebgorges ???
or how can I show topics of special groups in a tab ?
-
AuthorSearch Results