Replies
Hi again,
The plugin does not need any update.I see from your debug log that
$bp = buddypress(); $table = $bp->notifications->table_name;That is issuing error. Theere are only 2 possibilities.
1. A plugin/code you are using is misbehaving and firing wp_head too early(on/before init)
2. Or you have Notifications component disabled.I am making a guess that most probably the plugin causing it is https://wordpress.org/plugins/wp-cerber/ as it seems from the name of the hooks.
Can you please try disabling it for a minute and check the error again.
Thank you
Brajesh- Brajesh Singh on December 22, 2017 at 6:54 pm in reply to: [Resolved] Extended Friendship Request — Message box position issue #12560
Hi Julia,
Can you please post a screenshot. I am not using a real mobile device(It is chrome development tool) and here is what I see
https://i.imgur.com/ZJuBNZz.png Will be pushing an update today.
Thank you
Brajesh- Brajesh Singh on December 22, 2017 at 6:25 pm in reply to: "BuddyPress Deactivate Account" email notification #12557
Hi,
I used Wp Login Notifier 1.0.2 from here
https://wordpress.org/plugins/wp-user-login-notifier/and BuddyPress deactivate account 1.1.2 from here
https://buddydev.com/plugins/bp-deactivate-account/If you can provide me a step wise list to recreate the issue, I can update quickly.
Thank you
Brajesh - Brajesh Singh on December 22, 2017 at 6:22 pm in reply to: [Resolved] Extended Friendship Request — Message box position issue #12556
Hi Julia,
It seems there is some confusion with my previous comment. I am sorry if it made you understand that I was rewriting the plugin or anything like that.I had asked you to remind me in a week and said that i will look into it.
I am not sure if we can provide a quick update for this plugin. Please allow us a week to check if we can have an alternative solution.I did look into it and it is not a general problem.
Here is a screenshot with Twentysixteen theme(chrome mobile view using chrome developer console).
https://i.imgur.com/4fOvtqw.pngThe problem arises on some specific themes. We will love to help with it but helping out with 3rd party theme is not our priority for a free plugin like this.
If you want higher priority, Please consider hiring a developer developer)
https://www.upwork.com/and contribute the code here
https://github.com/sbrajesh/bp-extended-friendship-requestThank you
Brajesh - Brajesh Singh on December 22, 2017 at 12:11 pm in reply to: [Resolved] Sub nav is not open / Disabled url – BuddyPress User Profile Tabs Creator Pro #12550
1. Have replied to the other thread about conflict.
Regards
Brajesh - Brajesh Singh on December 22, 2017 at 12:10 pm in reply to: "BuddyPress Deactivate Account" email notification #12549
Hi Julia,
I have tested these two now. I don’t see any issue with the activation/deactivation mail.https://i.imgur.com/OHkBuqF.png
I am using a mail catcher software to catch all mails on my local development server and it shows that the mail is sent successfully to the user as well as the two site admins.
Please Open a new topic with more details about your setup and how to produce it and I will be able to assist quickly now.
Thank you
Brajesh - Brajesh Singh on December 22, 2017 at 11:55 am in reply to: [Resolved] Extended Friendship Request — Message box position issue #12548
Hi Julia,
We plan to push an update after the second week of January. For now, you will need to manage it via css.Thank you
Brajesh - Brajesh Singh on December 21, 2017 at 5:31 pm in reply to: Mediapress – search photos by title and description #12542
Thank you for the details.
I will test with the default theme(twentyseventeen/twentysixteen) and will let you know. - Brajesh Singh on December 21, 2017 at 5:13 pm in reply to: Mediapress – search photos by title and description #12537
That’s very strange. I will test it tonight and update you.