Search Results for 'wordpress'
-
AuthorSearch Results
-
September 3, 2011 at 11:45 pm #119513
In reply to: New BP Chat plugin for Buddypress
Vernon Fowler
ParticipantAnyone using the lite version of WPMU’s Chat plugin https://wordpress.org/extend/plugins/chat/ ? Pros and cons please.
September 3, 2011 at 8:12 pm #119499In reply to: Removing a Forum Group [resolved]
shrtgrnnooodles
MemberI don’t have a section where I can delete it on my wordpress admin. I’m trying to find it on the account but no luck. the only functions I have with wordpress on buddypress are:
“General Settings”
“Component Setup”
“Forums Setup”
“Profile Field Setup”
“Privacy Settings”Nothing else. When I did an older version I got more options because I installed bbpress with it. I’m just using Buddypress. I dono? maybe I’m doing it all wrong?
September 3, 2011 at 4:22 pm #119475ryzalyusoff
Membersomebody help me please…..
September 3, 2011 at 4:07 pm #119474In reply to: How to work BuddyPress and BBpress
DennisBarker
MemberI’ve been playing with BBPress 2.0 for a while. The quickest and easiest way to get it working is to copy the shortcode you require (or all of them and then edit the ones you don’t need) from https://bbpress.org/forums/topic/bbpress-20-shortcodes
Paste the shortcodes you require into a new page you create within wordpress – or an existing page.
The forums list will show up along with topics list and so on if you use the correct shortcode.
I use a plugin to make it easy to find Post ID for each individual forum.
https://wordpress.org/extend/plugins/showid-for-postpagecategorytagcomment/
September 3, 2011 at 3:44 pm #119472alexwrld
MemberAnybody around?
September 3, 2011 at 3:16 pm #119471In reply to: Registering & Login in wordpress with Buddypress
aces
Participantor try: https://wordpress.org/extend/plugins/wp-mail-smtp/ It also has an email tester built in to instantly check settings….
September 3, 2011 at 2:59 pm #119470In reply to: Registering & Login in wordpress with Buddypress
mmendezmi
MemberHi @mpvshameem I was having this problem and it was solved by installing the plugin called Mail From by Andrew Hamilton. For some reason the confirmation emails weren’t getting sent (I have bluehost, and it seems to be a common issue with them).
This plugin helped the emails get through, but it actually didn’t actually do anything else that it was supposed to do. I wanted to change the mail from address that people see in the confirmation email but I ended up having to call bluehost and they fixed it for me. The bluehost rep told me that WP often has generic or inaccurate headers so some things don’t work as they should. I pretended like I understood what that meant and was happy my problem was solved.September 2, 2011 at 9:09 am #119429In reply to: SEO Titles do not show
Ronaldus
MemberFound the solution here:
http://bp-tricks.com/coding/making-buddypress-compatible-with-the-wordpress-seo-plugin-from-yoastThx!
September 2, 2011 at 6:45 am #119423In reply to: Sorry, that file cannot be edited
Paul Wong-Gibbs
Keymaster@tommyhoang Again, this is a bug in WordPress core. Not BuddyPress. It’s not been fixed into WordPress yet; look at https://core.trac.wordpress.org/ticket/16744
September 2, 2011 at 4:07 am #119418In reply to: Remove search box from header in Default bp theme
Steve Bruner
Participant@tommyhoang– you don’t need step 2. You just need to place the code from step 3 into your header.php file where you want the widgets to show up. This article might help as well: http://digwp.com/2010/02/how-to-widgetize-wordpress-theme/
September 2, 2011 at 3:57 am #119416In reply to: Remove search box from header in Default bp theme
tommyhoang
Member@sbruner, is that article up to date for the current version of wordpress and buddypress? I created a child theme and made a blank functions.php file and added the codes from step 1 and step 2. now Im a little confused with step 3, where am i suppose to put those codes and am I suppose to rename my functions.php file to page.php?
September 1, 2011 at 10:56 pm #119396In reply to: BP 1.5 – Wierd bug with CSS loading a child theme
John James Jacoby
KeymasterUsing @import in combination with linked CSS causes CSS load order issues, as the HTTP requests are not completed in sequence.
I would suggest researching and using the WordPress API wp_enqueue_style() to better avoid the fouc.
September 1, 2011 at 8:46 pm #119390In reply to: How do i let users upload their own themes?
Tammie Lister
ModeratorI’m going to assume you mean under WordPress not BuddyPress specifically and using Multisite? Is that right? If not what do you mean by theme?
September 1, 2011 at 6:28 pm #119376In reply to: BuddyPress 1.5 compatibility for plugins and themes
archonic
ParticipantI’ve got default working now. The WP plugin “Nivo Sider for WordPress” breaks pretty much all interaction just by being activated. I’m guessing it’s 1 or more conflicting .js files. I have the same plugin working fine with BP 1.2.9 but the plugin has a number of issues, definitely don’t mind using a different, more friendly slider plugin.
September 1, 2011 at 6:12 pm #119372In reply to: is it possible to let user to define his own theme?
modemlooper
ModeratorThere isn’t a custom profile plugin at the moment. There exists a group css plugin that could be used as an example in creating your own plugin. https://wordpress.org/extend/plugins/buddypress-group-css
Another option is adding profile fields and then mapping that info to CSS. See this forum topic: https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/css-for-member-page
September 1, 2011 at 4:03 pm #119361In reply to: Upgrading Theme WP 3.2.1 & BP 1.2.9
@mercime
ParticipantBP Codex is your friend
https://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/
https://codex.buddypress.org/theme-development/bp-template-pack-walkthrough-level-easy-2/Per info given in above links, open up /activity/index.php and at the top of the file replace:
``with
`<div id="page-” >`Then at the bottom of the file, replace
``
with
``
Save file. Proceed to change HTML of remaining 12 files posted in links above. There might be a need to include div entry plus closing div. But check out first how this turns out. Good luck.
September 1, 2011 at 7:57 am #119350In reply to: Using Buddypress search rather then WordPress search
Krokkodriljo
Member@mercime Thanks.
The select box doesn’t seem to have any effect, though. It seems to search members, groups and blogs (not forums) even though I select “members”, for example.
August 31, 2011 at 11:07 pm #119333In reply to: Same installs Same server, two diferent results
@mercime
ParticipantWP 3.1 (Fantastico Install)
WordPress should be installed manually i.e. via FTP, cpanel, etc. and NOT via webhost scripts which bring about numerous issues when BuddyPress is activated. https://codex.buddypress.org/getting-started/before-installing/#system-server (webhost scripts wreaks havoc with creating a network as well)
August 31, 2011 at 2:24 am #119300In reply to: auto add friends
Steven Word
ParticipantI’ve created a plugin to help add friends automatically upon new user registration.
August 30, 2011 at 10:54 pm #119296@mercime
Participant@gregfielding my bad, that code above was for BP 1.5 beta 3 and this only prevents the adminbar.css from being enqueued via wp_head. So you can definitely use your own adminbar.css by @import in style.css of child theme or enqueueing it, whichever you prefer.
August 30, 2011 at 8:31 pm #119285In reply to: Getting started with BuddyPress in multisite
@mercime
ParticipantUpper right hand corner of dashboard, you’ll find the link to network admin in dropdown. http://wpmu.org/wordpress-3-2-bring-back-your-network-admin-link-with-our-free-plugin/
August 30, 2011 at 8:24 pm #119284In reply to: Using Buddypress search rather then WordPress search
@mercime
ParticipantLines 89-95 from bp-default theme’s header.php https://buddypress.trac.wordpress.org/browser/tags/1.2.9/bp-themes/bp-default/header.php contains the search.
August 30, 2011 at 5:39 pm #119272In reply to: Getting started with BuddyPress in multisite
blaamann
MemberIn WordPress 3.2.1 as a Network admin you should find it at the left menu second item from the top ‘BuddyPress’.
August 30, 2011 at 5:16 pm #119270In reply to: Need plugins for FB connect, bookmarking
modemlooper
ModeratorTry some of the WP Facebook connects. I know simple FB connect works and a few others do as well.
Not sure if this plugin still works but for liking things on a site:
https://wordpress.org/extend/plugins/buddypress-likeAugust 30, 2011 at 9:04 am #119243In reply to: BuddyPress theme with bbPress templates
matuh
ParticipantI’m going crazy here. Where can I get instructions how to create a forum page like this: http://testbp.org/discussion/ ? I have searched everywhere. I have asked from the admins in testbp, but no answer. It is not possible that there is no help how to set up this kind of forum.
Does anybody know who has set up this forum? How is this done? Are they using bbPress WordPress plugin or is it a standalone bbPress forum installation that is integrated into WP and BB?
Any help is appreciated! -
AuthorSearch Results