Replies
- Brajesh Singh on June 19, 2020 at 5:59 pm in reply to: [Resolved] BuddyPress Anonymous Activity not show #31093
Please replace the contents in your bp-custom.php with this one
https://pastebin.com/raw/kKBEsTkBRegards
Brajesh - Brajesh Singh on June 19, 2020 at 5:54 pm in reply to: [Resolved] BuddyPress Anonymous Activity not show #31091This reply has been marked as private.
Hi Ankit,
I have checked the original thread and I see that you had asked for a way to add “recent Visitors” to navigation menu.What he suggested that it is possible for a user to not have the “Recent visitors” component. So, he suggested you to make sure you have that enabled from the plugin settings if you plan to use the code.
Regards
Brajesh- Brajesh Singh on June 19, 2020 at 5:44 pm in reply to: MODERATION PLUGIN: There was a problem. Please try again later. #31089
Hi Dimitrios,
I am getting this error message“Το πεδίο αιτία είναι απαραίτητο.”
When I translated it to English, it says “The cause field is necessary.”
Can you please tell me which field it is referring to. I can see that it is a “required” message.
Regards
Brajesh - Brajesh Singh on June 19, 2020 at 1:09 pm in reply to: [Resolved] Still facing the problem with a little dot on the single message page #31084
Hi Carsten,
Thank you for confirming.I am glad that the problem is resolved.
Regards
Brajesh - 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