-
Tiago replied to the forum topic I need a PHP code IF user-level in the group How-To and Troubleshooting 13 years, 8 months ago
… and this code if is not for current logged user, is for displayed user. Thanks!!!
-
FIQ replied to the forum topic Picture Content Resize in the group BuddyPress Mobile 14 years, 6 months ago
This is the quick and dirty way:
img {
max-width: 100%;
}
For a more complete solution you may need to use […] -
ipstenu replied to the forum topic 1.5 beta2 – Activity and member pages redirecting in the group Miscellaneous 14 years, 8 months ago
Yeah, that was pretty much where it hit the wall last night 😉 (I did kill my old .htaccess but that didn’t help). Canonical rules and gobbledygook in the DB are my odds on favorite. I’ve got the site back up and […]
-
Mark posted a new activity comment 15 years, 2 months ago
Do you know anyone with buddypress css skills? This terrible way to reply to posts is something I want to fix. With regards to the most liked. I use bplike which seems to have been abandoned. A ‘most liked’ today, this week, all time would be ideal: http://bplike.wordpress.com/
-
Lisa Sabin-Wilson posted on the forum topic post installation error mission! in the group Installing BuddyPress: 15 years, 3 months ago
Does not look like you’re using a BuddyPress compatible theme. The default TwentyTen theme is not BP compatible, out of the box. Try making the your current, activated theme compatible with BuddyPress by using the BuddyPress Template Pack plugin: https://wordpress.org/extend/plugins/bp-template-pack/ Or, create a child theme for BuddyPress:…[Read more]
-
Symm2112 posted on the forum topic BP Group Control Error in the group Creating & Extending: 15 years, 10 months ago
It looks like the dev probably wrote it on Windows and it used upper case but when it went into the wordpress repo, it went in as all lower case. You have to change the case of the folders to BP-Group-Control for it to work. I didn’t want to just change the file in case […]
@kurtisjoel
Active 3 years, 5 months ago
Sorry, i only know php developer. I’ll check bplike to see if i can play with it.