Search Results for 'buddypress'
-
AuthorSearch Results
-
December 8, 2012 at 10:37 pm #146888
In reply to: Download user profile in PDF
@ChrisClayton
Participant@Gazen – I don’t think there is a plugin, however here is a tutorial that may help you achieve it.
http://blog.themeforest.net/tutorials/how-to-create-pdf-files-with-php/
December 8, 2012 at 8:10 pm #146882In reply to: [Resolved] forum setup?
r-a-y
KeymasterIf you want to use the bbPress plugin instead of the bundled forums in BuddyPress, try these steps:
1. Login to the WP admin dashboard, navigate to “Settings > BuddyPress“. Enable the “Discussion Forums” component and save.
2. Navigate to “Settings > BuddyPress“. Click on the “Pages” tab. Under “Discussion Forums”, select “None” and save.
3. Navigate back to “Settings > BuddyPress“. Make sure you’re on the “Components” tab. Uncheck the “Discussion Forums” component and save.Edit your “Community” page in WordPress, add the shortcode:
[bbp-forum-index]
On a separate line and without any special tags or characters around it. If you’re using the Visual Editor, change to “Text” mode to ensure there are no special tags.
See if that helps.
December 8, 2012 at 8:03 pm #146881In reply to: Why is my custom component inactive
r-a-y
KeymasterI’d check out the BP Skeleton Component sample plugin. That should show you how to extend the
BP_Componentclass for your new plugin.December 8, 2012 at 7:55 pm #146880In reply to: Buddypress Like on 1.6
Hope
ParticipantI know it hasn’t been updated for a long time but I was wondering if anybody tried to develop it since its author stopped working on it.
As I see it’s still working on the Buddypress default theme but doesn’t work with the new themes! Mmm…
December 8, 2012 at 6:27 pm #146866In reply to: quality of avatar
Hugo Ashmore
ParticipantYou have already opened one thread on this subject and bumped it so please do not open a duplicate it’s bad forum nettiquette as is bumping a thread so quickly especially on a weekend.
Closing this thread continue in your original please.
December 8, 2012 at 5:45 pm #146864In reply to: Buddypress Like on 1.6
Ben Hansen
Participantfrom https://wordpress.org/extend/plugins/buddypress-like/
This plugin hasn’t been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
more info on possibly fixing it:
also, is there some reason why favoriting things is isn’t doing the same job for you already?
December 8, 2012 at 5:10 pm #146861In reply to: Buddypress Like on 1.6
Hope
ParticipantHi Ben,
The “Buddypress Like” plugin is not working with Buddypress 1.6. The button appears but with no action at all.
What could the problem be?December 8, 2012 at 5:05 pm #146860In reply to: Buddypress Like on 1.6
Ben Hansen
Participanti think you’re going to need to be a little more specific about your issues.
December 8, 2012 at 4:54 pm #146859In reply to: custom xprofile field for users? How?
jeduhu
ParticipantI forgot to mention, I also am doing a newer tutorial allowing Dreamweaver to be the customizing client for wordpress so I can build my buddypress ala dreamweaver. I’ll post my experience.
December 8, 2012 at 4:01 pm #146853In reply to: Profile Links
December 8, 2012 at 9:22 am #146847In reply to: problem in buddypress plugin when activated
Paul Wong-Gibbs
KeymasterIt’s just your blue background colour on the BODY tag bleeding through. Try something like this:
body.bp-adminbar, body.logged-in { padding-top: 0; }
December 8, 2012 at 8:32 am #146843In reply to: Why is my custom component inactive
Paul Wong-Gibbs
KeymasterI wonder if someone deleted it. I don’t know how we’d tell, unless it’s in google’s history.
@johnjamesjacoby ping. Maybe we should disallow page deletion on the codex for non-admins?
December 8, 2012 at 7:23 am #146842hiboy
Participantclosed
December 8, 2012 at 1:52 am #146835modemlooper
ModeratorDecember 8, 2012 at 1:05 am #146832In reply to: Why is my custom component inactive
modemlooper
ModeratorI wrote a page about it in the codex but that page has been completely erased. Here’s the page that had info on extending it and when I went to respond to this topic and post a link I saw the page has been erased.
https://codex.buddypress.org/bp_component/
The revisions are even wiped out.
December 7, 2012 at 11:30 pm #146821In reply to: "Multi-site" along with BuddyPress questions
rickkumar
ParticipantThank you @ubernaut
My WPEngine hosting (Professional Plan) came with Multisite enabled.
Is it possible for me to just have regular buddypress site and disable the Multisite?
December 7, 2012 at 11:00 pm #146819In reply to: Blog feature is not on found on the Buddypress pages
elixcyr
ParticipantThis feature is called now ” Site tracking ” instead Blogs.
Just link the page you have created before with.
December 7, 2012 at 10:57 pm #146817In reply to: Can't Change Theme
Ben Hansen
Participantisn’t that a wordpress question? doesn’t seem like anything that’s specific to buddypress, your complaint.
December 7, 2012 at 10:41 pm #146812In reply to: Undefined Function Error
Paul Wong-Gibbs
KeymasterAh hah. If you are getting warnings about “wp_get_theme”, you mustn’t be on WordPress 3.4+. You’ll need to downgrade BuddyPress, or upgrade WordPress (preferably the latter).
See this table for version requirements https://codex.buddypress.org/releases/December 7, 2012 at 10:09 pm #146803In reply to: Should I install 1.7?
sunnyt7
ParticipantOk, thanks for your reply.
Is there a way to import bbPress forums into BuddyPress? I was thinking I’d just use bbPress for the time being, and then make the switch over once there’s a stable version.
December 7, 2012 at 10:02 pm #146800In reply to: Missing Documentation
modemlooper
ModeratorYou just create blank pages. Nothing to add. This is mainly to create url/slugs for BuddyPress to use for a component.
Read section on pages: https://codex.buddypress.org/user/setting-up-a-new-installation/configure-buddypress-components/
December 7, 2012 at 9:58 pm #146796In reply to: forum 1.6.1
LabSecrets
ParticipantWith 1.6.1 you need the bbPress 2.2.2 plugin with certain settings enabled or disabled.
If you are struggling as to the right combination, have a view of our step by step video guide here:
http://labzip.com/the-definitive-guide-to-buddypress-bbpress-configuration/
Cheers!
spence
December 7, 2012 at 9:04 pm #146793In reply to: bp_has_members() function parameters
susivegan
ParticipantThank you so much, I’m going to try and put this line at the beginning of members-loop.php inside Buddypress default theme folder:
<?php if ( bp_has_members( bp_ajax_querystring( ‘members’ ) ) ) : ?>
which become
Is it correct?
Do I have to do something in the function.php file too?Thank you very much, I still have to learn everything!
Susanna
December 7, 2012 at 8:07 pm #146786In reply to: How to manage users & their extended profiles?
Ben Hansen
Participanti think 2 plugins every popular buddypress site should have are:
and
http://lud.icro.us/wordpress-plugin-user-switching/
hope that helps!
December 7, 2012 at 8:03 pm #146785In reply to: Undefined Function Error
tombwriter
ParticipantPaul,
I could not find the Group Forums component. When I logged in, I saw that there was an update for Buddypress, so I updated, figuring that might help. Instead, it gave me a similar Function error (Fatal error: Call to undefined function wp_get_theme() in /home/fullcirc/public_html/directaccess.us/wp-content/plugins/buddypress/bp-core/admin/bp-core-functions.php on line 242) when I tried to access the Dashboard. Now I have two problems! 🙁
-
AuthorSearch Results