Replies
Hi Giuseppe,
If your goal is to just rearrange the top level menu and you are using BP Nouveau template pack, you can do it from Dashboard->
Customize->BuddyPress Nouveau -> Member Navigation and drag and organize. If you want to do it via profile tabs creator pro, The current version will need you to create 1 tab entry for each of your existing tab(or just the tab that you need to move) and use a numeric value for position.
We are planning/working on a more intuitive implementation(drag/drop) which will be available in near future.
For the time being, if you want to modify a tab, Please have a look at our documentation here
https://buddydev.com/docs/buddypress-user-profile-tabs-creator-pro/modify-existing-profile-tab/Regards
Brajesh- Brajesh Singh on April 4, 2022 at 9:02 pm in reply to: [Resolved] Buddyblog post views counter #44275
Thank you Tosin.
Please allow me to check and get back to you in next 2 days. For the time being, I/Ravi will be supplying some custom code to achieve it. In future, we will be happy to add support inside the plugin.
Regards
Brajesh Hi Dale,
Welcome to BuddyDev.Thank you for using MediaPress.
1. Are you using it with BuddyPress?
2. Is it happening for User or group or sitewide galleries?
3. which theme are you using(not important but may help us if you are using BuddyPress).Please share the details and we will look into it.
Thank you
Brajesh- Brajesh Singh on April 4, 2022 at 8:58 pm in reply to: [Resolved] activity-privacy-for-buddypress #44273
Hello Giuseppe,
The issue was related your your translation template. You had updated the translation template with the Italiano translation of Friend and that’s why It was not working.I have deleted the translation template for this plugin and have updated again.
Also, if you have error when updating the plugins, Please make sure you have updated BuddyDev dashboard with correct credentials.
Regards
Brajesh - This reply has been marked as private.
- Brajesh Singh on April 2, 2022 at 11:32 am in reply to: MTP members not showing in correct categories #44258This reply has been marked as private.
Hi Dianne,
Thank you for the kind words and your interest in the plugin.1. The plugin is tested with WordPress 5.9.2 and it works.
2. If you set that user can not login on deactivation, then they won’t be able to activate their account. They will need to approach you by other means to get it re-activated.
3. There is no difference between dectivating an account(user) if you are logged in as admin or the user(except, if the logout is enabled on deactivation, the user will be logged out but the admin won’t be).
4.Sorry, we don’t have this kind of settings currently to differentiate between the deactivation done by admin or the user. It is a good idea to have something like this and we will definitely plan this in future.
5. Deleting user accounts(BuddyPress) will not delete the group. It simply adds a site admin as group administrator if there is only 1 group admin and that account was being deleted.
The deactivate account will have no effect on group.
Hope that helps.
Regards
Brajeshok. In that canse, Pleasde keep using the code.
Regards
Brajesh- Brajesh Singh on April 2, 2022 at 11:18 am in reply to: [Resolved] Buddyblog post views counter #44254
Hi Tosin,
Thank you.We haven’t checked the plugin but it should work fine for BuddyBlog Pro.
If it is not, Please let me know and we will investigate/add custom support.Regards
Brajesh - Brajesh Singh on March 31, 2022 at 7:22 pm in reply to: Custom post layout on Buddyboss Theme profile #44224
Hi Philip,
I am sorry for the delay.With BuddyBlog Pro, you can override the templates for each post type and have a complete customized look.
In case of BuddyBoss theme, you can use the following structure:-
Here is the base directory stricture that you need in place:-
-your-buddyboss-child-theme(probably buddyboss-theme-child)/buddyblog/buddyboss/
Now, you can either override the layout globally(for all post types) or individual post type.
To override for all post types, you will need to create a directory “default” inside the above hierarchy and then copy the files from wp-content/plugins/buddyblog-pro/templates/buddyblog/buddyboss/default and put it there. Then you can modify it as you need.
If you like the layout for some post types but want to modify it for specific post type, you can create a new folder with post type slug “some-post-type-slug” inside your “your-buddyboss-child-theme/buddyblog/buddyboss/” and then copy the file you want to override from the default(as in above case).
You only need to copy the file you want to override. For others, the plugin will fallback to default.
Hope that helps.
Regards
Brajesh