Replies
- Brajesh Singh on June 19, 2020 at 12:56 pm in reply to: [Resolved] BuddyPress Anonymous Activity not show #31083
Please remove the line
<?php do_action( 'bbp_theme_before_reply_form_submit_wrapper' ); ?>from there.
It needs to go to your form.
Just remove that line and try with 2020 theme and it will work.
Once you confirm that, please let me know. I will assist you getting it work with your theme.
Regards
Brajesh - Brajesh Singh on June 19, 2020 at 12:48 pm in reply to: MODERATION PLUGIN: There was a problem. Please try again later. #31082
Hi Dimitrios,
Thank you for the patience.
Please visit Dashboard->Moderation->Settings->General and make sure you have unchecked “Subject” from the required field.
Currently, you have removed the “Subject” field from the form but it is mark as required.
Please save and then try.
Regards
Brajesh - Brajesh Singh on June 19, 2020 at 8:35 am in reply to: MODERATION PLUGIN: There was a problem. Please try again later. #31075
Hi,
Thank you for the image. I can see that all the tables were created. That’s good for us.Is the site live? Can you please provide me a link or guest account to check the reporting. The error message you mentioned in the first reply only happens on database report saving failure.
If I can check, I may have better idea.
PS:- Please feel free to use private reply option to share url.
Regards
Brajesh - Brajesh Singh on June 19, 2020 at 8:25 am in reply to: [Resolved] Condition visibility of a menu item to member type. #31073
Thank you for the kind word.
I am glad it worked. I am glad to assist you.Regards
Brajesh - Brajesh Singh on June 19, 2020 at 8:22 am in reply to: MODERATION PLUGIN: There was a problem. Please try again later. #31072
Hi Dimitrios,
Thank you for the reply taking time to verify.Please use the phpmyadmin and check if this table is present
bpmts_moderation_reportsIt will be prefixed by your database table prefix. For example, if the prefix is ‘wp_’, Please check if the table
wp_bpmts_moderation_reportsexists.
Pleaselet me know what you find.
Regards
Brajesh - Brajesh Singh on June 19, 2020 at 8:05 am in reply to: [Resolved] BuddyPress Anonymous Activity not show #31069
Hi,
Thank you.The code should go to wp-content/plugins/bp-custom.php
Also, if the UI is not appearing, your theme is missing the following hook
<?php do_action( 'bbp_theme_before_reply_form_submit_wrapper' ); ?>Here are the screenshots from twentytwenty theme with latest version of bbPress
Topic
https://i.imgur.com/1r1Lvtr.pngReply
https://i.imgur.com/Sj3sV2Y.pngRegards
Brajesh - Brajesh Singh on June 19, 2020 at 6:44 am in reply to: buddypress/buddyboss pages considered 404 #31064
Hi Mikel,
I am sorry, currently I lack the time to help you debug and fix it. Also, since it is directly related to BuddyBoss platform/BuddyPress core, a better solution will be if they fix it.Regards
Brajesh - Brajesh Singh on June 19, 2020 at 6:33 am in reply to: buddypress/buddyboss pages considered 404 #31062
I can give you a pointer. The problem is with routing.
- Brajesh Singh on June 19, 2020 at 6:27 am in reply to: buddypress/buddyboss pages considered 404 #31059
Hi Mikel,
Thank you for the question.I haven’t seen anyone reporting it but this is something I can see happening.
I will suggest reporting to BuddyBoss team. They will be in a better position to assist you with it.
Regards
Brajesh - Brajesh Singh on June 19, 2020 at 6:25 am in reply to: [Resolved] BuddyPress Anonymous Activity not show #31058
Hi,
Thank you for the reply.Can you please tell me the following
1. Do you have BuddyPress active?
2. Is the bp-custom.php in your wp-content/plugins directory.Regards
Brajesh