Replies
- Brajesh Singh on March 16, 2017 at 10:34 am in reply to: [Resolved] Prevent Hyperlinks in the BuddyPress Activity #7894
Hi Dandy,
Please put this in your bp-custom.php and let me know it works for you or not?add_filter( 'bp_use_oembed_in_activity', '__return_false' );Thank you
Brajesh Hi,
Most probably your hosting provider does not have a WordPress experienced person. They should have known that the theme is registering only 3 sizes and they should have also known how WordPress works with media if they were any expert.Please see the google results about the issue
Also, I do recommend using the Simple Imge Sizes plugin to control the generated images. Please see our recommendation here
https://buddydev.com/docs/guides/community-builder/resources/useful-wordpressbuddypress-plugins/
Hope that helps.
- Brajesh Singh on March 16, 2017 at 10:21 am in reply to: [Resolved] Prevent Hyperlinks in the BuddyPress Activity #7891
Hi Dandy,
Thank you for asking,.
There are two things involved here.
1. Oembed:- The generated content you see
2. Hyperlinked:- All other links that don’t support oembedDo you want to disable both?
- Brajesh Singh on March 16, 2017 at 10:15 am in reply to: What is the Mediapress Uploader shortcode? #7889
Hi Chris, Adam
Thank you.Thank link seems to be managed by some plugin and does not work.
@donsauce,
I am sorry, we don’t have any shortcode related to links. All our shortcodes currently deal with listing of the media/gallery/forms. Hi Chris,
Thank you for posting.
I guess you found the Light Gallery repo on our github.Please allow me to check it today and will get back to you.
Thank you
Brajesh- Brajesh Singh on March 16, 2017 at 10:07 am in reply to: BuddyPress Limit Group membership Per User in Category Group #7887
Hi Alexander,
Thank you for posting.It seems you are using a 3rd party plugin for the sub groups. It is possible to limit but you will need someone to develop a custom solution for your case.
Regards
Brajesh Hi Dennis,
Thank you for posting.this is the way BuddyPress deals with the required field. It is possible to overcome that but in that case what is the benefit of having a required field?
We have left it as it is since the users will be able to bypass reqired fields if we modified the behaviour.
Regards
Brajes- Brajesh Singh on March 15, 2017 at 7:37 am in reply to: What is the Mediapress Uploader shortcode? #7872
Hi Adam,
I am sorry but there is no shortcode to link to that page directly. It is a dynamically generated link and since you have mentioned it, I will add a shortcode for logged in user.You can use [mpp-create-gallery] to show gallery creation form for sitewide galleries.
PS: BuddyPress allows you to link to the current user’s gallery page from the Admin menu management, the problem is there is no way to link to the create sub page.
Thank you Graham 🙂
- Brajesh Singh on March 13, 2017 at 12:14 pm in reply to: [Resolved] Fullwidth header and user menu #7866
Hi Nana,
Yes, to some extent.The problem will be showing the toggle and the account menu. I will better experiment and post the code for you tomorrow.
Regards
Brajesh