Search Results for 'buddypress'
-
AuthorSearch Results
-
July 19, 2010 at 7:30 pm #86183
In reply to: New Component – prayer plugin
@mercime
ParticipantTwo things come to mind:
1. Create a new plugin for a customized Prayer component
https://wordpress.org/extend/plugins/buddypress-skeleton-component/
https://codex.buddypress.org/how-to-guides/creating-a-custom-buddypress-component/
or
2. Why not create a Group called e.g. “Prayers” or “Prayer Requests” instead so that way you rely only on native BP group creation.
You could change the design/layout of your Prayer Group Pages via a plugin https://wordpress.org/extend/plugins/buddypress-group-css/ or by adding custom body_class to your Prayer Group Pages and then tweak CSS in your theme’s style.css fileJuly 19, 2010 at 7:27 pm #86180In reply to: BP1.2.5.2 with WP 3
nit3watch
ParticipantYes, it does work.
“but i must update BP manually” well there might be a problem where its timing out or something via automatic upgrade, thats why I said try uploading it manually..Well is there anything that you need in there ( buddypress ), if not then just try deleting the buddypress folder, ( should be able to log into admin panel now? ), upload buddypress manually to wp-content>plugins and try activate it.
July 19, 2010 at 7:10 pm #86178In reply to: Where does activity filter get applied
catchit
ParticipantThanks for the prompt reply which tells me exactly what I need to know, unfortunately I have not yet learned javascript and this is an unexpected kink in learning buddypress
July 19, 2010 at 6:47 pm #86171@mercime
Participant“can’t figure out what happened”
Did you just upgrade WP or BP? Did you add/delete plugin? Did you install new theme?
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/when-asking-for-support/July 19, 2010 at 6:46 pm #86170In reply to: The Groups Loop – per_page optional
nit3watch
Participant@DJPaul Ive tried it in my theme and bp-default and can’t come right? Could you please check if its on my side?
Ive cleared my cache and everything I can think of, im pritty sure its not my side?
July 19, 2010 at 6:37 pm #86168In reply to: Buddypress on 1 site in a Wp 3.o network?
Paul Wong-Gibbs
KeymasterBy default it will be activated on site id = 1. My brain’s turned to mash today, but it’s the Site Wide Only: true and Network: true links in bp-loader.php which you could try editing out.
To everyone else: someone remind me why BuddyPress force-activates as sitewide?
July 19, 2010 at 6:36 pm #86167In reply to: The Groups Loop – per_page optional
nit3watch
Participant@DJPaul yip its in my theme. Bleh, I can be stupid. Like 3 days ago I added “wp_redirect( get_option(‘siteurl’) . ‘/about’);” to my theme. Kinda the same thing.. Still getting to grasps with php
TaJuly 19, 2010 at 6:31 pm #86165In reply to: The Groups Loop – per_page optional
Paul Wong-Gibbs
KeymasterHi @Nit3watch
I’m going to assume you’re editing groups/groups-loop.php, hopefully in your theme and not the core BuddyPress files
Find this bit near the top of the file:
if ( bp_has_groups( bp_ajax_querystring( ‘groups’ ) ) )And change it to something like:
if ( bp_has_groups( bp_ajax_querystring( ‘groups’ . ‘&per_page=5’ ) ) )July 19, 2010 at 5:38 pm #86158Pisanojm
ParticipantThis very question just popped up on our Launch… Please check this @r-a-y et. al… Seems like there was never an answer here….
Using WP 3.0 and 1.2.5.2July 19, 2010 at 4:58 pm #86154In reply to: Hosting requirements – launching my site soon..
techguy
ParticipantI’ve started a group for BP Hosting: https://buddypress.org/community/groups/buddypress-hosting/forum/ It still needs some love, but has a little information about various BP hosts.
July 19, 2010 at 4:16 pm #86152In reply to: Feature Request: Group Activity RSS Feed
dtclarinet
Participantr-a-y you say there are personal feeds in buddypress. How do I find my personal feed for posts I write in BP? Even if I do not have all group activity, my own feed would give me some choices.
Otherwise, I am also looking for a plugin to track group activity.
Thanks,
DavidJuly 19, 2010 at 4:06 pm #86150Boone Gorges
KeymasterBumping this thread because I just wasted half an hour not reading it carefully enough. My loader function was using bp_init, which was too late to catch bp_setup_nav. Beware!!
July 19, 2010 at 2:52 pm #86148In reply to: Showing WordPress blog comments in activities
Ipstenu (Mika Epstein)
ParticipantThey do, but only for registered users.
If you have unregistered users posting comments, try BP Include Non-member Comments
July 19, 2010 at 2:39 pm #86144In reply to: Introducing JobBoardr
Roger Coathup
Participant@travel-junkie – that’s an interesting plugin – we had a project a few months back where it would have been useful. I’ve also just posted to say we need a job board on BuddyPress.org. I’ve got a couple of projects that could use a freelance BP developer, but nowhere to advertise the opportunities.
July 19, 2010 at 2:31 pm #86143In reply to: Static Front Page, Blog Link Doesn’t Work
Shaun MacRae
ParticipantI would also love to be able to do what @gtn is proposing. I’ve been able to set up a ‘News’ page that I can publish posts to which helps, but in the blogs listing, the main site blog is still linking through to my static home page rather than domain/news as I would like.
July 19, 2010 at 1:54 pm #86141In reply to: New Sliding AJAX Login Panel Plugin for BuddyPress
gpo1
ParticipantHow do you make the page to be down panel when the user is logged out,so I want panel to stay down before you login ?
July 19, 2010 at 1:21 pm #86138In reply to: Job board using buddypress ?
Anonymous User 96400
InactiveHere’s the link to my post about my plugin:
https://buddypress.org/community/groups/third-party-components-plugins/forum/topic/introducing-jobboardr/July 19, 2010 at 12:42 pm #86137In reply to: Hosting requirements – launching my site soon..
Anton
Participant@nit3watch – I’m also from SA but I host all my WP/BP sites abroad.
July 19, 2010 at 11:55 am #86133In reply to: “Change avatar” page redirects to home page
Sami kamal
Participantthis “delete avatar” link redirects to homepage without removing the avatar. For me, that link is not important, so I just deleted it, and chose the generated avatar pictures option at the backend. now the user has to upload a new avatar or a new one will be generated, no option to delete the current avatar. I think this is better for me
.. thanks @r-a-yJuly 19, 2010 at 11:48 am #86132rich! @ etiviti
Participanti wrote an experimental plugin that will replace (or tack on) activity comments to a blog post – (only tested it on the main blog)
https://wordpress.org/extend/plugins/buddypress-activity-as-blog-comments/
(example: http://etivite.com/2010/04/what-does-it-mean/ )July 19, 2010 at 10:06 am #86128In reply to: Showing WordPress blog comments in activities
sicksight
ParticipantBuddyPress shows blog comments in default! Please check your settings in backend!
July 19, 2010 at 9:59 am #86127In reply to: Changing text notification emails
jawes
ParticipantHi,
Thanks for your replies.
Paul: I tried your welcome pack. After changing the text to Dutch iI still receive the notifications in English. I installed wordpress 3.0 with multisite and Buddypress 1.2.5.2Xevo
ParticipantI’m guessing that if you can login with your facebook account, you can also login with openID.
Perhaps you can rewrite the plugin?https://wordpress.org/extend/plugins/bp-fbconnect/
Note: This plugin probably doesnt work with the latest and greatest WordPress 3.x and Buddypress 1.2.5.xJuly 19, 2010 at 7:57 am #86120In reply to: install Bodypressa on WP3
wilsoncortezribeiro
ParticipantHi all
Same problem here

@paul following your suggestion i can login but after changing back the name of plugin´s folder and try to activate BP I get the same permissions erros spotted above
I´ve tried with a WP 3 fresh install with multisite off and then on but the results are the same.
Any issue with the last version of BP and WP 3?
Any clue will very appreciatedthank you all
July 19, 2010 at 6:13 am #86116modemlooper
Moderatorthe other fix is to change the function in the BP functions file. You’d have to keep track of that change on upgrades to BP. I still think you can remove it via remove_action.
@r-a-y can you help at all?
-
AuthorSearch Results