-
David Lumley started the question Buddy Verifies in the forum BuddyBoss theme 10 years, 5 months ago
Hello, I understand this is a 3rd party plugin which shows a verified status in buddypress. I’ve installed and it works perfectly apart from when in mobile mode as it still places the icon that sits bottom right of the avatar in the place where it would on desktop.
I was wondering if you could suggest some CSS and how to add that to get it to…[Read more]
-
David Lumley replied to the question Block Comments When Not Friends in the forum BuddyBoss 3.0 11 years, 4 months ago
Thanks. Would it replace that of be in addition to?
-
David Lumley replied to the question Block Comments When Not Friends in the forum BuddyBoss 3.0 11 years, 4 months ago
Thanks. Posted this on the Buddypress forums and got this reply:
$status = friends_check_friendship_status( bp_loggedin_user_id(), bp_displayed_user_id() );
if ( $status ) {
// show comment form
} else {
// don't show it
}Where would that go. Just want to double check before I break anything.
D
-
David Lumley started the question Block Comments When Not Friends in the forum BuddyBoss 3.0 11 years, 4 months ago
Hi, is there a way to block users making comments on other members posts when they are not friends? In the same way you can’t post to the wall when they are not frineds?
-
David Lumley started the question Log In Box in the forum BuddyBoss 3.0 11 years, 4 months ago
Hi,
I’ve been looking for a plug in to do social login and registration and eventually found one that seems to do the trick. It automatically adds the social icons to the registration form and there is a shortcode to add it to a widget, but it looks messy having them separated from the log in box.
In the instructions it mentions using the icons…[Read more]
-
David Lumley replied to the question Mobile Photo Upload in the forum BuddyBoss 3.0 11 years, 4 months ago
This must have been a server issue. Switched the site to another and all working perfectly.
-
David Lumley replied to the question Avatar as Featured Image in the forum BuddyBoss 3.0 11 years, 4 months ago
Thanks for the code, Using it gives:
Parse error: syntax error, unexpected T_ELSE in /server folders/wp-content/themes/buddyboss/content.php on line 67
Don’t want to take up too much of your time with this, but if you can think of anything else it would be fantastic.
-
David Lumley replied to the question Mobile Photo Upload in the forum BuddyBoss 3.0 11 years, 4 months ago
Hi,
Yes, that seems to work fine on mobile, just the add photo option in the front end.
-
David Lumley replied to the question Mobile Photo Upload in the forum BuddyBoss 3.0 11 years, 4 months ago
P.S Disbaled all plugins to check for conflict. Also, BP Activity plus allows uploads.
-
David Lumley started the question Mobile Photo Upload in the forum BuddyBoss 3.0 11 years, 4 months ago
Hi,
Having a slight issue with photo upload on mobile. It gets to 100% then sticks. Tried on phone and iPad and same result.
Works perfectly on desktop.
Site is at http://www.trainersnet.co.uk if you need to test.
Any ideas?
-
David Lumley replied to the question Avatar as Featured Image in the forum BuddyBoss 3.0 11 years, 4 months ago
Thank you. Doesn’t seem to work that fix. I dont suppose you know a way of achieving this?
D
-
David Lumley started the question Avatar as Featured Image in the forum BuddyBoss 3.0 11 years, 4 months ago
Hi,
Is it possible to force BuddyBoss to use the users avatar as a featured image on posts?
I found this post about it: http://wordpress.org/support/topic/avatar-as-featured-image
but can’t find the bit that I need to remove.
Any guidance would be great.
D
-
David Lumley started the question Responsive Input Boxes in the forum BuddyBoss 3.0 11 years, 4 months ago
When a plugin is added, there are a few that I have where some elements are not adjusted on mobile, for example input boxes and they run off the screen. How do I ensure that everything fits into the screen?
-
David Lumley replied to the question Admin Menu in the forum BuddyBoss 3.0 11 years, 4 months ago
I’ve figured this out. It was a plugin that for some reason kept setting the user role to contributor hence the box appearing.
I do have another question but I’ll create a new topic.
D
-
David Lumley started the question Admin Menu in the forum BuddyBoss 3.0 11 years, 4 months ago
Hi, probably something really simple that I’m missing, but in the demo in the top right there is only one box that shows the users name and profile options.
My installation also has a +box above it were they can add posts etc. How do I remove that box so it shows the same as the demo?
D
-
David Lumley replied to the forum topic Member Directory in the group BuddyBoss Theme 13 years ago
Hi,
Thanks for this.
I saw this this earlier but it not quite what I am looking for. This allows to remove individual users but I want to remove roles. So, rather than remove say Bob Smith who is ID no 3, I […]
-
David Lumley started the forum topic Member Directory in the group BuddyBoss Theme 13 years ago
Hi, is there anyway to only show certain members in the Members Directory by role. I.e. only show those that are at Author level and not at subscriber?
David
-
David Lumley became a registered member 13 years ago