Replies
- Brajesh Singh on December 11, 2015 at 2:52 pm in reply to: [Resolved] Buddypress Ajax Registration Problem #1989
You are most welcome 🙂
- Brajesh Singh on December 11, 2015 at 10:32 am in reply to: [Resolved] How to Create a Custom Page for Groups? #1986
Thank you Hans. Will update it again today then 🙂
- Brajesh Singh on December 11, 2015 at 9:28 am in reply to: [Resolved] How to Create a Custom Page for Groups? #1984
Hi Hans,
Thank you for testing.The limit was by design. I can easily add this functionality on front end too. Do you think it will be useful to allow group admins to select the associated page(from site pages) ? If yes, Please do let me know and I will update the plugin.
Thank you
Brajesh - Brajesh Singh on December 11, 2015 at 6:53 am in reply to: [Resolved] How to Create a Custom Page for Groups? #1982
Hi Chelle,
Hope you are doping well.
Have you had any chance to use the plugin?Thank you
Brajesh - Brajesh Singh on December 11, 2015 at 6:51 am in reply to: [Resolved] BuddyPress Ajax Registration #1980
Hi Paolo,
As per the mail, It is fixed and marking it as resolved here.Thank you
Brajesh - Brajesh Singh on December 11, 2015 at 6:49 am in reply to: [Resolved] Buddydev Activity Shortcode For User Roles? #1978
Thank you for marking it as resolved. Closing the topic now.
- Brajesh Singh on December 11, 2015 at 6:49 am in reply to: [Resolved] Buddypress Ajax Registration Problem #1977
Hi Brayden,
You don’t need a form there. Here is the code that will work for you<a href="<?php echo bp_get_signup_page();?>" class='btn btn-primary btn-lg btn-block bp-ajaxr'>Register</a>
That will work.
Hope that helps.
Thank you Peter and Nate.
I will be pushing it in 2-3 hours and will be posting here.Thank you
Brajesh- Brajesh Singh on December 11, 2015 at 6:43 am in reply to: compatibility BP Ajax 1.1.1 + Auto login Auto redirect 1.4.1 #1975
Hi Arnaud,
Thank you.
When you click on the submit buton a loader icon is visible just below that button to give the feedback that form is being processed.I checked on your site and It is working there. Can you please check and let me know.
Thank you
Brajesh - Brajesh Singh on December 10, 2015 at 1:56 pm in reply to: [Resolved] Buddydev Activity Shortcode For User Roles? #1971
Hi Brayden,
Please try this[activity-stream user_id="1,2,3,4,5"]
Does that work for you?