Replies
Please remove your changes.
After that, Please put it in any of your javascript file.
(function ($) { $(document).ready(function () { // setup target attribute. $('.bp-notification-list a').each(function () { var $this = $(this); $this.attr('target', '_blank'); }); $(document).on('click', '.bp-notification-list a', function () { setTimeout(function () { window.location.reload(); }, 100); }); }); })(jQuery);It will open the notification target in new tab and reload current page.
Regards
Brajesh- Brajesh Singh on October 4, 2019 at 8:06 pm in reply to: [Resolved] BuddyPress Friendship Restrictions #25676
Hi Arnobio
Thank you for the question. I also thank you for being a valuable member here.The wait for this feature is over. On Monday, I will push a release where you can set the restrictions for each role or member type.
I will post here after publishing the update.
Thank you again for purchasing from us and supporting our efforts.
Brajesh
- Brajesh Singh on October 4, 2019 at 6:18 pm in reply to: Integration with Advanced noCaptcha & invisible Captcha PRO #25674
Hi Luca,
Thank you for sharing.I will add that today and post back.
Thank you
Brajesh - Brajesh Singh on October 4, 2019 at 10:57 am in reply to: [Resolved] BuddyPress Xprofile Custom Field Types – BIrthdate Selector Age label #25669
No Problem. I am glad it is resolved.
Regards
Brajesh - Brajesh Singh on October 4, 2019 at 10:33 am in reply to: [Resolved] BuddyPress Xprofile Custom Field Types – BIrthdate Selector Age label #25667This reply has been marked as private.
- Brajesh Singh on October 4, 2019 at 10:25 am in reply to: [Resolved] BuddyPress Xprofile Custom Field Types – BIrthdate Selector Age label #25664This reply has been marked as private.
- Brajesh Singh on October 4, 2019 at 10:18 am in reply to: [Resolved] BuddyPress Xprofile Custom Field Types – BIrthdate Selector Age label #25661
Hi Johan,
Thank you. I checked and I can see that it is not working with your theme. Most probably the way theme loads profile data.If I can take a look at the template, I can find the conflict and put a solution.
Regards
Brajesh - Brajesh Singh on October 4, 2019 at 10:05 am in reply to: [Resolved] BuddyPress Xprofile Custom Field Types – BIrthdate Selector Age label #25658
Hi Johan,
Most probably that content is loaded via ajax? Currently, for editing I am checking if it is register page or profile page or admin.So, ajax request will most probably now show the updated label. Can you please visit user’s profile(view) and confirm that is is updating label or not?
Regards
Brajesh - Brajesh Singh on October 4, 2019 at 10:03 am in reply to: BuddyPress Message Privacy Feature Request #25657
Hi Hans,
Thank you for the suggestion.Will be adding it in the next release. It may be in 1-2 week as we are planning role/member type based restrictions
Regards
Brajesh - Brajesh Singh on October 4, 2019 at 12:56 am in reply to: [Resolved] BuddyPress Xprofile Custom Field Types – BIrthdate Selector Age label #25653
Hi Johan,
Please upgrade to 1.1.0Now, you can specify the label for age in the field edit/add screen and that will be used.
Regards
Brajesh