-
3dperuna replied to the forum topic 1.2.8 – Minor Issue in the group BP Group Hierarchy 1 year, 5 months ago
No problem… great plugin!
-
3dperuna posted an update in the group BuddyPress Mobile 1 year, 5 months ago
BuddyPress on a ,multisite and am javing a ”blank screen” issue on a mobile device. I am using a child theme… and a post below references change some code in the index.php file, but the code to change is blank.
Help?
-
3dperuna joined the group BuddyPress Mobile 1 year, 5 months ago
-
3dperuna replied to the forum topic Group Hierarchy Breadcrumbs in the group BP Group Hierarchy 1 year, 5 months ago
I added
?php echo bp_group_hierarchy_breadcrumbs(); ?to my single/group-header.php file and it works fine.
The problem is styling it. I added the following to bp-group-hierarchy-template.php at line […]
-
3dperuna started the forum topic 1.2.8 – Minor Issue in the group BP Group Hierarchy 1 year, 5 months ago
If you have a Multisite install and one of the sites does NOT have BuddyPress Groups installed, 1.2.8 throws an error
`Fatal error: Class ‘BP_Group_Extension’ not found in […] -
3dperuna joined the group BP Group Hierarchy 1 year, 5 months ago
-
3dperuna replied to the forum topic Buddypress when I don't want Buddypress in the group How-To and Troubleshooting 1 year, 6 months ago
Figured it out… incompatible plugin (Theme-My-Profile, for what it’s worth). Deactivated it and the world returned to normal*.
* Realize that ”normal” is a relative term.
-
3dperuna replied to the forum topic Buddypress when I don't want Buddypress in the group How-To and Troubleshooting 1 year, 6 months ago
Then I’m even more confused… Why would a public page redirect to login?
-
3dperuna started the forum topic Buddypress when I don't want Buddypress in the group How-To and Troubleshooting 1 year, 6 months ago
I have a multisite Buddypress install.
Here’s the problem: Public pages are now asking for a log-in. I don’t want everything behind the buddypress wall. I want some posts to be public, others behind the […]
-
3dperuna joined the group How-To and Troubleshooting 2 years, 11 months ago
-
3dperuna posted on the forum topic BP 1.2.4 – Custom BP_AVATAR_URL change in the group How-To and Troubleshooting: 2 years, 11 months ago
I had success changing this to:
define( ‘BP_AVATAR_URL’, ‘http://’ . $_SERVER . ‘/wp-content/blogs.dir/1/files’ );
define( ‘BP_AVATAR_UPLOAD_PATH’, $_SERVER . ‘/wp-content/blogs.dir/1/files’);All of my previously loaded avatars came back. However, I only have one blog, so it’s OK…. still needs to be fixed in the next…[Read more]
@3dperuna
active 6 months, 1 week ago