Search Results for 'wordpress'
-
AuthorSearch Results
-
October 24, 2018 at 7:50 pm #279409
In reply to: Phone Number Validation Not Working
Prashant Singh
ParticipantHi,
This is jquery code. Please remove it from there and use this plugin https://wordpress.org/plugins/custom-css-js/. Add a new js code and then paste this code.
Thanks
October 24, 2018 at 7:08 pm #279402In reply to: How to edit ‘account activated’ page?
Prashant Singh
ParticipantHi,
You can try this filter to change login link https://codex.wordpress.org/Plugin_API/Filter_Reference/login_url
Thanks
October 24, 2018 at 5:51 pm #279399In reply to: Phone Number Validation Not Working
Prashant Singh
ParticipantYou can try in bp-custom.php or child theme’s functions.php. If not sure about files then use this plugin https://wordpress.org/plugins/code-snippets/ to add snippets.
Thanks
October 24, 2018 at 8:11 am #279385In reply to: How to add captcha to BP login widget?
traceyr-london
ParticipantThanks, but as it’s not been updated in over 3 years I’m reluctant to try it in case I “break” my website.
In the meantime, I think I’ve found a solution using the plugin https://wordpress.org/plugins/no-captcha-recaptcha/ which is working on my Buddypress installation now 🙂best wishes
TraceyOctober 23, 2018 at 6:31 pm #279377In reply to: How to add captcha to BP login widget?
Prashant Singh
ParticipantHi,
Please check this plugin https://wordpress.org/plugins/buddypress-captcha/.
Hopefully, it will fix your issue.
Thanks
October 22, 2018 at 9:46 pm #279345Prashant Singh
Participant@elichersky333 sorry for my first reply, I thought the rules are like WordPress forum. You can contact like I have mentioned or can post here a way to contact you.
October 22, 2018 at 7:51 pm #279334In reply to: Registration Activation not working with php 7.1
Prashant Singh
Participanthttps://www.wpsecurityauditlog.com/wordpress-admin/enabling-wordpress-debug/
Please try enabling them and check if it records anything in debug file.
Thanks
October 20, 2018 at 5:41 pm #279227In reply to: Registration activation page takes too long to load
Prashant Singh
ParticipantHi,
You can do it manually then. Please check this https://wordpress.org/plugins/bp-registration-options/
Using this plugin you can restrict members to their profile only and then can easily approve them one by one.
Thanks
October 20, 2018 at 7:37 am #279207In reply to: is_404() returns true on Group pages
Viktor Szépe
Participanthttps://buddypress.trac.wordpress.org/ticket/6527#comment:4 settles this.
You should check
is_404()attemplate_redirectpriority 11 the earliest.October 19, 2018 at 6:43 pm #279192In reply to: Translation of Cover Photo
Prashant Singh
ParticipantPlease install this plugin https://wordpress.org/plugins/string-locator/ and try searching the string if it is anywhere in files then you will find it or else you have to go for database search.
Thanks
October 19, 2018 at 6:21 pm #279189In reply to: Theme for BuddyPress only
Prashant Singh
ParticipantHi,
Please check this article: https://www.wpbeginner.com/wp-themes/how-to-use-multiple-themes-for-pages-in-wordpress/
Thanks
October 19, 2018 at 12:53 pm #279173Prashant Singh
ParticipantHi,
It’s because that is not a normal text area. it’s TinyMCE editor and we have to do something else there https://wordpress.stackexchange.com/questions/166077/keyup-events-in-tinymce-editor-not-working
Thanks
October 19, 2018 at 10:38 am #279159In reply to: who clicked on my link
Prashant Singh
ParticipantHi,
That will require custom coding. You can check these https://wordpress.org/plugins/tags/click-tracking/
Thanks
October 19, 2018 at 10:11 am #279153In reply to: Translation of Cover Photo
Prashant Singh
ParticipantHi,
Please install https://wordpress.org/plugins/loco-translate/ plugin and then go to plugins menu of this plugin’s setting and find BuddyPress there and there you need to search this string and translate.
Thanks
October 19, 2018 at 7:38 am #279137In reply to: BuddyPress redirect
wegosi
ParticipantThis plugin.
October 19, 2018 at 3:56 am #279127In reply to: BuddyPress redirect
Brajesh Singh
ParticipantHi,
If you are referring to this plugin
I am the author and I can assure that it works with BuddyPress 3.2
The plugin is just a few lines of code and it does not need any change. That’s why it has not been updated. I will push a change in readme.
Also, if you need the code, Here is the complete code for the plugin
https://github.com/sbrajesh/bp-redirect-to-profile/blob/master/bp-redirect-to-profile.phpRegards
BRajeshOctober 18, 2018 at 5:51 pm #279112In reply to: Online members status
Prashant Singh
ParticipantPlease check this one https://wordpress.org/plugins/status-buddy/
Thanks
October 18, 2018 at 5:33 pm #279106In reply to: Filter the member list
Prashant Singh
ParticipantHi,
Please check this plugin https://wordpress.org/plugins/bp-custom-functionalities/. It allows excluding of roles from members directory. You can select administrator role there in settings and they will be excluded from members directory.
Thanks
October 18, 2018 at 4:23 pm #279099shanebp
ModeratorYou should contact the creator of that plugin.
Or ask your question on their support forum.October 18, 2018 at 3:17 pm #279097John
ParticipantThe site I’m working on has a load of images uploaded to each member profile via an xprofile image field. The image field has been added with the BuddyPress Xprofile Custom Field Types plugin.
The issue I have is that these images can be quite large and it seems that they don’t go through the wordpress core image resizing on upload.
Is there a way of getting these images to be resized to the ‘thumbnail’, ‘medium’ sizes etc?
thanks,
JohnOctober 17, 2018 at 8:29 pm #279081Prashant Singh
ParticipantHi,
Please confirm if you are using this plugin https://wordpress.org/plugins/learnpress-buddypress/ or not?
Also when you install BuddyPress then choose template pack ‘legacy’ instead of nouveau in its settings(Settings-> BuddyPress-> Options) and then install learn press and this bridge plugin.
It seems like they are not compatible with the new template pack of BuddyPress.
Thanks
October 17, 2018 at 8:26 pm #279080Prashant Singh
ParticipantOctober 17, 2018 at 7:15 pm #279072In reply to: Plugin to Filter Activity on BP
Prashant Singh
ParticipantYou can put that in child theme’s functions.php file or you can use this plugin https://wordpress.org/plugins/code-snippets/ to add a new snippet.
Thanks
October 17, 2018 at 7:14 pm #279071In reply to: How to “like” or favorit a blog post from a blog ?
Prashant Singh
ParticipantHi,
I think giving a favorite button on each blog post is not what comes under BuddyPress. It’s a default WordPress thing and when they will have this functionality certainly at that time devs check if it can be synced with BP Favorite. But the comment was always there on blog posts.
Also, BuddyPress does allow marking favorite activities so one can easily favorite a blog post activity and then can see it in My favorites section.
And for the blog post favorite, we can use a third party plugin for now.
Thanks
October 17, 2018 at 3:59 pm #279063In reply to: How to “like” or favorit a blog post from a blog ?
Prashant Singh
ParticipantHi,
Please check this plugin https://wordpress.org/plugins/favorites/
Buddypress have favorite functionality for activities. Posts are default from WordPress. Also post creation activities are there just need to enable options in BuddyPress settings.
Thanks
-
AuthorSearch Results