-
Ben replied to the topic User Roles on Multisite Network in the forum How-to & Troubleshooting 11 years, 9 months ago
Are you running bbPress? I had the same issue, and narrowed it down to bbPress. I’ve filed a bug report here: https://bbpress.trac.wordpress.org/ticket/2161
Here’s a temporary solution that worked for […]
-
Ben replied to the topic User Role Blog Creation Issues in the forum How-to & Troubleshooting 11 years, 9 months ago
For those of you interested I’ve found a temporary solution that works perfectly:
`// When a User Creates a New Blog, Force the Administrator Role (bbPress Bug Temp Fix)
function bp_fix_blog_role($blog_id, […]
-
Ben replied to the topic User Role Blog Creation Issues in the forum How-to & Troubleshooting 11 years, 9 months ago
Thanks for your help @djpaul, I’ve filed the bug here: https://bbpress.trac.wordpress.org/ticket/2161
-
Ben replied to the topic User Role Blog Creation Issues in the forum How-to & Troubleshooting 11 years, 9 months ago
Turns out my issue was with bbPress. If I deactivate bbPress there are no problems with creating a blog through
/blogs/create/
. I know that more recent versions of bbPress (I’m running 2.2.3) have created their […] -
Ben replied to the topic User Role Blog Creation Issues in the forum How-to & Troubleshooting 11 years, 9 months ago
To name some of the more likely possibilities:
Jetpack
Bad Behavior
FV Antispam
bbPress
BP Xtra Signup
Invite Anyone
Network Latest Posts
New Blog Defaults
Welcome Pack
Wordpress SEOI […]
-
Ben started the topic User Role Blog Creation Issues in the forum How-to & Troubleshooting 11 years, 9 months ago
Greetings,
I’m running WP 3.5 and BP 1.6.3 (you can see the site here: http://community.communicatorsinaction.com/). I have recently enabled the blog creation feature for users, but am facing a rather strange […]
-
Ben replied to the topic [Resolved] Include Registration on Home Page in the forum How-to & Troubleshooting 11 years, 11 months ago
I got it working. Just thought I’d post here to update.
In the registration form (whether you’ve copied/pasted it or created a custom file to call), you need to do two things:
First, change your opening
[…]
-
Ben replied to the topic [Resolved] Include Registration on Home Page in the forum How-to & Troubleshooting 11 years, 11 months ago
Alright, it still not working. I’m just using a PHP “inlcude” call to my custom register page. So there.
-
Ben replied to the topic [Resolved] Include Registration on Home Page in the forum How-to & Troubleshooting 11 years, 11 months ago
Sorry, it seems to have cut the line I am using to include the script:
(Spaces added).
-
Ben started the topic [Resolved] Include Registration on Home Page in the forum How-to & Troubleshooting 11 years, 11 months ago
Thanks for the super-awesome-social-networking-in-a-box.
I’ve been working on a custom home page, and I have just one issue that has me stumped. In trying to create a FB style home page, I’ve managed to make it so […] -
Ben started the forum topic CSS Not Responding To Edits in the group How-To and Troubleshooting 12 years, 2 months ago
Greetings,
I am currently working to manually integrate BuddyPress into a theme. At the moment, I am attempting to fix the friendship/liked activity notices, which currently look like […]
-
Ben replied to the forum topic CSS Not Responding To Edits in the group How-To and Troubleshooting 12 years, 2 months ago
Ah-ha! I just needed to fiddle with my classes some more.
li.activity-item.mini div.activity-content img.avatar {
display:inline-block !important;
vertical-align:top;
}
li.activity-item.mini […] -
Ben replied to the forum topic CSS Not Responding To Edits in the group How-To and Troubleshooting 12 years, 2 months ago
@frank13 thanks for the suggestion, the FireFox inspection tool is similar to one in Firebug but does help, thank you. As a result of using the inspect tool I added/edited the following classes as such:
[…]
-
Ben started the forum topic How to Make BuddyPress (rooted in a subdomain) Create Blogs in Subfolders in the group How-To and Troubleshooting 12 years, 2 months ago
Howdy,
I’m running both the latest version of WordPress (3.4.1) and the latest version of BuddyPress (1.6.1).
I have directed the BuddyPress root to a subdomain of my main site (community.mysite.com) and am […]
-
Ben started the forum topic Jumbled Activity Listings Upon Upgrade to v1.6.1 in the group How-To and Troubleshooting 12 years, 2 months ago
Greetings,
I’m running the latest versions of WordPress (3.4.1) and BuddyPress (1.6.1). Over the past few days I have been manually integrating BuddyPress with a non-BuddyPress theme (Uber by Theme Trust). […]
-
Ben replied to the forum topic Jumbled Activity Listings Upon Upgrade to v1.6.1 in the group How-To and Troubleshooting 12 years, 2 months ago
You were right, something was messed up with my CSS, after I gave it an untarnished copy it worked fine.
Thanks guys!
Ben -
Ben replied to the forum topic Jumbled Activity Listings Upon Upgrade to v1.6.1 in the group How-To and Troubleshooting 12 years, 2 months ago
Thanks for the reply Boone.
That is a possibility. Originally, what I did was install the BP Template Pack plugin to get the files and html structure worked out. Then I copied
bp.css
from the plugin, placed […] -
Ben replied to the forum topic Jumbled Activity Listings Upon Upgrade to v1.6.1 in the group How-To and Troubleshooting 12 years, 2 months ago
Version 1.6.
-
Ben joined the group How-To and Troubleshooting 12 years, 2 months ago
-
Ben replied to the forum topic BuddyPress in a Subdomain Creating blogs in Subfolders in the group Creating & Extending 12 years, 2 months ago
Sorry, I forgot to mention that I’m running WordPress 3.4.1 and BuddyPress 1.6.
Digging around in the Codex a little bit showed me that it is possible for my desired structure to be achieved […]
@communicatorsinaction
Active 5 years, 4 months ago