Search Results for 'buddypress'
-
AuthorSearch Results
-
August 13, 2015 at 2:29 pm #243149
In reply to: problems edit friend tab colors
jshonkwi
ParticipantThat did it! Awesome. My first time doing Buddypress edits. Thanks!
August 13, 2015 at 2:00 pm #243147In reply to: Looking how to implement custom nav bars
danbp
Participant@seore, please search a bit before asking ! For example “add profile tab to nav bar”
https://buddypress.org/support/search/add+profile+tab+to+nav+bar/BP use slgihtly same technique as WordPress to build menus.
https://codex.wordpress.org/Function_Reference/wp_nav_menuAugust 13, 2015 at 1:53 pm #243146In reply to: Photo upload
danbp
ParticipantSee here: http://buddydev.com/buddypress/presenting-mediapress-media-plugin-will-ever-need-buddypress/
Works fine !
August 13, 2015 at 11:16 am #243135In reply to: Creating marketplace using buddypress
Roger Coathup
ParticipantHi Ollie,
this is all achievable with a custom build on top of BuddyPress and WordPress.
We’ve built similar marketplace type sites on the platform in the past. BP is a useful base for the profiles in this scenario, but also the messaging, and the activity items (which can help with audit trails and transaction history).
However, 50 hours is not a lot for a site build — a basic well designed & written portfolio site can take that in excess of that. Once you add custom functionality, the multiple screens, the security and transactional aspects of a marketplace site — you’ll be considerably more.
When looking to engage a developer bear in mind you will get a better quality site in less time from expert developers. Of course, you’ll also be paying higher hourly rates for their expertise. An expert should also advise you at the start whether what you want to achieve is reasonable within your budget.
Suggest you should post this on the job board along with contact details.
Roger
August 13, 2015 at 10:56 am #243132In reply to: No Change Avatar link and url
danbp
ParticipantNo thank you ! If you need someone to get the job, hire a dev. You could post at the official WordPress Jobs Board at https://jobs.wordpress.net and/or here at https://buddypress.org/support/forum/plugin-forums/bp-jobs-board/
August 13, 2015 at 10:50 am #243130In reply to: [Resolved] Removing Activity from members page
danbp
Participantplease search the forum if a similar question already exist, before asking.
https://buddypress.org/support/topic/remove-item-from-sub-nav-on-profile-page/August 13, 2015 at 9:20 am #243121In reply to: No Change Avatar link and url
danbp
ParticipantIf you hav so much session, i would be preferably for yu to have a local install where you can test and replicate what’s going on live site.
Now, regarding your avatar issue, it can be related to the same symptom reported here:
https://buddypress.org/support/topic/profile-pic-upload-failure/or not !
In this case (and also the missing sidebar), we nead more details about your config, (ms, single), active theme and used plugins. Or at least a site URL.
August 13, 2015 at 8:24 am #243113In reply to: Custom URL for Users
danbp
Participanthi @dangersparkjm,
add this to bp-custom.php
define ( 'BP_ENABLE_ROOT_PROFILES', true );Codex reference:
August 13, 2015 at 3:54 am #243107djsteveb
Participant@atfpodcast – is the bar there when they are not logged in?
does it do the same thing when using the 2014 or 2015 theme?
have you checked settings –
admin dashboard – settings – buddypress – click the settings tab – checkbox – Toolbar Show the Toolbar for logged out users ?
occur when other plugins are deactivated?
August 13, 2015 at 12:19 am #243104In reply to: Profile Pic upload failure
AdventureRidingNZ
ParticipantThanks for that. I’ve tried it under Twenty Twelve with the same result but not with all other plugins deactivated yet as there’s a lot of them.
The profile path just happened like that when I installed BuddyPress. I was running WP and BBPress for a while and the members URL was /members/username. When I installed BuddyPress later it changed to /members/members-2/username as part of the BP install. I didn’t actively do anything to make it like that and thought that much have been standard.
August 12, 2015 at 10:30 pm #243100In reply to: Need urgent help with BP notifications
danbp
ParticipantPlease use the code button when you publish code !
First, you can’t use a function name twice. (setup_globals)
Second, it’s more easier to do after reading the correct documentation:And to find some answers once you have this information:
http://stackoverflow.com/questions/23148948/add-a-custom-notification-in-buddypressThe dev discussion around the new notification system:
https://buddypress.trac.wordpress.org/ticket/5148And the appropriate filter
bp_notifications_get_notifications_for_userwhich let non BP component hook into notification:
https://buddypress.trac.wordpress.org/changeset/7578August 12, 2015 at 6:30 pm #243094In reply to: Creating marketplace using buddypress
djsteveb
Participant@olliecard – I’m sure there are many ways to accomplish this, however I am not sure that buddypress is easily adaptable to some of the requirements – privacy for certain things, restricting profiles and such. I hope someone can chime in an share methods for using BP in this way, I’d love to see those options.
You could play with things like s2member for some restrictions and payments even – but restricting BP stuff is a challenge I think. Using other member and restrictions plugins with regular wordpress is pretty solid.
I believe you may be able to achieve your goal using some other WP plugins – there are many others that get into profiles, membership, restrictions, classifieds and such.
It might be 50 hours of work to mash all the various components together in a perfect way – and if so you may want to look at what wpmudev has withe their “membership 2” plugin and others that mix with it. wpmudev peeps had quick answers and solutions for something similar I posted about there years ago. I think their prices are double what they should be – but the support there exists, and if you are looking at a serious project it may be best to get into a professional support system like that.
Of course you would mix and match some of the free plugins in the wp-repo and probably come out with something – press permit, profile plugins, s2member – custom fields, tweak some themes – maybe even go WP-MS multi site for some semi-separated static things – and you may achieve what you are describing as well.
I’d love to see others post about other options, and I’d love to see BP have more fine grained control over things – it’s moving in that direction with things like user levels and such so the future with bp is possible, I just don’t think it’s there yet, and likely won’t be playing well with others anytime soon – and getting code help with BP – even if you offer to pay for it – is not the easiest thing in the world.
2 cents from a random user – not an expert
August 12, 2015 at 4:49 pm #243091In reply to: Photo upload
chicho1969
ParticipantYou may try this pluging: BuddyPress Activity Plus, I am pretty sure that it doews what you are looking for. link; https://wordpress.org/plugins/buddypress-activity-plus/
August 12, 2015 at 4:33 pm #243090In reply to: Wp Photo Album Plus – works 100% with Buddypress!
Jenny
ParticipantHi there,
Unfortunately the website I used wp album plus on, is my client’s private social networking website,by invitation only, so I can’t share his website link here.However I assure you that it does indeed work properly with Buddypress. If you see this support thread below, I added a tinypic link in one of the posts there, which shows a screenshot of how albums look on the front end, using buddypress and wp photo album plus plugin. If you use the echo code in this support thread, then it will work with Buddypress, no problem.
August 12, 2015 at 4:01 pm #243087In reply to: Need urgent help with BP notifications
chicho1969
ParticipantOk, now I am trying this:
//function class function setup_globals( $args = array() ) { global $bp; $sr_notifications_test_slug = 'sr_notifications_test'; parent::setup_globals( array( 'id' => 'sr_notifications_test', 'slug' => $sr_notifications_test_slug, 'notification_callback' => array( $this, 'sr_format_notifications_test' ) ) ); /* Register this in the active components array */ $bp->active_components[$sr_notifications_test_slug] = 'sr_notifications_test'; // do_action( 'setup_globals' ); } //format notofication function sr_format_notifications_test( $action, $item_id, $secondary_item_id, $total_items, $format = 'string' ) { switch ( $action ) { case 'my_test': $link = get_permalink( $item_id ); $text = 'Test Notification'; $return = apply_filters( $filter, array( 'text' => $text, 'link' => $link ), $link, (int) $total_items, $text, $link, $item_id, $secondary_item_id ); break; } do_action( 'sr_format_notifications_test', $action, $item_id, $secondary_item_id, $total_items ); return $return; } //Notification added to DB: bp_notifications_add_notification( array( 'user_id' => $user_id, 'item_id' => $activity->id, 'secondary_item_id' => $activity->user_id, 'component_name' => buddypress()->activity->id, 'component_action' => 'my_test', 'date_notified' => bp_core_current_time(), 'is_new' => 1 ) ); print_r ($bp->active_components[$sr_notifications_test_slug]);and this is the error I have: (still the same)
WordPress database error: [Table 'WP_db_funs.n' doesn't exist] SELECT * FROM n WHERE component_name IN ('activity') AND component_action IN ('my_test') AND is_new = 1 WordPress database error: [Incorrect table name ”] INSERT INTO (user_id,item_id,secondary_item_id,component_name,component_action,date_notified,is_new) VALUES (0,0,0,'activity','my_test','2015-08-12 15:57:21′,1)Please if anybody Knows about this I will apreciate any help 🙁
Table ‘WP_db_funs.n’ doesn’t exist how come?? table n ??
August 12, 2015 at 3:51 pm #243086In reply to: Photo upload
djsteveb
Participant@ricsca2 – upload a photo to become your profile pic / user avatar – is built in buddypress.
uploading pics to your activity stream / albums stuff like that – is possible by adding other plugins. Currently rtmedia plugin is most popular, although likely not the most loved 😉
a newer one – “media press” is gaining stream –
and it’s been reported that “https://buddypress.org/support/topic/wp-photo-album-plus-works-100-with-buddypress/ ” – which looks very interesting.
There has been suggestions and some debate about including additional photo / media uploads as part of core BP –
Personally I think everyone should work on import / export options – or something that converts data from any photo plugin to provide the new bp-attachments info so things could be changed.. right now if you get users into one system I do not know of any way to switch to a different plugin.
I don’t know if your question was about a “profile photo” or photos (plural) in general – but there’s some info for ya.
August 12, 2015 at 10:52 am #243079atfpodcast
ParticipantI was using an addon that hid the admin bar from non admins and i noticed that most info in buddypress can be accessed from there I tried
show_admin_bar( true ); in functions.php but it’s not showing up.
August 12, 2015 at 10:30 am #243075@mercime
Participant@atfpodcast Sorry, not quite clear what you mean. What exactly do “other BuddyPress themes have for the profile” that you want? Can you post a link to the other BP themes profile page URI so we can identify what you mean?
August 12, 2015 at 9:22 am #243072In reply to: How to change the activity avatar size
danbp
ParticipantThe mistake comes from you ! You probably confused bp-legacy and bp-default. You must use the id’s and classes used by bp-default theme, not thoose comming from buddypress legacy templates.
BP-default was designed to be used by BP < 1.7/1.9. Now, BP can be used with any theme…
When you check for CSS names, read the page source (right click on browser screen > show source).
First screenshot is the whats-new form. You highlighted the CSS and can see that it has nothing to do with the css rule you try to apply to activity avatar.
The div there is calledwhats-new-avatarand the class isphoto.Code source is in bp-default/activity/post-form.php
Try
div#whats-new-avatar .photo {}Idem for the second screenshot. It’s the activity page of bp-default theme, which use different names as the actual buddypress template.
Bp-default theme is building a list for activities. Means you’re in a ul/li serrie. Avatars are somewhere inside a li.
You have to try something likeul#activity-stream .photo {}All concerned templates are in bp-default/activity/
Can’t help you more as i stopped to use bp-default since a few years now. Simply keep in mind that you’re working on an old theme which has not much to do with the way BP is currently handling with themes.
Codex contains some old reference to bp-default if you have other issue with that theme.
Keep your eyes open and have a nice day. 🙂
August 12, 2015 at 6:29 am #243070In reply to: How to change the activity avatar size
ajay25
ParticipantHi,
Completely deleted the functions.php from child theme and bp-custom.php from the plugins folder. Used only the below mentioned code in style.css file which is located in the child theme. Unable to know where I am doing the mistake. There was no change after I did this.
/* Theme Name: My Theme Theme URI: http://example.org/themes/dusk/ Description: Version: 1.0 Author: Admin Author URI: Template: bp-default Tags: buddypress, two-column, grey, dark */ #buddypress div.activity-avatar img.avatar { height: 80px!important; width: 80px!important; }August 11, 2015 at 9:36 pm #243060In reply to: [Resolved] Add Count Near Nav Menu
danbp
ParticipantI tested the snippet on Buddy theme, so i’m pretty sure you have a user menu. This menu is on WP’s Toolbar. You see it when you’re logged in.

To choose an item position, you have to do it differently, as explained here:
[Resolved] Position Notification Counter Bubble after Specific Navigation Tab ID
For more about menu handling and functions, see WP Codex, as this is not really related to BuddyPress. Now it’s your turn to work a little !
August 11, 2015 at 8:14 pm #243056In reply to: [Resolved] please help me change css in php
Quinn Goldwin
ParticipantSpecial thanks to Brajesh Singh at Buddy Dev for coming up with a solution!
August 11, 2015 at 7:03 pm #243053danbp
ParticipantSee here if you can make it to work !
https://buddypress.org/support/topic/xprofile-just-show-first-letter-of-last-name/#post-182839August 11, 2015 at 7:01 pm #243052In reply to: How to change the activity avatar size
ajay25
ParticipantHi,
I added the above mentioned code in the style.css of my child theme an the result is negative.
Code that I added to the style.css is as mentioned below.
#buddypress div.activity-avatar img.avatar { height: 80px!important; width: 80px!important; }I checked the same in “twentyfifteen” theme and the issue is the same.
August 11, 2015 at 4:19 pm #243033In reply to: Why BuddyPress activity stream No sharing?
lo133
ParticipantThank you for your answer, but like you said, BuddyPress not google +, not Twitter, not facebook, but it is not a normal social networking sites, long live, long live, I find the plug-in, that is bp-reshare, see: http://premium.wpmudev.org/forums/topic/a-plugin-that-allow-users-to-share-status-update-on-bp
I love bp-reshare
I love BuddyPress
I love you all -
AuthorSearch Results
