Search Results for 'buddypress'
-
AuthorSearch Results
-
October 29, 2013 at 9:48 pm #173579
Bluecatz
ParticipantMine does the same thing. At the WP login, it states “ERROR: Cookies are blocked or not supported by your browser. You must enable cookies to use WordPress.” However, if I go back to the BuddyPress login and use the same username and password it then logs in just fine.
October 29, 2013 at 9:37 pm #173578In reply to: Excluding Roles from the Member's Directory.
Benoit Hennegrave
ParticipantThis is working fine: SOLVED: Limit Members Loop by Profile Fields
October 29, 2013 at 9:28 pm #173577In reply to: WooCommerce and buddypress
Marj Wyatt
ParticipantFair enough, and I don’t disagree that there may be more robust requirements. I tend to “resist” the use of plugins where code will do the trick through. For Woocommerce, all their shortcodes could be dropped into the appropriate BP template and/or your child theme’s code.
My development is different. We are letting the Wishlist Member plugin manage registrations.
October 29, 2013 at 9:16 pm #173576In reply to: WooCommerce and buddypress
joeyrudi
ParticipantHi @marjwyatt,
Adding the Woo shortcode should allow you to view the Woo account page. However, this solution only integrates one small piece of WooCommerce and BuddyPress; others might need a more robust solution.
October 29, 2013 at 7:30 pm #173572In reply to: Notify system
shanebp
ModeratorThose emails are already sent by either WordPress or BuddyPress.
In BP, on your profile page there is a tab called ‘Settings’.
There you will find options to receive or not receive emails.WP gives you the option to send emails re new post comments.
October 29, 2013 at 7:00 pm #173570In reply to: BP site slow to load
jf_trumpet
ParticipantI am looking to hire a developer (project only) to help me with my site. I posted on the wordpress jobs link, but I’m needing somebody that is more familiar with buddypress and creating dynamic lists within a groups page, to be specific.
Is there a place I can post this to let the BP experts (Not just WP) know?
Thank you,
October 29, 2013 at 2:14 pm #173564Nicholas Hopp
ParticipantOctober 29, 2013 at 10:10 am #173554In reply to: [Resolved] Template structure
koendb
ParticipantFound my answer here https://codex.buddypress.org/themes/theme-compatibility-1-7/theme-compatibility-2/
October 29, 2013 at 6:53 am #173553naysumyat2011
Participantwhen i peek the buddypress bp_core_screen_signup function..
the registration form is not verified on bp_verify_nonce_request and not processing anything…
why does bp_verify_nonce_request not verity when i change to new domain ?
October 29, 2013 at 6:15 am #173551In reply to: Activity stream from one site overrides another's
maiki
Participanttry https://codex.buddypress.org/getting-started/customizing/bp_enable_multiblog/
That didn’t change anything, and I am not sure why it would. I have the BP instances on separate networks, that part is working.
Has nothing like this been reported before? It is difficult to digest the support posts that most folks write in the various plugin spaces, because it is evident that they are confusing multi-site with multi-network. I’ve been running a multi-network for a little over a year now, but I hadn’t needed multiple instances of BP until now.
I suspect there is something going on with the cookies, since it only changes when the updates are sent within the same browser. But I can’t find anything about that in the documentation.
October 29, 2013 at 5:17 am #173548In reply to: Excluding Roles from the Member's Directory.
modemlooper
Moderatorget user id’s of the role and then exclude those id’s. google how to exclude id’s from buddypress members loop. it’s been posted here a few times
October 29, 2013 at 5:14 am #173547In reply to: Activity stream from one site overrides another's
modemlooper
ModeratorOctober 29, 2013 at 1:39 am #173540cchhim
ParticipantMy other quick question also is there a good plugin out there that does social login like OneAll social login but for buddypress. I tried OneAll but the social login doesn’t work for buddypress registration page. The buttons doesn’t show up on the page.
October 29, 2013 at 1:09 am #173536In reply to: Activity stream from one site overrides another's
maiki
Participant@modemlooper, as I said in the first line of my initial post, this happens using either of the BP Multi Network plugins. I’ve used every combination of these plugins (of which there are four):
- Networks for WordPress – https://wordpress.org/plugins/networks-for-wordpress/
- WP Multi Network – https://wordpress.org/plugins/wp-multi-network/
- BuddyPress Multi Network – http://buddydev.com/plugins/buddypress-multi-network/
- BP Multi Network – https://wordpress.org/plugins/bp-multi-network/
I’ve also dumped all the content and settings from the database and started over, but the issue remains. I’ve turned off all the components except extended profiles. On one site (http://notes.vg/members/) there are two members, me and my friend. On the other site (http://3citi.es/people/) there is only me.
When I load notes.vg, the link in my name goes to http://notes.vg/members/maiki/. If I go to the directory on 3Cities, the link in my name goes to that same page, http://notes.vg/members/maiki/.
However, if I update something (for example, if I edit a page) on 3Cities, the profile URL then points to http://3citi.es/people/maiki/, and refreshing the directory on notes.vg shows that the link there now points there as well, http://3citi.es/people/maiki/.
This happens regardless of the plugin combo I use. Advice?
October 29, 2013 at 12:27 am #173533In reply to: Nothing ever changes around here….
DennisH
ParticipantI hate to break the bad news but spammers already know about it. The problem is no one here seems to care.
Others have also reported this:
October 29, 2013 at 12:21 am #173531In reply to: Nothing ever changes around here….
DennisH
ParticipantOctober 29, 2013 at 12:18 am #173529In reply to: Activity stream from one site overrides another's
modemlooper
ModeratorHave you tried this instead? http://buddydev.com/plugins/buddypress-multi-network/
BP is really only for one site on a multisite unless you use a BP specific multisite plugin OR this https://wordpress.org/plugins/bp-multi-network/
October 29, 2013 at 12:00 am #173527Boone Gorges
Keymaster@dennish The installation of bbPress that is packaged with BuddyPress contains a file at
buddypress/bp-forums/bb-config.php. When you attempt to access the bbPress installation directly as you describe, the bbPress bootstrap loads this bb-config.php file, and sends a 403 Forbidden header to the browser. Thus, it should NOT be the case that users are able to create accounts (or do anything else) on these pages. If you are finding otherwise, it could be because yourbuddypress/bp-forums/bb-config.phpfile is missing or corrupt.In the future, when you find what you believe are security issues in BP, please do not post them to the forums, but instead send an email to security@wordpress.org. Thanks.
October 28, 2013 at 2:31 pm #173505In reply to: Event calendar buddypress?
Hugo Ashmore
ParticipantPlease don’t post duplicate questions, once is sufficient.
Closing.October 28, 2013 at 11:02 am #173495In reply to: How to change the alert style in buddypress?
Neo
ParticipantAny idea??
October 28, 2013 at 10:49 am #173494In reply to: How to translate my buddypress?
October 28, 2013 at 10:45 am #173493In reply to: How to change the alert style in buddypress?
Neo
ParticipantOkey
My theme name is Ifeature, my webpage is this:
http://www.neocsatblog.mblx.hu/
And I use wordpress 3.7.
Buddypress:Latest
What I whant:
If you click the delete on your profile, you get an alert box with “Are you sure?”, and this so basic,not to pretty.
So I would like to change this to jquery confirm box.October 28, 2013 at 10:42 am #173492In reply to: I cant add new page.
Hugo Ashmore
ParticipantAdd new page where, and for what? Remember this is BuddyPress help, an inability to add new pages is more a wordpress issue and would be better asked on their help forum.
October 28, 2013 at 10:38 am #173491In reply to: How to change the alert style in buddypress?
Hugo Ashmore
ParticipantIf you want help you will need to be much more detailed in your request. Provide information such as theme in use, versions, explanation of exactly what you mean by ‘alert’ box, reference it to something literal, and ensure you are feeing to BP functionality and not a theme or third party plugin..
October 27, 2013 at 11:45 pm #173477In reply to: The buddypress slide up for my header
Neo
ParticipantI have a new bug:(
The buddypress ignored my css property.
Like i add my for #content this:{
border: 1px solid rgba(0,0,0,0.5);
border-radius: 10px 10px 2px 2px;
background: rgba(35,189,164,0.16);
box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
-o-box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
-webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
-moz-box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
}But I not see in anywhere.
-
AuthorSearch Results