Replies
or even better instead of using default_role, you can just use the string ‘subscriber’
Login issue should be fixed. No, It will not cause any issue as users will be added as subscribers. Please do make sure that you have set the default role as subscriber.
- Brajesh Singh on February 4, 2016 at 3:57 pm in reply to: [Resolved] Bug with featured image – BuddyBlog / Simple Front End Post. #2543
Hi Leo,
Thank you. I appreciate it. I will be looking at it a little bit late today and will keep you updated. Hi Jay,
I have a post related to this
https://buddydev.com/buddypress/adding-users-to-the-blog-on-which-they-register-in-a-buddypress-wordpress-multisite-based-social-network/All you need to do is change this line
$blog_id = get_current_blog_id();
to
$blog_id = 1;
rest will remain same.
- Brajesh Singh on February 4, 2016 at 3:36 pm in reply to: [Resolved] Bug with featured image – BuddyBlog / Simple Front End Post. #2539
Hi Leo,
I need some help here. It is very strange that I am not able to reproduce it.Can you please provide following details:-
-Which version of WordPress?
-Is it multisite?
-Which version of BuddyPress, Is it network active?
-Which version of BuddyBlog/Front end post plugin
_is there anything else that you think might cause this? Are you using default theme(twentyfifteen/sixteen or something else?)Thank you
Brajesh - Brajesh Singh on February 4, 2016 at 3:08 pm in reply to: Mediapress breaks the cropping function of Buddypress #2536
Thank you. I will be looking at it and will get back to you soon.
Is there any resource constraint? Template not getting cloned seems to be a server resource issue.
2nd issue is common in BuddyPress/Multisite. The user won’t get added to the man site. It still has nothing to do with the user login issue though.
4th and 5th seems to be an issue with the way students are registering. If it was an issue it should have manifested for all users not for a few selected users.- Brajesh Singh on February 4, 2016 at 2:51 pm in reply to: [Resolved] Buddypress posts comment doesn't work #2533
Hi Kyle,
Welcome to BuddyDev forums.It may be due to some recent changes. Please let me check and I will get back t you in next couple of hours.
Thank you
Brajesh - Brajesh Singh on February 4, 2016 at 2:49 pm in reply to: Mediapress breaks the cropping function of Buddypress #2532
Hi Ross,
Thank you.
There is a possibility of conflict as MediaPress uses Google Doc Viewer for showing doc files.Is this the plugin you are using?
https://wordpress.org/plugins/inline-google-spreadsheet-viewer/ Are you using any of the security plugins that may be restricting registrations by ip?