Replies
- Brajesh Singh on November 13, 2019 at 6:55 pm in reply to: [Resolved] Help with Bp Branded Login #26444
Thank you.
I am glad you solved it.Thank you for sharing the code.
PS:- About moving the template, The benefit lies in future updates. Any change in plugin will be lost but if you keep them in the template directory as override, they will be preserved.
Regards
Brajesh - Brajesh Singh on November 13, 2019 at 6:54 pm in reply to: [Resolved] MediaPress gallery comments in activity with no image/s #26443
Hi Richard,
Thank you for the clarification.MediaPress does not support showing gallery images if the comment is on the gallery and not the media.
I am sorry but there are no direct ways to enable it.
Regards
Brajesh Hi Jennifer,
I am sorry but I am unable to understand the question.Please help me understand it better.
Thank you
Brajesh- Brajesh Singh on November 13, 2019 at 6:51 pm in reply to: mediapress- create document gallery using documents already uploaded #26441
Hi Jason,
You can use the URL option to add the existing documents.Please do note that MediaPress will download the docs again(If it is set the the MediaPress settings) or simply keep a plain link of the document based on your settings.
You will need to add each file url manually.
Thank you
Brajesh - Brajesh Singh on November 12, 2019 at 11:59 pm in reply to: [Resolved] Member type pro showing duplicate profile field descriptions #26432
Most probably your theme had an older version of registration code causing it. Glad it is resolved.
Regards
Brajesh - 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, 10 months ago by
Brajesh Singh. Reason: Adding the missing code
- This reply was modified 6 years, 10 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