Replies
- Brajesh Singh on November 12, 2019 at 11:58 pm in reply to: Resent visitors counter does not update #26431
Hi Carsten,
at the moment we don’t have a plan for this. If you are concerned about css, we should remove the background over the count.I will certainly consider it as a future option and let admins decide if they want to enable it or not.
Any suggestion for the ui(how to allow resets) is appreciated.
Thank you
Brajesh - Brajesh Singh on November 12, 2019 at 11:56 pm in reply to: [Resolved] MediaPress gallery comments in activity with no image/s #26429
Hi Richard,
Welcome back.Is it happening on the direct comment over media or a comment on the comment of media? The direct comments on media will show the media. The second level and deeper comments won’t show the media.
Please let me know and I will assist.
Regards
Brajesh - Brajesh Singh on November 12, 2019 at 11:51 pm in reply to: [Resolved] Help with Bp Branded Login #26427
Hi,
Thank you.For the reset form, Please copy plugin/bp-branded-login/templates/blogin/resetpass.php to your current active theme/blogin/resetpass.php
You can modify the label there and change the type from text
<input type="text" name="user_login" id="user_login" class="input" value="<?php echo esc_attr( $user_login ); ?>" size="20" />to
<input type="email" name="user_login" id="user_login" class="input" value="<?php echo esc_attr( $user_login ); ?>" size="20" />That should do it.
Regards
Brajesh- This reply was modified 6 years, 9 months ago by
Brajesh Singh. Reason: Adding the missing code
- This reply was modified 6 years, 9 months ago by
- Brajesh Singh on November 12, 2019 at 11:48 pm in reply to: [Resolved] Member type pro showing duplicate profile field descriptions #26426
Thank you.
Are you using the latest version of member types pro? I assume you are using the member type field from the member types pro plugin.
Regards
Brajesh Hi Irene,
Can you please provide me link to your site and a login account? If it is a theme conflict(as I read above), I will need access to your theme to see what is causing the conflict.Thank you
Brajesh- Brajesh Singh on November 12, 2019 at 11:45 pm in reply to: Member Type Pro not setting member types with Memberpress anymore after update #26423
Hi,
Thank you for the feedback.Like I mentioned earlier, I have decided to abandon due to lack of commercial viability of this integration. If you feel strongly about it, You are welcome to sponsor the development time for this integration. I will be glad to have it back.
Thank you
Brajesh - Brajesh Singh on November 12, 2019 at 11:41 pm in reply to: [Resolved] Email Notification for two role #26422
Hi,
No, you can’t use role with the above code.regards
Brajesh - Brajesh Singh on November 12, 2019 at 11:41 pm in reply to: Question regarding google authenticator buddydev plugin #26421
Hi,
Thank you for the question.It is not feasible currently.
Regards
Brajesh - Brajesh Singh on November 12, 2019 at 11:40 pm in reply to: [Resolved] Member type pro showing duplicate profile field descriptions #26420
Hi Tosin,
Please share a screenshot.I haven’t seen it earlier.
Please also provide your BuddyPress version and which template pack you are using.Thank you
Brajesh - Brajesh Singh on November 12, 2019 at 12:26 pm in reply to: [Resolved] Member type pro compatibilty Gwangi #26416
Hi Johan,
It is their loss. Like I pointed earlier, they lack the correct knowledge about member types.They do not need to add compatibility with my plugin, they need to do it for BuddyPress Member Types feature. It is core feature not enabled by default.
You can use our plugin or a few lines of code to enable this feature.
https://codex.buddypress.org/developer/member-types/
I hope the right sense prevails, otherwise, It is their loss.
I am sorry that I am unable to do much here, as the code is form the theme trowing issue.
Regards
Brajesh