Replies
- Brajesh Singh on November 17, 2015 at 10:17 am in reply to: update to Mediapress from Bp Gallery , is possible ? #1597
Hi Lb20,
Thank you for asking here. As I replied on your comment on MediaPress post, I am waiting till 15th December. I am hoping to find and fix any remaining issues with MediaPress.Once we reach there, I will start pushing migrators and BP Gallery will be our first.
@venutius,
Thank you George. You have helped me improve MediaPress a lot and please do keep your feedback coming to make it even better.Thank you
Brajesh - Brajesh Singh on November 17, 2015 at 9:57 am in reply to: Could blog-categories-for-groups post to a groups activity stream? #1596
Hi Jan,
Yes, I am pushing an update this week for sure.
Thank you
Brajesh - Brajesh Singh on November 17, 2015 at 12:30 am in reply to: [Resolved] Custom post fields in buddyblog #1590
Hi Martin,
I am on it. There will remain one thing though, I may not be able to add the support for date select box( was planning to add using some Ui widget). The current datebox acts like a plain text field. - Brajesh Singh on November 17, 2015 at 12:26 am in reply to: [Resolved] MediaPress on multisite issue #1589
Hi Andy,
Welcome to BuddyDev forums.
My apologies for the inconvenience.I am sorry that I was not able to reproduce it earlier ( was testing gallery by enabling on sub sites which worked).
yes, There was a problem with uploads when a user was not part of(member of ) the main site/site where the MediaPress was active.
The reason was WordPress does not update taxonomies if the user is not part of the site.
I have updated the plugin and pushed the updates to github. Please upgrade and check again.
It should be fixed.
PS: The best way to use MediaPress on Multisite is to enable it on the sites you need. Each site has its own instance of MediaPress.
Please let me know if that works for you or not.
PS: Please delete the users wall gallery( who was not able to upload) from MediaPress->All Galleries screen. Otherwise a new wall gallery will not be created for him and the problem will remain there.
Thank you
Brajesh - Brajesh Singh on November 16, 2015 at 10:50 pm in reply to: [Resolved] Custom BP Groups Tab/Page #1587
Hi Joshua,
I am sorry but I seem to be confused here.Can you please tell me what do you mean by overriding groups? in the plugin for visibility that the tab be visible to everyone for some group?
- Brajesh Singh on November 16, 2015 at 9:41 pm in reply to: [Resolved] Custom BP Groups Tab/Page #1584
Yes, sure.
The block where you see I have written that you can echo your content instead of loading template, you can do that. Here is an example.
$post_id = 32;//change with your post/page $post = get_post( $post_id ); echo apply_filters( 'the_content', $post->post_content );
That’s all you need to do.
Hope that helps.
- Brajesh Singh on November 16, 2015 at 4:14 pm in reply to: [Resolved] Visibility BuddyPress Profile Manager does not work #1580
Hi Daniel,
no problem.
Marking it as resolved. If you find any issue, please do open a new topic.Thank you
Brajesh - Brajesh Singh on November 16, 2015 at 3:20 pm in reply to: [Resolved] Visibility BuddyPress Profile Manager does not work #1578
Hi Again,
Just had a look at the plugin and tested with BuddyPress 2.4.0What settings do you have? Have you enabled for users to choose their own settings( by setting “Only site admin can update user settings?” to “No”)
Also, it is happening for the user who has updated his preference. Please do note that the global settings apply for new users only(who registered after activation of this plugin ). It will not update for existing users(except the last activity visibility). That is a little bit confusing.
can you please try updating individual user’s preference and check again? Please do let me know if that works or not?
Thank you
Brajesh - Brajesh Singh on November 16, 2015 at 2:58 pm in reply to: [Resolved] Visibility BuddyPress Profile Manager does not work #1577
Hi Daniel,
Thank you for the details. I am looking at it and will have a solution in 30-45 minutes.Thank you
Brajesh - Brajesh Singh on November 16, 2015 at 2:46 pm in reply to: [Resolved] Visibility BuddyPress Profile Manager does not work #1575
Hi Daniel,
Welcome to BuddyDev forums.I am sorry for the inconvenience. Please give me 30 mins to test. In the meantime if you can tell me the issue, it will help me to fix quickly.
Thank you
Brajesh