Search Results for 'wordpress'
-
AuthorSearch Results
-
September 4, 2011 at 5:46 pm #119560
In reply to: display username in members directory
notpoppy
ParticipantCan this code be adapted to show BOTH the Display Name and the Username together next to comments left on the main blog?
This is so that people can see both the regular Display Name of whoever has left a comment, but also the user name so they can add an @ message addressed in the correct way.
This is related to a query I posted here:
September 4, 2011 at 4:41 pm #119557In reply to: Different background image for bp components
Paul Wong-Gibbs
KeymasterIf you’re using BP 1.5, and the default theme, it has support for assigning page backgrounds to specific component pages now, in the standard WordPress way.
September 4, 2011 at 11:35 am #119542@mercime
ParticipantOk, didn’t notice it earlier but somehow one of the links brought me to your other site and all links were working http://jaws.my/demo/kashnkrissy2/members/admin/
It’s not BuddyPress that’s directly causing the redirect but rather most likely something in your .htaccess file wherein you’re trying to map the ladykashandkrissy.com domain onto jaws.my/demo/kashnkrissy2.
You could try the domain mapping plugin if you’re on multisite or better yet, uninstall BuddyPress and find resolution for your domain mapping first at https://wordpress.org/support/forum/how-to-and-troubleshooting before installing BuddyPress.
September 4, 2011 at 8:56 am #119533ryzalyusoff
Memberi have tried to disabled the activity stream form the buddypress setting, but then what i got is only the header with the blank white content T____T
September 4, 2011 at 8:47 am #119532ryzalyusoff
Memberya ya…it still not resolved

you guys have any idea?September 4, 2011 at 6:06 am #119526ewebber
ParticipantDoes this help at all https://wordpress.org/extend/plugins/bp-profile-privacy/
September 4, 2011 at 5:42 am #119523In reply to: My buddypress site: yeah! Hackney
September 4, 2011 at 2:38 am #119518Quint
Participant@mercime, this doesn’t appear to be resolved. I’ve clicked on just about every link and the site activity still shows on every page.
September 4, 2011 at 12:23 am #119515@mercime
ParticipantSeptember 4, 2011 at 12:11 am #119514@mercime
ParticipantCongratulations, you’ve resolved this on your own
September 3, 2011 at 11:45 pm #119513In 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
-
AuthorSearch Results