Search Results for 'buddypress'
-
AuthorSearch Results
-
December 28, 2010 at 12:24 pm #101407
In reply to: P2 Header Image Conflict with BP-default theme
laloma
Participant=== WP / BP, yes they are installed in root, and P2 is activated on secondary blog http://yoursite.com/site2
=== No BP-default is selected for main. On Blog 2 Dashboard if I try to select P2 on appearance > theme it don’t let me select P2
===Yes Blog 2 should use P2
===No Blog 1 should use BP-default and Blog 2 P2How can I send you our website url, userid, password, maybe you can check it or have a better view of the problem ?
Thanks for trying to help.
Regards,December 28, 2010 at 12:11 pm #101405In reply to: Why no good buddypress WP Themes?
Xevo
Participant@ Mercime: From what I recall its not necessary for it to be GPL, but okay.
December 28, 2010 at 12:08 pm #101404In reply to: Would anyone use Video Chat and Buddypress?
tubruk
ParticipantIt wont work if your chat require a real server. Most BP sites are on shared hosting sites.
Something like http://www.pcpin.com/ would be great
December 28, 2010 at 12:03 pm #101403In reply to: Would anyone use Video Chat and Buddypress?
Xevo
ParticipantDon’t think it’ll be a widely used plugin, first because it can’t be used on most hosts/servers and second since not a lot of sites actually need it.
Besides that, you’ll get a lot of people nagging that the plugin won’t work on their host/server.
December 28, 2010 at 11:18 am #101400In reply to: BuddyPress for dummies book
Paul Wong-Gibbs
KeymasterDecember 28, 2010 at 9:57 am #101399In reply to: Compatible with Article Directory Theme?
gregw89
MemberBy the way, I am using the Article Directory theme by Domex. I am able to access the BuddyPress features from the top navigation bar, but not from the menu on my site. That is all I am trying to do. Is there a way to add the BP shortcuts to the menu?
December 28, 2010 at 6:14 am #101395In reply to: Not getting activation email
@mercime
ParticipantWordPress, not BuddyPress plugin, handles email activations. It could also be because of webhosting configuration. Deactivate BP and BP-dependent plugins, then double-check if activation emails are sent from your installation. Check for resolutions from
https://codex.buddypress.org/getting-started/faqs/specific-faqs/
WP.org forums https://wordpress.org/search/activation+emails+not+sent?forums=1.December 28, 2010 at 5:24 am #101394@mercime
Participant@bgrun80 I think it’s cool that you want to work on the documentation. I saw your post Dec. 2010 “Buddypress functions that I’ll try to figure out – please help via comments” in your blog and you’re working on the BuddyPress 1.1.3 version. The userbar.php, optionsbar.php and plugin-template.php files for example, are no longer in BP 1.2+ versions. You might want to document latest version https://trac.buddypress.org/browser/tags/1.2.7/bp-themes/bp-default
December 28, 2010 at 5:08 am #101393In reply to: Would anyone use Video Chat and Buddypress?
PJ
ParticipantCometChat has a pricey plugin at $500 USD that can offer that plus screen sharing. I haven’t heard reviews on it though.
December 28, 2010 at 4:32 am #101391In reply to: BuddyPress for dummies book
modemlooper
ModeratorDecember 28, 2010 at 4:30 am #101390modemlooper
Moderator“There is no listing and explanation of functions. There is no explanation of hooks, actions or filters.”
LOL, it’s called “dummies” meaning for people who don’t even know how to install WordPress let alone BP. The Dummies book is great for an absolute beginner. If you have moderate experience with WordPress, then no, the dummies book will not do you any good. You are better off reading this forum, going through the developer docs.
Not to mention, why are you replying to a topic that is 8 months old? Are you a troll?
December 28, 2010 at 4:07 am #101388Anonymous User 96400
Inactive@bgrun80
If you’re looking for info on functions, don’t go looking in a `dummies` book. The title of the book should have made it clear to you that it’s probably not the most technical of books ever published and that maybe you don’t fit into the desired audience.December 28, 2010 at 3:32 am #101387In reply to: BuddyPress for dummies book
bgrun80
ParticipantBuddypress for dummies is a piece of crap.
Do not buy it. Just d/l it from isohunt.I just read through it and my hope has turned to despair.
There is no listing and explanation of bp functions. There is no explanation of bp hooks, actions or filters.
Basically, for the first half of the book (literally) she tells you what WordPress is and how to install it.
For the 3rd quarter of the book, she tells you what the components are, what plugins are, how to use (wait for it) HTML tags, CSS, and other crap.
Also, you learn how to use the admin panel. Yay…
Do not waste your money.December 28, 2010 at 3:31 am #101386bgrun80
ParticipantBuddypress for dummies is not suitable for developers.
I don’t suggest buying it if you want to develop seriously.I just read through it and my hope has turned to despair.
There is no listing and explanation of functions. There is no explanation of hooks, actions or filters.
Basically, for the first half of the book (literally) she tells you what WordPress is and how to install it.
For the 3rd quarter of the book, she tells you what the components are, what plugins are, how to use (wait for it) HTML tags, CSS, and other stuff.
Also, you learn how to use the admin panel. Yay…
I really didn’t like it.December 28, 2010 at 3:18 am #101384Anonymous User 96400
InactiveNot every do_action call automatically has actions attached to it. Some do, but some are just there so developers can hook into them if they need to.
If you want to know what a function does, then do a search in the files for the functions. While the codex does a good job with the various loops and some other stuff, it’s not so good with functions, and there are a lot of them. Once you have found the function (takes around 3 seconds in my IDE) you know what parameters it takes, where you can hook into and to what hooks it is attached.
Quite easy, really
December 28, 2010 at 3:16 am #101383Boone Gorges
KeymasterInstances of do_action() don’t actually do anything. They are just hooks for other plugins or themes to use. So, while I agree that there should be a great deal more documentation throughout the BP core, documentation for the do_action calls in bp-defaultisn’t really possible because of the simple fact that most of them are not actually used by BuddyPress itself.
If you would like to see where (or whether) a particular hook is being used by BP, search for that hook name in the context of an add_action() in the BP package.
And fyi, every user account here on buddypress.org should have edit access to codex.buddypress.org. Try visiting codex.buddypress.org/wp-admin. If you find you don’t have access, it’s an error – let me know and I’ll be happy to set it up.
December 28, 2010 at 1:11 am #101381In reply to: Buddy press installation
@mercime
Participant== when I go to Activate plugin ==
You mean when you activate BuddyPress plugin? or another plugin?
December 28, 2010 at 12:18 am #101380In reply to: Why no good buddypress WP Themes?
ed
Participant@ modemlooper – Thanks….do you know of any tutorials on how to style the theme after bb install….I have been unable to find one? The BB Themes are still terrible.
THanks
December 27, 2010 at 11:53 pm #101378In reply to: P2 Header Image Conflict with BP-default theme
December 27, 2010 at 11:52 pm #101377@mercime
ParticipantAgreed. @DJPaul mentioned upgrading template pack for BP 1.2.6-1.2.7
@hotforwords has submitted her fix for BP Template Pack for BP 1.2.6 https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/buddypress-template-pack-and-buddypress-1-2-6-things-break-but-i-have-a-solutionDecember 27, 2010 at 11:18 pm #101375modemlooper
ModeratorI asked about this weeks ago and no one has responded. I even offered to update the template files my self.
December 27, 2010 at 8:18 pm #101369Fredrik Näs
MemberModemLooper, thx for your time and reply, yes i remember from the old WpmU days that i used something to manage plugins for all users, although i was not sure that i could use WPMU plugins for buddypress, i feel that i am lacking some basic knowledge concerning buddypress, is there a manual for buddypress, or a basic tutorial covering the very basic part of buddypress?
December 27, 2010 at 7:58 pm #101367In reply to: Persistent Caching and Private Messaging
gregfielding
ParticipantIt looks like BP 1.3 is going to address some issues with object caching. https://trac.buddypress.org/ticket/2636
Can anyone who knows confirm if it will fix these messaging issues?
December 27, 2010 at 5:08 pm #101357In reply to: Add field description to fullname (core)
redrohX
Member@r-a-y Thanks for the help. I was just looking how to translate that word. It’s not appearing in the Codestyle Localization plug-in, so your workaround seems to be the only way to localize it.
December 27, 2010 at 4:47 pm #101363In reply to: Making BuddyPress ready Themes
Mike
ParticipantThe official instructables
… https://codex.buddypress.org/theme-development/building-a-buddypress-child-theme/ -
AuthorSearch Results