Search Results for 'wordpress'
-
AuthorSearch Results
-
November 14, 2012 at 5:19 pm #145002
In reply to: Buddypress layout
norman hamilton
ParticipantI have WordPress.org I install Buddypress social network Now I cant get to my Dashboard. Website is asking for -Activation key, which I dont know. What must I do?
November 14, 2012 at 3:43 am #144975In reply to: I can’t finish installation
norman hamilton
ParticipantThanks! I am having problems, I can’t log-in my own website all evening at WordPress.org, its asking for valid “activation key” which I don’t know. – Help Please!!!
November 14, 2012 at 3:24 am #144973In reply to: BuddyPress.org Forum Replies and Notifications
@mercime
Participant@themightymo Yes, post feature requests aka enhancements there. Know that feature requests with patches already attached are welcome. Providing patches to fix bugs in trac will get you the warmest welcome

Before posting, you should do a search first to see if someone has already posted same enhancement there. Do also check out https://buddypress.trac.wordpress.org/roadmap
November 14, 2012 at 3:13 am #144969@mercime
Participant== I don’t see a link to take me to my home page similar to facebook, essentially my activity stream. ==
What theme are you using? If you’re using BP Default theme, you can click on the link under your avatar to go to your Activity Stream page. Or, if you meant that you wanted the user to be automatically directed to their activity page upon log in, check out https://wordpress.org/extend/plugins/welcome-pack/
November 14, 2012 at 2:41 am #144966In reply to: Activity stream, entries, contextualization
Toby Cryns (@themightymo)
ParticipantI agree that this causes confusion. You might try creating a ticket here: https://buddypress.trac.wordpress.org/newticket
November 14, 2012 at 2:35 am #144965In reply to: Notifications lacks logic
Toby Cryns (@themightymo)
ParticipantInteresting thought. Perhaps post it to https://buddypress.trac.wordpress.org/newticket
November 14, 2012 at 2:30 am #144964In reply to: BuddyPress.org Forum Replies and Notifications
Toby Cryns (@themightymo)
Participant@mercime – Thanks for the info. I was also wondering that about the WP.org forums.

Is this (https://buddypress.trac.wordpress.org/) the right place to put a buddypress.org feature request? It seems awkward, since I am not requesting a new feature be added to BP core. I have never submitted a BP ticket, so I want to make sure I start off on the right foot.
November 14, 2012 at 2:21 am #144963In reply to: BuddyPress.org Forum Replies and Notifications
@mercime
Participant== What it doesn’t show is whether or not someone replied to my reply. ==
I know what you mean, ala WPorg forums. We don’t have that notification nor custom view at this time for the group forums. I use https://wordpress.org/extend/plugins/buddypress-group-email-subscrioption/ for own sites.
Not sure whether a feature enhancement for the aforementioned will be entertained at this time because come BP 1.7, group forums will be migrated/merged with sitewide forums. If you feel strongly about it, you can open trac ticket for this.
November 14, 2012 at 2:13 am #144962Toby Cryns (@themightymo)
ParticipantThis sounds like a basic jQuery+WordPress question and not necessarily a BuddyPress-specific question. You will need to do a couple of things to pull this off:
1) Enqueue jQuery
2) Write/copy-and-paste a jQuery script that limits the number of characters in a specific field. Then enqueue that scriptStart here (https://codex.wordpress.org/Function_Reference/wp_enqueue_script) and know that there will be a bit of a learning curve!
November 14, 2012 at 2:08 am #144960In reply to: Lots of blank pages
@mercime
Participant@c930586 Might be that something went wrong with the compatibility process. What WP theme are you using? We have a list of around 110 “template-packed” WP themes at https://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/#template-packed-wordpress-themes with different instructions based on the HTML structure of each theme.
November 14, 2012 at 2:03 am #144958@mercime
Participant@mrm222 @rickkumar just to clarify
BP Multi Network plugin = multiple instances of BP within multisite installation with different groups, activities, etc. but with shared users across the network.
https://wordpress.org/extend/plugins/bp-multi-network/BuddyPress Multi Network plugin = multiple instances of BP within multisite installation with different groups, activities, etc and different users per subsite. (can be shared users but you’d have to code it yourself or hire a developer to do so)
November 14, 2012 at 1:48 am #144950In reply to: [Resolved] removing ”create an account” link
Toby Cryns (@themightymo)
ParticipantHere are a few options I thought of off the top of my head:
1) You might consider using a “membership” plugin. I don’t have a lot of experience with them myself, but I think one of the features of some is the ability to use a “key” to register (think of it as a password). You could give them the “key” at the end of your survey.
2) If you are savvy with code, you can likely pass a query string via the url bar as well if your survey software allows it.
3) Password-protect the BuddyPress registration page. You should be able to do this via the WordPress page editor. You could give all the participants the password.
November 13, 2012 at 8:09 pm #144945zacclay
ParticipantRight, I used that plugin and was not able to get it to work. Content from a sub site shows up on other subsites.
https://wordpress.org/support/topic/plugin-not-working-18November 13, 2012 at 8:00 pm #144944In reply to: Buddypress Activity Time is off by 5 hours
mgkoller
ParticipantHey, I just saw the reply to this ticket. (Sorry about the time it took to reply)
Regarding
https://buddypress.trac.wordpress.org/ticket/4573I’ve done several fresh installs of WordPress, then installing the BuddyPress plugin using (Mamp).
Using WordPress 3.4.2. / BuddyPress Version 1.6.1
When I post activity (either on my localhost or my live site)
The Activity time is right BUT
Several Hours are added when I visit the Activity panel inside my dashboard “wp-admin/admin.php?page=bp-activity”
I use the dashboard Activity because of its search and dates.I would even assume it does this in http://testbp.org/activity/ but the Dashboard activity panel is hidden. Let me know if there are any fixes or if I need to re-clarify anything. Thanks for your help!
November 13, 2012 at 8:29 am #144929@mercime
Participanthttps://wordpress.org/extend/plugins/bp-multi-network/ though I haven’t checked it with BP 1.6.1 and WP 3.4.2
November 13, 2012 at 7:25 am #144926In reply to: putting plugin search box in header
@mercime
ParticipantAs the mightymo mentioned above, you can create a sidebar/widget area in the header of your theme. Read how http://justintadlock.com/archives/2009/05/26/the-complete-guide-to-creating-widgets-in-wordpress-28
November 13, 2012 at 7:02 am #144924Paul Wong-Gibbs
KeymasterYou’re right that BP is a plugin, but we don’t really take over any of WordPress. We extend some parts of features found in WP — for example, user profiles — but we don’t take anything away. BP and other plugins work together fine.
Was there a particular concern you had?
November 12, 2012 at 11:12 pm #144905In reply to: Settings template
r-a-y
Keymasterdrrxa – Unfortunately, this is a bug:
https://buddypress.trac.wordpress.org/ticket/3586November 12, 2012 at 9:21 pm #144899Maruti Mohanty
ParticipantJust checked ,… Whenever i log into my sub sites … i get the following errors in my log file===
WordPress database error Table ‘wp_multisite.wp_3_bp_user_blogs’ doesn’t exist for query SELECT COUNT(DISTINCT b.blog_id) FROM wp_3_bp_user_blogs b LEFT JOIN wp_blogs wb ON b.blog_id = wb.blog_id WHERE wb.public = 1 AND wb.deleted = 0 AND wb.spam = 0 AND wb.mature = 0 AND wb.archived = ‘0’ AND user_id = 0 made by require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), call_user_func_array, bp_init, do_action(‘bp_init’), call_user_func_array, bp_setup_nav, do_action(‘bp_setup_nav’), call_user_func_array, BP_Blogs_Component->setup_nav, bp_blogs_total_blogs_for_user, BP_Blogs_Blog::total_blog_count_for_user
===
Any idea what is this about?November 12, 2012 at 7:24 pm #144896In reply to: Ignore Function
@mercime
ParticipantYou can create a new ticket in trac for this enhancement https://buddypress.trac.wordpress.org/newticket
Log in with same username and password used here/WPNovember 12, 2012 at 4:55 pm #144891In reply to: Activation Code after New Member Registration
charlietech
ParticipantHey guys,
I’m having the same problem as well; I got this link. https://wordpress.org/extend/plugins/buddypress-pending-activations/
I just got it so haven’t tried it yet. its an older version plugin so i dont know if it work yet but hopefully it helps all of us.
November 12, 2012 at 4:43 pm #144886charlietech
ParticipantThanks for the help, does this even work for wordpress 3.4.2 and buddypress 1.6.1?
November 12, 2012 at 1:33 pm #144877In reply to: User registration emails not being sent
Toby Cryns (@themightymo)
ParticipantTroubleshoot using https://wordpress.org/extend/plugins/check-email/
If things were working last week and they aren’t working now, then something must have changed. Usually this issue is caused by bad MX records, but it could stem from 100 other things.
It wouldn’t hurt to check with GoDaddy.
Also try using https://wordpress.org/extend/plugins/wp-mail-smtp/ and sync it up with a Gmail account.
November 12, 2012 at 1:28 pm #144874Toby Cryns (@themightymo)
ParticipantBuddyPress requires that users activate their accounts after registering. The activation link is sent via email to the registrant. It is likely that either your php mail configuration is messed up or that the email in question went into the user’s spam folder.
In any case, you can use this plugin to manage activations: https://wordpress.org/extend/plugins/buddypress-pending-activations/
November 12, 2012 at 7:34 am #144865In reply to: I have a question regards coming up with a team
candeed
Participant– If you prefer to hire people professionally, then you just need to find kind persons that good in moderating discussions, familiar with your niche, and also familiar with WordPress (familiar with BuddyPress is a plus).
– Many sites choose some of their most active members to be a moderator. Just find and promote them to be moderators.
– I believe shared hosting is enough to start.. Requirements will grow along with your members / activities progress and your site complexity.. Also read: https://buddypress.org/about/requirements/
(But anyway, it would be great if you learn how to use dot / period to separate sentences in a paragraph
) -
AuthorSearch Results