Search Results for 'buddypress'
-
AuthorSearch Results
-
May 30, 2010 at 8:59 pm #80144
In reply to: Buddypress version of wordpress 'mystique' theme?
thekmen
Participant@andrea_r http://mystique.bp-theme-converts.com/downloads/buddypressmystique.zip
It’s not perfect, main problem being the Mystique JS conflicts with the BuddyPress JS so I have disabled Mystique JS on BuddyPress pages.
The problem with this is the Mystique tabbed widget no longer works on BuddyPress pages, so I set to display none on those pages.
If you know of a way to disable the widget on those pages, please let me know.May 30, 2010 at 7:32 pm #80143abcde666
Participantin Safari-browser when using an iPhone, I had the following issue:
clicking on a Group-name (like http://www.domain.com/groups/groupname ), it is loading forever and the page is not loading or showing at all.Did you try accessing your website or testbp.org by using an Apple iPhone and clicking on the Group-name ?
Did anyone experience the same issue when using an iPhone ?Am sure Andy is just hacking his new iPad
May 30, 2010 at 7:17 pm #80140In reply to: Buddypress version of wordpress 'mystique' theme?
Andrea Rennick
ParticipantCan someone just upload the zip somewhere?
May 30, 2010 at 6:38 pm #80139In reply to: Change permalinks/slugs for BuddyPress
driz
ParticipantAny updates on this? What does BP 1.3 bring to the table that would change things regarding the permalinks? Using WP Pages sounds really screwy, especially seen as BP currently doesn’t rely on this so I can’t see why it suddenly would.
May 30, 2010 at 5:44 pm #80137In reply to: Secure Invites for Mu
eor
MemberThis is the main or even only reason I chose to to use wordpress mu. I really need an invite only registration and this plugin is perfect. Please if someone could help me set this up I’d be extremely appreciative.
I’m sure @lpapworth would appreciate all the help as well.
Thanks,
eorMay 30, 2010 at 3:50 pm #80131In reply to: BP-TinyMCE + WP 3.0 RC1
justbishop
MemberOK, fixed the problem in the screenshot I posted by duplicating the langs files as described in comment #23 here:
http://teleogistic.net/2009/12/tinymce-in-buddypress/
But I still have an issue…I’m also using the Forums Extras plugin with signatures enabled on the BP default theme. With BP-TinyMCE deactivated, forum signatures display really nicely separated from the post by a nice horizontal rule, and in a slightly smaller font than the post text itself. With BP-TinyMCE activated, the horizontal rule is gone, and it looks from the source code as if the last
tag used in the post content is not closed, so the signature is just inserted immediately after the last character entered there.
Screenshots:
http://img.photobucket.com/albums/v84/justbishop/tinymceact.jpg
May 30, 2010 at 3:20 pm #80127In reply to: Linking external post and blogs to BP
mrjarbenne
ParticipantThis may not still be the case, but I was under the impression that external-group-blogs was not compatible with the latest version of BP. That may have changed although I haven’t seen an update to the plugin since it started glitching under 1.2.3. I believe @apeatling received a bit of fraternal ribbing from @modemlooper among others, so he may have fixed the problem.
May 30, 2010 at 1:09 pm #80120In reply to: Change permalinks/slugs for BuddyPress
driz
ParticipantI doubt they are using WordPress pages. Would be a pretty odd thing to do creating a bunch of fake pages to mask the URLs for the different BP sections.
May 30, 2010 at 10:20 am #80117In reply to: Incompatibility of WP 2.9.2 and BP 1.2.4
Slava
ParticipantYes, my WordPress 2.9.2 works just fine without buddyPress (what’s why i post here).
Just for now I use WordPress 3.0 RC1 and BuddyPress 1.2.4.1. Thanks God, it works!May 30, 2010 at 10:04 am #80116In reply to: Vertical group menu in WP 3.0
tomah
ParticipantThe problem with Nicey is that it’s a child theme which uses bp-sn-parent theme and it doesn’t exist in BP 1.2.4.1 anymore.
“The screen shot you see was for version 1.x in which buddypress bp-sn-parent theme had vertical menu and so had bp-nicey(It is a child theme)
In current version of buddypress the parent theme does not offer a vertical menu and so it is not in bp-nicey.
Please take a look at the backward compatibility plugin and bp-sn-parent theme for the vertical menu.”
http://buddydev.com/buddypress/bp-nicey-a-simple-and-clean-child-theme-for-buddypress/comment-page-1/#comment-1695Backward compatibility plugin (https://wordpress.org/extend/plugins/buddypress-backwards-compatibility/) disables link functionality from main menu in my installation, so it’s not an option. Not compatible with WP3 just yet? Re-factoring and css creation doesn’t sound like an easy solution either
May 30, 2010 at 9:43 am #80114mazen
MemberYep, thanks a lot @dwenaus, that was fast and effective

I have updated, reactivated, and works perfectly now.
Cheers.
May 30, 2010 at 8:32 am #80111Kalman Labovitz
Participant@r-a-y – Thanks for the tip. I do not get the error message anymore. You plugin seems to work except for one place, the header. There are still 3 links that still link to the subdirectory. I guess I am just going to go with a child theme (does not look to hard to setup) to fix that issue. Hopefully with WP 3.0 and the new BP coming out, this issue will be corrected.
May 30, 2010 at 7:08 am #80108In reply to: Change permalinks/slugs for BuddyPress
r-a-y
KeymasterI could be wrong, but I’m guessing the bp.org site is running a bleeding-edge version of BuddyPress, since it appears that URLs like /communitiy/members are using WordPress pages.
My advice? Wait for BP 1.3.
May 30, 2010 at 6:43 am #80103Romik84
Membernah, I have found a solution:
change the line which I mentioned above to this:
$userid = $wpdb->get_var(“SELECT post_author FROM $blogPostsTable”);
and then find line starting $grav_img = and change it to:
$grav_img = get_avatar($userid, ’80’, ”);
and your gravatars will be working fine.
May 30, 2010 at 5:30 am #80100In reply to: WordPress 3.0 new content types
gregfielding
ParticipantFront end creation will prove critical and make the next generation of buddypress way more usable and flexible. If users have to go to a blog dashboard to do something as simple as share a photo or a movie review (examples of custom post types), it’s going to turn people off.
We need front end ability…and, come to think of it…we need it for regular old-fashioned blog posts too.
May 30, 2010 at 4:39 am #80099In reply to: Change permalinks/slugs for BuddyPress
LPH2005
ParticipantMaybe this document will help.
https://codex.buddypress.org/how-to-guides/customizing-labels-messages-and-urls/
May 30, 2010 at 1:58 am #80096In reply to: Linking external post and blogs to BP
brianglanz
Participant@boonebgorges and his work may help with both
1. Under BuddyPress, Profile Field Setup, you can add a new field or field group, including text box type fields. As stated on that admin page, “Any fields in the first group will appear on the signup page.” An URL entered will be picked up as a link in the profile’s public view.
While setting up profile fields, have a look at Custom Profile Filters for BuddyPress https://wordpress.org/extend/plugins/custom-profile-filters-for-buddypress/ with which, among other features “Administrators can specify certain profile fields that link to social networking profiles.”
2. See BuddyPress External Group Blogs https://wordpress.org/extend/plugins/external-group-blogs/ with which individual users might include RSS in group and site activity streams even without blogs being enabled. See BP External Activity https://wordpress.org/extend/plugins/bp-external-activity/ for more admin options, or even FeedWordPress https://wordpress.org/extend/plugins/feedwordpress/ for user blogs.
May 29, 2010 at 11:34 pm #80094In reply to: BuddyPress Group Tags is now available
May 29, 2010 at 11:25 pm #80093Mike Pratt
Participant@jeffsayre ‘s right. We figured it out thanks to his McGruff The Crime Dog Hook Sniffer plugin. I highly recommend if you want to do some serious under-the-hood looking
May 29, 2010 at 10:35 pm #80091In reply to: Spam Blogs
Terry Hall
Participant@kiwipearls the only product I’ve fond effective (about 95%) is the antl-splogging @ http://wpmudev.org – it’s a premium membership site on he expensive side, but it’s working for me. (btw ~ i’ve used all the methods you listed above) – my thinking is that sploggers are hiring people to setup their blogs and answer captchas…
May 29, 2010 at 8:05 pm #80086mazen
MemberGuys,
Got it, the culprit.
BuddyPress Announce Group <- this plugin was missing things up. Making add a reply and post new topic appear for non logged in users.
Cheers.
May 29, 2010 at 8:03 pm #80085In reply to: Tweetstream (twitter plugin) Beta testers needed!
Pisanojm
ParticipantWould love some help with Tweetstream. This (plugin) is the reason we decided to go with BuddyPress. The streams pulled for one day, and now they are not. I’ve disabled, re-enabled the plugin. I’ve turned-off all other plugins. I even switched back to the regular theme from the BP Column theme. Nothing seems to make the updates come back. I get no errors and everything else with the plugin looks like it’s working. Is there anyway to force an update? Does it happen periodically… Is it a cron issue? Using 2.9.2 and the lates plugin. Thanks.
May 29, 2010 at 7:49 pm #80078Romik84
Memberanyone for help? I am lost.
May 29, 2010 at 7:34 pm #80084In reply to: BuddyPress Group Tags is now available
Dwenaus
Participant@0815t – ok it is internationalized
you can create a .mo file and put it in a folder called lang in the plugin folder and it should work. I have yet to create a .pot file. but will when it is updated in the repository.May 29, 2010 at 7:26 pm #80081 -
AuthorSearch Results
