Replies
You are welcome. It’s good to know.
Regards
BrajeshHi Alison,
The plugin does not have any setting or the option to customize.Try using @ mention to mention yourself and see if a live notification appears.
Regards
Brajesh- Brajesh Singh on October 30, 2021 at 12:17 pm in reply to: [Resolved] BUDDYPRESS REPORT BUTTON APPEARING TWICE #41350
Hi,
I have checked and see the issue. The problem happens due to the way the screen-reader-text class is used in the theme.Please visit Dashboard->Appearance->Customize and click on “Additional css”, Then, Please put the following css there and save.
.activity-content span.bpmts-moderation-label { display: none; }That will fix it.
Please let me know if it works for you or not?
Regards
Brajesh - Brajesh Singh on October 30, 2021 at 12:13 pm in reply to: Sorry, you are not allowed to upload files. #41349
Hi Carl,
Which version of BuddyBlog Pro are you using? In case you are not using 1.1.8(latest version), you will need to enable the Editing permissions for the post to have the upload feature. If you are using the latest version, This is not required.
Please visit Dashboard->BuddyBlog->Settings and then the Post Type tab. Please enable “Editing” for all members and let me know if that resolves it or not?
Regards
Brajesh - Brajesh Singh on October 30, 2021 at 12:01 pm in reply to: [Resolved] Unable to submit. Please complete the form. #41348
Hi Carl,
Welcome to BuddyDev support forums.The error means one of the field which has been marked as required has not been completed.
Please scroll the form and look for the field validation error. If you are unable to find it, Please share a link to screenshot of the form(with the error message) and I will assist.
Regards
Brajesh - Brajesh Singh on October 29, 2021 at 8:06 pm in reply to: [Resolved] BUDDYPRESS REPORT BUTTON APPEARING TWICE #41340
Hi Patrizia,
Thank you for reporting. I will check it with BuddyX theme and get back to you within next 2 working days.Regards
Brajesh - Brajesh Singh on October 29, 2021 at 8:05 pm in reply to: I want to hook my code once the user profile avatar is moderated and approved #41339
Hi Darren,
I am not sure what you want.The code is working fine on approval. Approval happens when you click on the button. The next page is a redirect.
The code works fine as it gives you access to moderation object when you click on approve. The next page is not the approval action. The next page is where you go after successful approval.
If your goal is to access the user id, you can use `$avatar>uploaded_by’
Regards
Brajesh - Brajesh Singh on October 29, 2021 at 9:45 am in reply to: [Resolved] Doubled Published Article and Custom Code not working #41337This reply has been marked as private.
- Brajesh Singh on October 29, 2021 at 8:32 am in reply to: [Resolved] Doubled Published Article and Custom Code not working #41335This reply has been marked as private.
- Brajesh Singh on October 28, 2021 at 5:10 pm in reply to: [Resolved] Doubled Published Article and Custom Code not working #41325
Hi Niculae,
I changed that on your site and made it “published”. earlier, you had double entries as there were 2 tabs with same slug. Now, there should not be double entry.I will check for the page too and let you know.
Regards
Brajesh