Forum Replies Created
-
I am not able to delete posts on this forum. So the post before is wrong.
It still does not work. I hope someone can help?I made it work, but what I dont understand is:
To ovrride the invitations loop I need to use: child-theme > bp-nouveau > members >single >invitaions
But for the members-loop I was using child-theme > buddypress > members > members-loop.phpDoes that make sense?
Thats what I said. Translate 20 emails instead of using the translation file?
Regarding to another post the translation file has the email translations.Nevertheless using this old editor isn’t a good approach even they are no current security issues. Better would be, let admins easy use any other editor they want.
To make tinymce 7 work cost me days and sleepless nights. Meanwhile I also found a solution to remove the rich text option and avoid core mods. But I still had to modify kses to prevent WordPress/BP from stripping off my br and p tags afterwards on Tiny 7.
If there is no solution for that, would it be possible to integrate the latest tinymce editor 7 via cloud on the given rich textarea xfield?
How to avoid conflicts with the ancient integrated one 4.9.x?If I am using this I am able to use the cloud one but not on the xfield.
function antipole_remove_rich_text() {
return false;
}
add_filter(‘bp_xprofile_is_richtext_enabled_for_field’, ‘antipole_remove_rich_text’);This used to work but not anymore. Now it throws errors/warnings.
Use wp bio field instead, its coming without the editor.
Anybody able to come up with a solution for this?
The 8 year old solution of danpb in this post to remove the rich text editor throws errors:
https://buddypress.org/support/topic/suppressing-rich-text-on-xprofile-text-area/#post-247640Can you dev guys fix this in your next update? Otherwise using this field opens the profile page for site crashers.
I already solved this. I checked user meta “ur_user_status” when user logged in.
Someone able to point me to the code to check the approval status of a logged in user.
This code does not work if the admin switches the approval status during the user is logged in.
So code needs to check the approval status as well and if its pending redirect.When deleting the condition the BP header shows up, so Elementor just replaces it. So my question should rather be how can I switch off the basic header on all pages?
Had the same issue when trying to load the page via Elementor. 2 years were gone. Apparently with no channge.
I had the same issue. But the plugin you recon does not work with BP 12.X (without Classic Theme). It was last updated 8 months ago. So I chose the BuddyPress Members only plugin which does the job.
Thanks for your answer.
Plz correct me if I am wrong. I am able to make a registration page with Elementorlike this instruction and redirect it after registration to the buddypress members page for example. Is that right?Is there anybody who can answer this?
I would like to style the reg, login and 404 page with ElementorElementor compatibility and a good documentation like BuddyBoss has.
Same for me. Found out that you can switch back with the bpclassic plugin.
The documentation is a p.in the a.