bernardberry646
Forum Replies Created
-
Forum: Plugins
In reply to: [Media Library Assistant] Media Library Assistant v3.30 – with ACF SupportFully understood.
And yes, I haven’t had any issues (in reference to the error), except for the notice.. application is working just perfectly. Was just trying eliminate any bugs / errors before proceeding further.
p.s. Thanks for your prompt response!Version 3.45.10
Forum: Plugins
In reply to: [Query Monitor] Disable in Bricks Builder@cosm44 My deepest apologies for not responding and thanking you for the snippet, somehow I didn’t see notification! Yes, it does work perfectly, thanks!
Forum: Plugins
In reply to: [Redirection] www. to non-wwwThat’s just bad hosting. You shouldn’t have to put that in your .htaccess.. they should force SSL at server level. If I were you I would definitely tell them to correct that.
After looking myself.. they do have force SSL option:
https://support.hostinger.com/en/articles/1583201-how-to-enable-or-disable-https-for-your-website-at-hostingerForum: Plugins
In reply to: [Redirection] Redirection 404 database tableThis MIGHT actually be a good thing.. kinda. Think about it, if that table is being hit that much then this “may” mean there is something hitting your website and causing this. I would rather want to know that that was happening vs thinking this plugin is doing that “without it be made” to do it by something else causing it to, as they said, “continuously creating new rows in your database”.
Did you look at it’s logs? Have you tried Query Monitor and it’s logs?Forum: Plugins
In reply to: [WP Remote Users Sync] Error with Local dev and self-signed certificateIssue has been fixed. And it WAS NOT an issue with this plugin, it was security measures that I had in .htaccess
@johnbillion Thanks for the prompt response, it REALLY means alot.. it means you care.
The fatal error was all that came up on the page when trying to activate. (sorry I didn’t think to check console)
Finally you are correct. After I deleted it, deactivate and then activate.. everything was fine afterwards.
Please also note.. while still in the ‘getting error’ stage. I did through the plugin screen, delete the plugin. BUT, it didn’t delete the db file when deleting the plugin dir. Which then gave a more serious error / problem! At that point the whole site and admin are unavailable (major issue) for those not aware to ssh in (or another method) and delete the db file manually.. thus returning site to normal.
But, all fixed now. Thank you for this powerful tool!Uninstall and then reinstall crashed both sites. I had to delete your drop-in db file to get the sites back up. Now QM is running but without the drop-in file.
Please advise..Forum: Plugins
In reply to: [WP Remote Users Sync] Error with Local dev and self-signed certificateHow about a filter for functions.php like this so we can actually use this locally!
add_filter(‘wp_remote_users_sync_verify_ssl’, ‘__return_false’);@amimulihsanmahdi Thanks for the detailed response. Totally understood. It means alot when a developer takes the time to help less knowledgeable people ‘understand’ how things work!
From first glance, you said everything works fine until a visitor logs in and then everything goes haywire?
Keep in mind what’s being asked.. EVERYTHING before login is keywords.
If so, these come to mind immediately.. (salts / nonce / ajax + basic cookies used by wordpress).
Lastly are you familiar with the plugin Query Monitor?Forum: Reviews
In reply to: [File Manager] Waste of real estate.“Unnecessary Limit the root directory to a WordPress directory”
Ummmm.. it’s a wordpress plugin! Just for the security reasons alone, you SHOULDN’T be outside of wordpress root directory!
You should be using SFTPThat’s unfortunate.
Forum: Plugins
In reply to: [Query Monitor] Disable in Bricks BuilderThe problem is in the Bricks ‘builder’. Because the builder is loading the page in the canvas, QM is invoked.
#1 There’s actually no reason to have QM loading in the builder.
#2 The QM bar is cutting off the entire very lower portion of the page / builder, where there are buttons that are being obstructed behind the QM bar!
#3 When editing in the builder, one needs to access the entire page. There are buttons and other objects at the VERY bottom of the page that QM bar is covering.Forum: Reviews
In reply to: [Advanced Custom Fields (ACF®)] ACF by WPE is great@mytchb explain how it ‘broke’ your site.