Replies
Hi Joshua,
Thank you. Wish you and all members here a a pleasant Christmas and happy holiday.Cheers 🙂
- Brajesh Singh on December 23, 2015 at 8:37 am in reply to: [Resolved] How to Create a Custom Page for Groups? #2146
Hi Hans,
Thank you. Glad it is working.
I will leave the topic open for another 2 weeks in case @Chelle needs any help on this.Thank you
Brajesh - Brajesh Singh on December 23, 2015 at 4:08 am in reply to: MediaPress and WP Job Manager Upload Conflict #2144
Hi Israel,
Thank you for the effort to debug.Please PM Me here or mail me at brajesh@buddydev.com
Thank you
Brajesh - Brajesh Singh on December 23, 2015 at 1:43 am in reply to: [Resolved] Disable Buddypress Notifications For All New Users #2141
Hi Joshua,
No problem. Glad It helped 🙂 - Brajesh Singh on December 23, 2015 at 1:31 am in reply to: [Resolved] Disable Buddypress Notifications For All New Users #2139
Hi Joshua,
Do you need this in the context of bp-default-email notification plugin? If yes, There is an option in the admin settings page for this. Please correct me if I am mistaken. - Brajesh Singh on December 23, 2015 at 12:19 am in reply to: [Resolved] Testimonials one time only #2136
Hi Jan,
I am sorry for the delayed reply.Please create a file in wp-content/plugins directory(If the file does not exist) and name it bp-custom.php. This file is loaded by BuddyPress before anything.
Please give it a try then and let me know how it goes.
Thank you
Brajesh Hi Neiji,
I am sorry I missed your original question. I am looking at that and will have some solution today.Thank you
BrajeshHi Mark,
Thank you for all the details.I just had a look at that message and it is related to not setting the type too. So It is all coming down to the same thing.
PS: Left you a mail few seconds ago and hoping to get this issue resolved soon.
Thank you
Brajesh- Brajesh Singh on December 23, 2015 at 12:11 am in reply to: [Resolved] How to Create a Custom Page for Groups? #2133
Thank you Hans.
Do you have time to test the plugin again?
Here we go
https://buddydev.com/downloads/link-page-to-groups/versions/link-page-to-groups-1-0-1.zipTo enable it fro front end, please make sure to put this line in bp-custom.php
add_filter( 'bp_allow_fronted_group_page_liking', '__return_true' );
The setting is disabled by default and using the hook, It can be enabled.
Hope that it works as expected.
Regards
Brajesh Thank you Mark.
I appreciate you contribution. Every bit of help is important for us 🙂About the issue:- Can you please do this and test if it works.
1. Login to the dashboard
2. Visit MediaPress->Add Photo Gallery and try uploadingDoes that work or still has same issue?