Drake
Forum Replies Created
-
@k0ntura you are welcome, glad it helped
@sandrafelke
2 options, FTP or using a File Manager on your hosting
1. Go to wp-content/plugins/
2. Rename modula-best-grid-gallery folder, adding for example “_” and the beginning.
3. Then you will be able to login to the backend and go to Plugins page.
4. At this point, you can rename the modula-best-grid-gallery because this plugin should be deactviated
5. Update the plugin
6. Re-enable the pluginHi @razan, tested and it works.
Thank you for your prompt action.@ullalaaron not sure about your issue, but the best way for you to fix it is to rollback to a yesterday backup and disable the autoupdate until you find the cause of your issue
Yes don’t tell me. Lucky that I was awake at 2am and I got an alert otherwise tomorrow morning would be hell 🙂
I debugged the issue and found a fix that I’ll share temporarily here.
In the DiviExtension class it is missing the initialization of $gettext_domain property and that creates a chain that lead to Fatal Error.
I modified the file “\modula-best-grid-gallery\includes\divi-extension\includes\DiviExtension.php” and defined the property in this way
public $gettext_domain = ‘modula-best-grid-gallery’;
immediately after
class MODULA_DiviExtension extends DiviExtension {
and it works.
Not sure if that the best way, but is a good way to fix it. And this behavior was probably related to a localization speed improvement added in WP 6.5 (“I18N Improvements in 6.5 (Performant Translations)“- This reply was modified 2 years, 2 months ago by Drake. Reason: added more info
Thank you for your prompt support on this matter.
Hi @shanemck
SG Optimizer doesn’t support yet lazy loading of background images
Yes, it works perfectly now, thank you! That’s a nice performance improvement
- This reply was modified 4 years, 12 months ago by Drake.
Ok great, thank you
Ok I found the issue. It is related to anti-spam settings, I disabled those and now the cache works.
I have the same problem on SiteGround servers using SG Optimizer and no cloudflare.
If I enable Cerber the cache system doesn’t work. @wpwench have you been able to solve it?
Great thank you, I didn’t know the project is on GitHub, next time I will create the issue there.
Forum: Plugins
In reply to: [QuadMenu - Mega Menu] NO MORE UPDATES & SUPPORT?Hi mundial, is that a supposition or did you get confirmation from developers?
Thank you @smchenrybc, I confirm that this fix it is working.
Forum: Plugins
In reply to: [Fast Velocity Minify] error after new update 4.29.2020Thank you Raul, you are right, its Siteground default, I’ll switch it off