Replies
- Brajesh Singh on February 26, 2018 at 3:44 pm in reply to: Issue with ajax registry plugin due to use on multi-site #13600
Hi Bo,
You are right about the xprofile fields.To make them available, please make sure the xprofile custom field type plugin is active on all sites.
As far as our current problem is , I see two ways:-
1. Either improve the layout of main site register page
2. Or trigger register popup on linking to mainsite#registerThe first one will need template modification.
Since you have already provided me ftp, I may want to give it a chance. I can fix the layout easily for this page but I won’t be able to assist much with the other visual aspect.
Which approach will you like to use?
Thank you
Brajesh - Brajesh Singh on February 26, 2018 at 3:33 pm in reply to: [Resolved] Same size for gallery thumbnails? #13599
You are welcome.
- Brajesh Singh on February 26, 2018 at 3:22 pm in reply to: [Resolved] Critical bug with join blog widget 1.0.1 #13597This reply has been marked as private.
Hi Ahmed,
Thank you for asking.Yes, It is possible but it is a bad idea. It won’t scale and if you have large number of users, the script will time out.
if you really want to do it, the right way to do it will be using message queues. Most probably, the decision should depend on your number of users.
here is a link of example plugin(without queueing support) that we did for groups:-
https://github.com/sbrajesh/bp-group-activities-notifier
Regards
Brajesh- Brajesh Singh on February 26, 2018 at 3:16 pm in reply to: [Resolved] BuddyPress Member Types Pro #13595
Hi PresPhuture,
The plugin doesn’t do it out of the box. It is easily doable though with a few lines of code.
Also, we will consider exclusion and profile restriction in the plugin in future too.
Thank you
Brajesh Hi Dave,
Welcome to BuddyDev forums.1. BuddyPress is free, I am assuming you are referring to our BuddyPress Auto Activate plugin that you purchased.
Is there any chance that you are using the BuddyPress Registration Option or Eonet Manual User Approve ?
BuddyPress does not need you to manually activate users but these two plugins do.
can you please check and let me know?
Thank you
Brajesh- Brajesh Singh on February 26, 2018 at 3:11 pm in reply to: BP Ajax Registration – Issue with registering with email that has underscore_ #13593
Hi Brandon,
Sorry for the inconvenience. Have checked it now.I see that it is throwing internal server error.
Are you using any custom script/plugin/code for validating email.
The underscores are allowed by default on WordPress and we do not do any special processing for the email in Ajax Registration.
Please let me know the details and I will helps.
- Brajesh Singh on February 24, 2018 at 7:07 pm in reply to: Issue with ajax registry plugin due to use on multi-site #13573This reply has been marked as private.
- Brajesh Singh on February 24, 2018 at 1:50 pm in reply to: Issue with ajax registry plugin due to use on multi-site #13570This reply has been marked as private.
Hi Shelley,
You can go to appearance->Menu and add it.Here is a screenshot showing it.
https://i.imgur.com/yJFuRUY.png
Add it to any menu where you want to show the link.
Regards
Brajesh