Search Results for 'buddypress'
-
Search Results
-
PLEASE HELP!! I Installed buddypress. Unfortunately registration and activate are not working: The pages where to it directs do not present the registration or activate page: Instead it gives: Not Found.
I tried: using different themes, deleting and re-installing the theme, stopping all othter plugins. Nothing works.
I use the videopro theme. I cannot make a registration-page using buddypress. I already changed the settings to anyone can register.
The pages members, Activity and Groups do work.
Please help.
Kind Regards
AntonTopic: BuddyPress Developer
Where is the best place to find a web developer that specializes in BuddyPress?
I have looked at upwork.com and guru.com and there are a lot of people that say the know BuddyPress, but when I talk to them, the seem clueless and want me to scrap my website and use something else.Topic: Buy BuddyPress?
I was told that there were 2 versions of BuddyPress, a free one and one that costs that has more functionality. Is that correct?
Hi Buddypress,
I have installed latest version of buddypress and when click on sigh up, it show massage that verification link has been sent to your email id but unable to received any link neither inbox nor spam folder.
Do not not where issue is. Also facing same issue with resend link and forget password.
Please help to solve the issue or guide.
Hi
I use to wordpress + bbpress + buddypress
When sending a private message between members, I want to put an image in the body
Right now the only way is to use the image url link.I would like to upload a file using the upload button like a reference image and put it in the body
Ref img : https://ibb.co/4pvMLDg
This image is the “Inline Image Upload for BBPress” plugin
Currently, images are not attached to buddypress’s private messages (inline).
Is there any possible way?
Best Regards,
HyunhoIs it possible to add BuddyPress to an existing wordpress website or will it overwrite everything?
I’m trying to send emails from my site via SendGrid.
Everything except for BuddyPress is sending correctly. No BuddyPress emails are sent through the SendGrid SMTP.
The emails are being sent, but they art not being sent via SMTP settings I have set up.
I also use an email logger plugin to keep track of emails sent from WordPress. No BuddyPress emails are logged at all.
How are BuddyPress emails sent, and how do log them, and how do I get them sent through the correct SMTP server?Hello,
Some mathematical objects written in mathjax/latex use backslash (\). For example, one use
\sqrt{}for the square root function,\mathbb{}for the set of numbers. In bbpress forums, these objects work perfectly but when the forums are displayed in buddypress activities streams, the backslash disappears and therefore the mathematical symbols are not rendered and make the texts difficult to read. If the texts are typed directly in buddypress side, things are also alright. So, the problem seems to be in the transition from forum to the buddypress activities.I tried some solutions but nothing work. So I am asking for help; how can I do to solve the problem
Thank you in advance
Wordpress 5.6.1
Buddypress 7.1.0Regards
Nestor
Hi,
I have a website in 2 languages (FR and EN).
When I set in one language the created pages corresponding to the Members / Activity feeds / Groups pages, I lose the setting in the other language.However the FR page has been translated into EN (the 2 pages are linked). So when I consult for example the Members page in FR it’s OK: if I want to change language, it’s KO.
Is it a bug (I will create a ticket for that) ?
How to make it work.
Thanks for your help.
WP Version : 5.6.1
BuddyPress : 7.1.0I activated the login page for BuddyPress and now I cannot log into my site at all as an admin. I keep being redirected to register a new user account instead.
There is no admin login option anymore, even on the backend, I am redirected to the BuddyPress new user registration page with this link:
I can’t post blogs or access my eCommerce store to fulfill orders. Please help!
I was wondering if there was a small snippet of code I could use to disable the friends part of buddypress all together for everyone but admins as I don’t want users to add friends. I would like to do this as I want to allow users to make their profiles private however their accounts are not accessible by admins if the friends feature is not enabled.
Thanks in advance!
Topic: Buddypress reply-message
Dear Sir/Madam,
How can we customize the private messages, send by buddypress-users to each other? What we would like to do: Add a question in the message-content, that gives the sender the option if having the receiver to choose from a multiple choice question. (example: Sender asks: what is your favorite football team: Ajax, Barcelona or Juventus? Receiver responds with the name of his/her favorite team.)
We already know how to send multiple choice options to a receiver. These options are saved in the MySql-database. The receiver gets al list with radiobuttons.
The problem is that the receiver can check a radiobutton, but his choice is not sent to the original sender, nor is it saved in the database.
The only thing that is sent back and saved is what you type in the message-reply-box.
We already added an input textfield where the reciever types his/her choice in. This textfield is under the reply-box. But the content is not saved or sent when you click the reply-button.
We use WordPress version 5.6.1.
We use buddypress 7.1.0.
Our website is 2tango.org/dating
-Theme: twentytwenty
The program-file is: bp-custom.php.
In this file bp-custom we use add_action( ‘bp_after_messages_compose_content’, function() for adding the multiple-choice things when sending a message. This works fine.
In this file bp-custom we use add_action( ‘bp_after_message_reply_box’, function() for adding the choice of the receiver to the reply-message.
He or she can type his/her choice in an input-textfield.
Unfortunately this does not work.
So only the content of the classic message-reply textarea is sent and saved and not the content of the additional input-textfield.Can anyone help us?
Thanks in advance.