Replies
Hi Tosin,
Thank you for the suggestion. We will add sync within next 2 releases.Regards
Brajesh- Brajesh Singh on September 11, 2019 at 6:46 pm in reply to: Uploading Pic on Activity not working anymore #25290
Hi Daniel,
I am sorry for the inconvenience.Can you please link me to the site with a guest account to check the upload?
Regards
Brajesh Hi,
You may want to put a code like this in a plugin and network activateadd_filter( 'login_url', function ( $login_url, $redirect, $force_reauth ) { $login_url = 'https://login.tidesofwar.net'; $redirect = site_url( $_SERVER['REQUEST_URI'] ); $login_url = add_query_arg( 'redirect_to', urlencode( $redirect ), $login_url ); if ( $force_reauth ) { $login_url = add_query_arg( 'reauth', '1', $login_url ); } return $login_url; }, 3 );I haven’t tested it but this or slightly modified version of it should work for login.
Please let me know how it goes.
Regards
BrajeshHi Cap,
Thank you for the question.We do not have a plugin for this purpose. MediaPress caters to a different use case.
In my opinion going with either BuddyDrive or the first plugin from the above links(Multiverso – Advanced File Sharing Plugin, which seems to have a shortcode for front end upload) will help you.
BuddyDrive lacks support bu have integration with BuddyPress, the other has support but no explicit BuddyPress integration.
I will suggest that you try BuddyDrive first and if it does not suit you, can try the other plugin.
Regards
Brajesh- Brajesh Singh on September 11, 2019 at 5:38 am in reply to: [Resolved] Using Member Type Generator with BP core widgets #25282This reply has been marked as private.
- Brajesh Singh on September 11, 2019 at 5:37 am in reply to: Open a link in a new window or tab with BP Custom Group Tabs plugin ? #25281
Hi Eric,
Opening a link in new tab needs the target attribute to be added on the link. The tab links(main tab) are managed by BuddyPress and we can not add the target attribute.The only way to do it will be to use js to modify the links.
For sub navs in group, we create the links, so we can provide a way to do it.
Please let me know if you want to go with js and I will assist. It will need modification in your theme’s js.
Regards
Brajesh - Brajesh Singh on September 11, 2019 at 5:34 am in reply to: Editing Mediapress theme template for admin/templates/gallery files #25280
Hi Christian,
Thank you for the suggestion.
Sure, we can make it overridable in future release.Regards
Brajesh - Brajesh Singh on September 11, 2019 at 5:32 am in reply to: [Resolved] Having issues uploading an image in Activity page #25279
Hi,
Thank you for marking it resolved. For others looking at this, the issue was Number of media to be visible in activity was not set. We updated it from MediaPress Settings->BuddyPress screen and that fixed it.Regards
Brajesh - Brajesh Singh on September 11, 2019 at 5:31 am in reply to: [Resolved] Having issues uploading an image in Activity page #25278This reply has been marked as private.
- Brajesh Singh on September 10, 2019 at 1:38 pm in reply to: [Resolved] MediaPress comments posted in activity without media. #25269
Thank you Richard.
I am also looking forward to a better MediaPress.
Regards
Brajesh