Search Results for 'wordpress'
-
AuthorSearch Results
-
May 29, 2012 at 6:53 pm #135232
In reply to: [Resolved] Compatibility Issue with Karma Theme
jen915
Member@mercime Yes, they are all blank because I haven’t attempted integrating them yet. I don’t know code (just basic wordpress user here) so I was afraid I would mess things up if I started messing around, especially since the karma theme wasn’t made for buddypress. I contacted an outside expert to help me but just wanted to reach out to someone who possibly used buddypress with karma to see how it worked out, if it worked well, before I pay this person and take all this time to try to make it work. (BP Version 1.5.5, Karma 2.6.9, WP Version 3.3.2)
May 29, 2012 at 10:24 am #135220tibbles
MemberThanks Hugo. May I ask for some stepped help here please? This is not just for me – I need the body font by default to be 16px. So as I write a new para I do not need to go to the HTML side all the time to set parametres for font size – which is truly inconvenient – and fiddly for the layman. It is only after I’ve done all my typing that I will go and do font changes. (Have to clean up my home page of my website – a mess of fonts as it was done in an outside HTML editor and putting it into wordpress truly made a mess – but I ran out of time.)
1) Guide to the exact location of file(s) to edit
3) Guide to the exact script lines that I must edit
4) The changes.I will log in to the konsole – find the file and copy. Then open the original and edit with your indicated changes – right?
If all is well the site should load still…..
If not – delete original and rename the copy back to the original.This should keep me safe – right?
Again, thanks very, very much for the help.May 29, 2012 at 7:16 am #135219In reply to: image beside username by user role
@ChrisClayton
ParticipantYou will need to make a function that finds the role for the displayed user.
See: https://codex.wordpress.org/Class_Reference/WP_User
You will want to use a BuddyPress function in the ID paramenter instead of the wordpress functions shown in that codex article (see BP codex).Havn’t looked into it fully for what your trying to do, but you will proburbly want to filter ‘bp_core_get_username’ and echo the function we made above.
May 29, 2012 at 5:54 am #135217Paul Wong-Gibbs
KeymasterWell, it’s one of the things I am more interested in to look at adding to core. Of course, just like anyone else, I need to make the case to the rest of the team that there ought to be a Like in BuddyPress, which is why I had a bit of an experiment in my Labs plugin.
If people like the idea for core, I would suggest they think the idea of a Like button through — bearing in mind we are changing how theming will be easier in 1.7 — in terms of where the button(s) should be, what should it do, any options it might merit, how it would replace Activity’s existing Favourite button. Perhaps even think about how it could be implemented in the code, and where the likes should be stored in a database, and how other 3rd party plugins could extend the Like button (I might want to make it work with my Achievements for BuddyPress, for example).
Once you’ve got something meaty, either post it somewhere on the BuddyPress.org forums, or make an enhancement ticket on https://buddypress.trac.wordpress.org/
May 29, 2012 at 2:10 am #135209In reply to: Filter Profile Field Question?
mrjarbenne
ParticipantSomething like this would do what you are looking for: https://wordpress.org/extend/plugins/custom-profile-filters-for-buddypress/
I run it on a School Board site where students and teachers self identify what school they are from in a dropdown, and that link takes you to a member directory of all of the users who selected something similar.
If the options were small enough, you could probably create a custom menu for each item that would take people to the listing for each selection using the URL format: http://domain.com/members/?s=photographer.
May 28, 2012 at 11:55 pm #135205In reply to: image beside username by user role
mrjarbenne
ParticipantYou could do it manually with something like this: https://wordpress.org/extend/plugins/buddypress-verified/. I’m not savvy enough to suggest how something like this could be built, but you might find that this is a good starting point.
May 28, 2012 at 11:46 pm #135204In reply to: Pull post from Users activity streams
mrjarbenne
ParticipantNot sure exactly what you mean here, but you might want to look at the Curator plugin here: http://wpebooks.com/curator/ to select posts from users blogs. I’m thinking you aren’t running a multisite install though, so another option would be somehow capture an RSS feed of your “favorites” and then feed them back to the blog. You would need to be very purposeful about your use of the Favorites button, but it seems that an RSS feed exists at domain.com/members/username/activity/favorites/feed (I haven’t tested this too deeply, but adding the word feed to the end of that URL opened up a listing of my favorites in a feed reader) that you could feed back into your blog with something like this https://wordpress.org/extend/plugins/feedwordpress/ to create the combination. Alternatively you could use the RSS Widget to highlight favorite videos on the sidebar.
May 28, 2012 at 8:03 pm #135183@mercime
ParticipantThat would be at line 27 of https://buddypress.trac.wordpress.org/browser/tags/1.5.5/bp-themes/bp-default/registration/register.php which should be located at wp-content/themes/yourCurrentTheme/registration/register.php
May 28, 2012 at 7:27 pm #135176@mercime
ParticipantPlease post at https://buddypress.org/community/groups/bp-jobs-board/ which has its own feed which some follow and at http://jobs.wordpress.net/
May 28, 2012 at 4:02 pm #135167In reply to: [Resolved] unwanted ”search links” on profile pages
mystica
Memberall right, just solved with https://wordpress.org/extend/plugins/custom-profile-filters-for-buddypress/
May 28, 2012 at 11:33 am #135159Carvill
ParticipantJust to let you know I have resolved the problem, it could of been one of the following I’m not exactly sure which one, all I know is it has corrected itself some how.
Deactivating any plugins that are related to Buddypress
Switching to WordPress Defualt theme
Removing and reinstalling BuddypressIf anyone out there feels they can educate me on how this may of happened I would be grateful.
Regards
RobMay 27, 2012 at 9:08 pm #135141In reply to: Wanting to create moderators
Paul Wong-Gibbs
KeymasterWordPress doesn’t come with a moderator role. This makes me thing you have some other plugins running, which add a role.
Do you really mean WordPress blog Posts? Or do you mean some other type of content?
May 27, 2012 at 9:05 pm #135140In reply to: BP_ENABLE_MULTIBLOG
Paul Wong-Gibbs
KeymasterDoes one of these avatars (say, a group avatar) work on one site, but not the others? Can you share the URLs to the images that the default theme gives you? Can you confirm the version of WordPress and BuddyPress that you’re running?
May 27, 2012 at 7:44 pm #135134@mercime
ParticipantI saw the same question at stackexchange and it’s answered there
May 27, 2012 at 2:00 pm #135119In reply to: Getting Started…
@mercime
Participant== ‘The following active BuddyPress Components do not have associated WordPress Pages: Activity Streams, Discussion Forums, User Groups, Members, Activate, Register. (REPAIR)’. ==
@rbrtah Your issue is different. The message means that you haven’t gone through the Installation Wizard. Click on (Repair) or go to dashboard menu BuddyPress > Pages and associate the BuddyPress components with respective pages.
May 27, 2012 at 1:47 pm #135118In reply to: Getting Started…
rbrtah
MemberThanks for answering so quickly, @mercime. Here is the error message I am getting: ‘The following active BuddyPress Components do not have associated WordPress Pages: Activity Streams, Discussion Forums, User Groups, Members, Activate, Register. (REPAIR)’.
Do you think the “fix” you suggested would work for this error? If so, I will try it. Am new to WP and a bit nervous about making too many changes in unfamiliar territory. I appreciate your help.
May 27, 2012 at 1:26 am #135105gmxperry
ParticipantOkay, I think I’ve identified the fields in question and the code in question, but I’m not sure how to implement it. Here’s the section of code from the addon that hooks the new user fields into the WordPress profile:
`//Now hook to create extra profil fields`
`add_action( ‘edit_user_profile’, ‘livetv_show_extra_profile_fields’ ); `
`//When the current on the current profil has capabilties to edit -> display`
`add_action( ‘edit_user_profile_update’, ‘livetv_save_extra_profile_fields’ ); `
`//When the current on the current profil has capabilties to edit -> update``add_action( ‘show_user_profile’, ‘livetv_show_extra_profile_fields’ ); `
`//When the current on the current profil has capabilties to show -> display`
`add_action( ‘personal_options_update’, ‘livetv_save_extra_profile_fields’ ); `
`//When the current on the current profil is the current and edit -> update`I can see where it hooks the new fields into the default user profile, but how do I update those hooks for BuddyPress? I found some hooks that sounded similar but none would actually add those to the proper spot in the “Edit” page for the extended profile.
Help please! Thank you!
May 26, 2012 at 11:25 pm #135103In reply to: the “support forums” sidebar widget
@mercime
ParticipantMay 26, 2012 at 8:34 pm #135101In reply to: the “support forums” sidebar widget
creaturis
Participantaha thanks. no problem I can probably make something like it with the text/html widget in wordpress
May 26, 2012 at 5:12 pm #135093@mercime
Participant@nickharambee Remove the BP Component Pages you want to make private from the custom menu https://codex.buddypress.org/extending-buddypress/how-to-set-up-your-main-site-navigation-using-the-built-in-wordpress-menus/
Add the following to your theme’s or child theme’s functions.php file
add_filter( 'wp_nav_menu_items', 'mme_loggedin_only_links' ); function mme_loggedin_only_links($items) { if (!is_user_logged_in()) return $items; else $ouractivity = '<li><a href="' . home_url('/') . 'activity' . '">' . __('Activity', 'buddypress' ) . '</a></li>'; $ourmembers = '<li><a href="' . home_url('/') . 'members' . '">' . __('Members', 'buddypress' ) . '</a></li>'; $ourgroups = '<li><a href="' . home_url('/') . 'groups' . '">' . __('Groups', 'buddypress' ) . '</a></li>'; $ourgroupforums = '<li><a href="' . home_url('/') . 'forums' . '">' . __('Forums', 'buddypress' ) . '</a></li>'; $items = $items . $ouractivity; $items = $items . $ourmembers; $items = $items . $ourgroups; $items = $items . $ourgroupforums; return $items; }May 26, 2012 at 12:29 am #135075In reply to: Custom post Types in Activity Stream
@mercime
ParticipantMay 25, 2012 at 7:32 pm #135067thirstcard
MemberThis is probably what you want:
http://pastie.org/3967744May 25, 2012 at 12:31 pm #135057rkread59
Member@mercime, thank you very much for this. Please forgive my ignorance, but to be clear, would these plugins need to be installed in the specific WordPress part of the site?
May 25, 2012 at 6:17 am #135052In reply to: Multiple BP Sites one user database? Possible
@mercime
Participant@michaeljdornan There are two plugins for multiple BP sites in one WPMultisite installation
1. BP MultiNetwork – https://wordpress.org/extend/plugins/bp-multi-network/ which requires WP MultiNetwork or Networks+
2. BuddyPress Multi-Network – http://buddydev.com/buddypress/introducing-buddypress-multi-network-plugin-create-multiple-separate-social-networks-on-a-single-buddypress-install/ which you can use with Join Blog Widget plugin which you’ll find in the same site.
May 25, 2012 at 5:21 am #135049In reply to: Anonymous User Comments Defaulting to Site Admin
Tommy White
ParticipantSorry here are my versions. Buddypress Version 1.5.5 + WordPress Version 3.3.2
Yes if I disable Buddypress then the comments are attributed to the correct posters.
Yes I disabled EVERYTHING except buddypress and also switched to the default Buddypress theme. -
AuthorSearch Results