Replies
- Brajesh Singh on January 31, 2024 at 12:05 am in reply to: Buddyboss and buddyblog pro problem #51586
Hi,
Thank you.
The configuration you have shared is correct. Do you mean the tags are not appearing in the email message when a post is submitted for publishing//review?Thank you
Brajesh - Brajesh Singh on January 30, 2024 at 1:46 pm in reply to: Buddyboss and buddyblog pro problem #51582
Thank you.
I am looking forward to your feedback.Regards
Brajesh - Brajesh Singh on January 30, 2024 at 1:42 am in reply to: Option to remove/delete all user data for inactive users #51577
Hi Melanie,
Welcome to Buddydev support forums.Deleting a user will delete most of their content.
We wrote a snippet for similar purpose in a different contetx
https://github.com/buddydev/delete-inactive-bp-users/blob/master/delete-inactive-bp-users.phpThat snippet deletes users who do not login to the site within 10 days of registration.
I hope you may be able to user/customize it.
PS:- By inactive, I am assuming the users who registered but did not activate/logged in to the site.
Regards
Brajesh Hi Bruno,
Thank you for the prompt reply and confirming my doubt.Please allow us to look into it a bit more. It is very difficult to work with Youzify as they do not unload our stylesheet, they override css with more specific css selectors and the solution is to probably add css with even more specificity than them.
I am hoping that we will have this plugin compatible in next 2-3 days.
Please do note that most of our plugins are not compatible due to non-standard behaviour of Youzify and we may not be able to invest time in other plugins(just clarifying so avoid any issue).
Regards
BrajeshHi Gisela,
1. Removing and installing again will not make much difference.
If you have BP Classic installed and active, you can access directory pages from Dashboard->Pages screen.2. The notice is due to our directory tabs caching. I will be releasing an update soon. Please expect the plugin update in 24 hours. There is a space on line 310 which gets printed and is causing the notice for the redirection.
Regards
BrajeshHi Bruno,
Thank you for the details.Can you please temporarily disable Youzify and check it and then re-enable it. We have had a lot of issues with it recently and I am hoping that It is not related.
I will also be asking my colleague to test/update as I lack access to mac currently.
Thank you
Brajesh- Brajesh Singh on January 30, 2024 at 1:19 am in reply to: [Resolved] BuddyPress User Profile Visibility Manager plus more Tabs #51572
Hi Eric,
Thank you for the question.We will look into it. It depends on BuddyBoss. I will let you know tomorrow if we can add it or not(we should )
Regards
Brajesh - This reply has been marked as private.
Hi Chris,
I am sorry, I could not look into it earlier.
Today I checked but the gallery upload and publishing to activity is broken and the media is not even appearing on activity if I publish them from gallery edit media pages.I am sorry to disappoint but it seems a futile exercise to try to make MediaPress work with Youzify.
I will be happy to assit you if you used except Youzify and Vikinger theme.Regards
Brajesh- Brajesh Singh on January 30, 2024 at 1:03 am in reply to: Buddyboss and buddyblog pro problem #51569
Hi,
Thank you for the question.1. For the tag:- Please edit the form and look for the taxonomy section. In taxonomy, Please ensure that tags are enabled and in the Tags section, Please configure the appearance/view.
2. There are 2 ways to achieve it:-
a. Do you want to link to the logged user’s post form? If yes, Please visit the create post link and copy the url. It should look likehttp://example.com/members/admin/post/create/
Please replace the username part with me.
e.ghttp://example.com/members/me/post/create/
Now, you can add this link using WordPress nav menu(Dashboard->Appearance->Menus)
That would work.b. The other option is to use a site page for post creating/editing instead of the profile page. It will still need the user to login to post.
Regards
Brajesh