Search Results for 'wordpress'
-
AuthorSearch Results
-
November 9, 2011 at 2:29 am #124014
In reply to: Comment (Reply) button problem: Page not found!
webdesigner124
MemberI just installed wordpress 3.1 and then I installed buddypress, and the Fishbook theme, nothing else, when I try to post a comment I get the same page not found error, with both the default theme, and the fishbook theme.
November 8, 2011 at 8:35 pm #123983Boone Gorges
KeymasterI’m a bit confused about this whole thing. BuddyPress is supposed to block SWT posts out of the box: https://buddypress.trac.wordpress.org/browser/trunk/bp-blogs/bp-blogs-functions.php#L163 If it’s not working, then there’s a bug in BP.
November 8, 2011 at 6:53 pm #123975In reply to: bp-default nav messed up in ie7
craiglstone
MemberScratch that. Found the solution here https://buddypress.trac.wordpress.org/ticket/3595
November 8, 2011 at 2:12 pm #123961In reply to: @mentions – removeing the @ ?
Bowe
ParticipantUse Paul his BP Labs plugin to make it more intuitive for the user.. it shows a nice popup as soon as someone types the @ character: https://wordpress.org/extend/plugins/bp-labs/
And some preview images: http://bp-tricks.com/featured/add-mentions-auto-complete-to-your-buddypress-site-with-the-bp-labs-plugin/
November 7, 2011 at 3:35 pm #123915In reply to: Activation Process messed up
@mercime
Participanthttps://wordpress.org/extend/plugins/unconfirmed/ – use this to view and activate unactivated accounts.
I have not encountered that activation issue before. To troubleshoot, I would:
– Deactivate all plugins including BuddyPress and change to Twenty Eleven theme. Check registration on regular WordPress install. If activation doesn’t work, resolve this first in WP forums and with webhost. If registration/activation works proceed to next step.
– Activate BuddyPress plugin only and change to bp-default theme. Check registration/activation here. If it doesn;t work, file ticket at https://buddypress.trac.wordpress.org/newticket (log in with same username and password). It activation works, proceed to activate your theme and other plugins then test again.November 7, 2011 at 1:02 pm #123910In reply to: How to get e-mail confirmation and join groups
markashtonsmith
MemberI can try this, but how would I do an e-mail confirmation check if it wasn’t through a BuddyPress registration form? How do I do this in regular WordPress (having deactivated BuddyPress)? Thanks.
November 7, 2011 at 11:37 am #123908In reply to: How to get e-mail confirmation and join groups
@mercime
ParticipantI suggest that you need to isolate the mail problem. Deactivate BuddyPress and BP plugins. Make sure that your email confirmation is working in regular WordPress before activating BuddyPress. This could be something where you would need to contact your webhost’s tech support to resolve the issue.
November 7, 2011 at 2:01 am #123891mrjarbenne
ParticipantThat sounds like a WordPress Multisite (sub-domain setup) with Buddypress running as front-end. The Buddypress main domain would be where you host your General content, then host the more specific content on the subdomain blogs. @Bowromir over at http://bp-tricks.com/ has always been a proponent of the subdomain blog having a similar look to the main blog, and as such has created a Multisite WordPress default theme: http://bp-tricks.com/featured/new-theme-bp-default-member-blog-multisite-communties/
You could then use a functionality like http://wpebooks.com/replicator/ to create the basic layout of one specific site you need (with the look and feel you want), then replicate that site multiple times, adding the specifics for each city.
November 6, 2011 at 9:55 pm #123880In reply to: Installing Buddypress with an existing theme.
November 6, 2011 at 9:03 pm #123878In reply to: wp and bp profile syncing–works only sporadically
AmesEla
Member@johnjamesjacoby Hi John, I am reading your comments and appreciate your knowledge and skills. I am about to also try to find your plugin. (I am not a programmer so most of the instructions went over my head – I do the design/art direction part).
I have a project I took on as a probono to develop an mu site for a National Park Service Collaborative http://www.intooutside.org. I created a wordpress site with Buddy Press, and we are finishing the content integration and signing up users. There are a lot of ways I could use your savvy and help…as I am limited in my coding skills. The project is to inspire kids to get outside into the wilderness and to create a forum for them to share their stories.
Are you available to talk about the site I am making and struggling with? If so, how may I contact you? You may send me an email via creative-entity(com)/contact.html
MANY THANKS!
~
AmyPS @mikepratt @apeatling If any of you other guys have a desire to help, I would REALLY appreciate. This is a non-profit project and I am in need ….I can offer some design trade, music, dance..
November 6, 2011 at 8:27 pm #123874In reply to: welcome screen on extra module (ajax, jquery?)
modemlooper
ModeratorNot sure this plugin still works but you can find a WP plugin for this functionality
November 6, 2011 at 6:00 pm #123869In reply to: How to get e-mail confirmation and join groups
aces
ParticipantIf your website email doesn’t work at all you may need an extra plugin. The codex suggests one here: https://codex.buddypress.org/troubleshooting/frequently-asked-questions/
I use https://wordpress.org/extend/plugins/wp-mail-smtp/ which has a useful debugging feature….
November 6, 2011 at 10:12 am #123856meg@info
ParticipantHi, see here
http://bp-tricks.com/featured/give-every-buddypress-component-dedicated-sidebar/
and you can use the functions is_XXXXX__page() to test for page
https://buddypress.trac.wordpress.org/browser/branches/1.5/bp-core/bp-core-template.php
bp_is_user_friends_activity()
bp_is_user_groups_activity()
….… hope this help u:
November 5, 2011 at 11:46 pm #123843Paul Wong-Gibbs
KeymasterSeveral ways, but check out this plugin: https://wordpress.org/extend/plugins/unconfirmed/
To disable activations (I would strongly recommend against this – it’d let spammers access your site much more easily), put this code somewhere, maybe in bp-custom.php:
`add_action( ‘bp_core_signup_send_activation_key’, ‘__return_false’ );`
November 5, 2011 at 7:51 pm #123840In reply to: Spacing in between title tags
@mercime
ParticipantCheck how it’s done properly in bp- default https://buddypress.trac.wordpress.org/browser/tags/1.5.1/bp-themes/bp-default/header.php#L6 and in twentyten theme https://core.trac.wordpress.org/browser/tags/3.2.1/wp-content/themes/twentyten/header.php#L21
November 5, 2011 at 7:34 pm #123837In reply to: picture ,video and audio share
@mercime
ParticipantBP Album+/Media – https://wordpress.org/extend/plugins/bp-album/ (free. not sure about audio/video)
BP Gallery – http://buddydev.com/plugins/bp-gallery/ (premium)
November 5, 2011 at 4:23 pm #123805In reply to: Buddypress dot org’s own forums not working
johnnywallah
MemberI have gone back to try setting up forums, having previously (after not being able to get them to work) unticked the forum checkbox on the setup routine.
This time, having ticked it, I have manually set up a page called “Forums” and gone to:
http://example.com/wp-admin/admin.php?page=bb-forums-setup
and chosen to install group forums.
This takes me to:
http://example.com/wp-admin/network/admin.php?page=bb-forums-setup&step=new
which says:
“You do not have sufficient permissions to access this page.”
If I try to set up sitewide forums, I get a miniature of the admin page for installing new plugins.
The only part of the setup which is non-standard is David Dean’s Networks for WordPress plugin.
You are welcome to have access to the VPS to look if this is of any interest.
Many thanks – hope some of this makes sense.
November 5, 2011 at 3:45 pm #123788In reply to: Janrain Engage tested?
wpbpdev
MemberI was going to make a hack for the plugin and then I realized something simple: Really simple… buddypress signup is the same as wordpress signup. Here;s the solution http://www.janvierdesigns.com/tutorials/janrain-engage-make-a-buddypress-plugin
November 5, 2011 at 1:03 pm #123784In reply to: Buddypress dot org’s own forums not working
johnnywallah
MemberHello, Paul
Many thanks for the reply.
I just wonder whether you or anyone else can suggest the best way to get forums up and running on a new install of BuddyPress, WordPress and bbPress – all latest versions 1.5.1, 3.21 and 2.0.
There seems to be a problem that – apart from the “You do not have sufficient permissions” above problem – if you have to end up fiddling too much with install through BuddyPress and install through WordPress auto-installer, you end up having to install the whole caboodle from scratch and starting again – WP, BP and bbP.
Everything other than the forum element seems to be spot on.
Thanks again.
November 5, 2011 at 1:47 am #123773In reply to: Can’t See How to Connect with Other Users
mrjarbenne
ParticipantWhen you say “make a post on the site” are you talking about a Blog post in a WordPress Multisite install, or an Activity Stream update? A blog post from a user will create a hyperlink on the Activity Stream that will go directly to that blog, but very much like on this site, if you click directly on the avatar of the user in question, you should be taken to their profile page, on which you will see a “Friend” button, a “Private Message” button etc.
Ensure that you have activated all of these items in the Network Admin/Buddypress Panel. It is possible that you have friend connections; private messages; profiles; etc turned off. Here’s a nice tutorial on setting up Buddypress 1.5 http://wpmu.org/the-illustrated-guide-to-installing-and-setting-up-buddypress-1-5/comment-page-1/
November 4, 2011 at 11:01 pm #123769In reply to: Can’t See How to Connect with Other Users
meg@info
Participanttry to change the permlinks parm of your wordpress
November 4, 2011 at 10:59 pm #123768In reply to: How does Buddypress handle roles and permissions?
meg@info
Participantyou should implement or extend the roles of wordpress to work with, another solution is to use buddypress profile field’s and BuddyPress xProfiles ACL plugin to define roles
November 4, 2011 at 5:43 pm #123744In reply to: How do you show a member's total post count?
modemlooper
Moderatorhttps://codex.wordpress.org/Function_Reference/count_user_posts
You would need to get the displayed bp user id for $userid
November 4, 2011 at 5:00 pm #123741justbishop
MemberDid you try this?
November 4, 2011 at 3:10 am #123714In reply to: Sorry, no members were found.
doctorb
MemberIsin’t buddypress only supposed to be installed sa a plugin to wordpress?
https://codex.buddypress.org/getting-started/setting-up-a-new-installation/
I did set BP_ROOT_BLOG constant. As I said, everything else is working fine. Members can login, create groups and forums, join groups, the members in a group do get listed in that group, they can send friend requests to each other and also private messages, appear in activity streams….
It’s just that members directory comes blank and friendship requests page shows no friendship requests, even when the top admin bar shows notice of new request.
-
AuthorSearch Results