Search Results for 'wordpress'
-
AuthorSearch Results
-
December 8, 2012 at 8:10 pm #146882
In 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:16 pm #146876rc183
ParticipantI have juste released my own plugin to force profile completion BP Force Profile : https://wordpress.org/extend/plugins/bp-force-profile/
Thank you for your help !
December 8, 2012 at 7:11 pm #146875rc183
ParticipantI have juste released my own plugin BP Force Profile : https://wordpress.org/extend/plugins/bp-force-profile/
Thank you for your help !
December 8, 2012 at 7:09 pm #146874In reply to: How to manage users & their extended profiles?
rc183
ParticipantI have juste released my own plugin BP Force Profile : https://wordpress.org/extend/plugins/bp-force-profile/
Thank you for your help !
December 8, 2012 at 6:44 pm #146869rc183
ParticipantI have juste released my own plugin BP Force Profile : https://wordpress.org/extend/plugins/bp-force-profile/
Thank you for your help !
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 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 8:37 am #146845In reply to: Bad Themes
Paul Wong-Gibbs
KeymasterIf the themes state they are compatible with the latest versions of WordPress, and they don’t work, you ought to contact their authors to let them know there’s a problem. This topic doesn’t help anyone; it’s just a moan.
December 8, 2012 at 3:50 am #146839In reply to: Tiny chat plugin?
Number_6
ParticipantThat plugin is long broken as Tinychat no longer provides API codes and I’m not sure if the plugin’s actual makeup is up-to-date with the latest WordPress.
December 7, 2012 at 11:02 pm #146820In reply to: custom xprofile field for users? How?
jeduhu
ParticipantThis tutorial video helped in understanding short code:
http://wp.tutsplus.com/tutorials/theme-development/wordpress-shortcodes-the-right-way/
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:45 pm #146813In reply to: associate post with group
rajseelam
ParticipantI’m looking for this too and need it urgently. It is just like the bbpress topics for posts plugin but the topics are to be replaced by groups. Or the wordpress comments are to be relaced by groups. Just like “topics for posts”
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 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 3:43 pm #146766In reply to: directory website wordpress / buddypress based
giannisff
ParticipantIs it possible to make it with post categories? can i find somewhere codex or info? Thanks again.
December 7, 2012 at 12:00 pm #146761In reply to: BP Member Filter
arystark
ParticipantI am doing my own Members search form and I have some trouble with pagination. The pagination links is display but links doesn’t show anything.
Your plugin bp member filter could help me. It isn’t available here and in wordpress repository. Where I can download it ?
Thanks
December 7, 2012 at 3:19 am #146741dennissmolek
ParticipantI am having the exact same problem. I submitted it as a ticket:
https://buddypress.trac.wordpress.org/ticket/4706
What is happening is its trying to redirect to the home tab, then the change default filter moves it to the other tab, which causes the loop.
Until its fixed simply add ‘/home’ to the line mentioned in the ticket.
December 7, 2012 at 2:03 am #146736In reply to: "Multi-site" along with BuddyPress questions
Ben Hansen
Participant#1 there are a couple of options actually in your network admin network settings.
#2 you can also network activate the themes if choose.
#3 correct
#4 not necessarily if they understand css it should be fairly easy also depending on the built in them options they will not be able to “modify” the them files themselves
#5 buddypress certainly makes the whole site creation process more visible since a normal wordpress install doesn’t really do that at all (at least i don’t think it does).
#6 yes thats why they can’t do it only the network admin has the ability to add new theme/plugins.
#7 the only difference is the ability to admin their own sites but there are different settings to where they couldn’t even create them themselves (you’d have to activate any sub sites if you choose that option).
December 7, 2012 at 12:02 am #146728In reply to: Is Buddypress for me?
jeduhu
ParticipantIt helps a great deal. I have definitely decided buddypress is for me. I’ve built several wordpress sites and it’s a no brainer now. Sorry for all the noob questions. More to come has I dive deeper in.
December 6, 2012 at 8:34 pm #146709modemlooper
ModeratorTo use a file for the page content you do a locate template in the function instead of putting the actual code in the function.
Get the BuddyPress skeleton component plugin. It has commented code to show you how to create custom BuddyPress components. Though, you can utilize simple wordPress page templates to accomplish a page with custom content. If the content doesnt need to be initiated into the active components then a page will do.
December 6, 2012 at 6:36 pm #146686In reply to: can't access dashboard after forum install
Paul Wong-Gibbs
KeymasterDecember 6, 2012 at 3:37 pm #146670In reply to: show time&date of topic&reply
danbpfr
ParticipantHi,
View here first: https://wordpress.org/search/mysql2date
and try by replacing from
echo sprintf( __( ‘%1$s said %2$s:’, ‘buddypress’ );to
echo mysql2date('D, d M Y H:i:s O', bp_activity_get_last_updated(), true);This is what is used to show the date on feeds, witch has the same output you want. Maybe would work ? 😀
December 6, 2012 at 10:31 am #146641In reply to: Must Use Social Login Only
-
AuthorSearch Results