Ignat Georgiev
Forum Replies Created
-
Hey @fatcacky,
In the latest version of the plugin, there are no changes regarding auto-flushing of the cache, so this should be connected to any issues.
All sites should be using the latest version of the plugin.
Kind Regards,
IgnatHey @activaclinics,
I see that with the Lazy Loading disabled from the plugin, there’s still lazy loading attribute added to the images by another plugin or theme functionality.
This is normal behaviour when using the same functionality from different plugins, please make sure that other lazy-loading plugins are disabled, if you would like to use that from the Optimizer.
Kind Regards,
IgnatYou are most welcome, @nqtrees
Drop a quick review for the plugin if you have the time, that would be highly appreciated ??
Hey @prodigito,
The custom login URL functionality works with the default WP login form, WooCommerce and any other custom login forms are not yet supported by this feature.
Kind Regards,
IgnatHey @nqtrees,
Please try excluding the “attachment-100×50” class instead of “attachment-100×50 size-100×50”.
Kind Regards,
IgnatYou are most welcome, @bogeybean
Drop a quick review for the plugin if you have the time, that would be highly appreciated ??
Hey @gemini23,
Could you please provide us with your website URL, so we can further look into the case.
Thank you for your cooperation in advance.
Best Regards,
IgnatHi @timschoch,
It is against the WordPress forum guidelines to provide and accept this access.
Just wanted to note, that this is a feature coming for a premium plugin and because of this, we can’t test locally, nor access your site, unless it’s hosted on SiteGround so unfortunately, we are not able to provide any further in-depth information on how this can be done.
We suggest contacting your plugin’s developers and cross-check with them on what can be done in this case.
Kind Regards,
IgnatHey @prodigito,
From what it seems, there are some custom login/register elements in your theme, that might lead to this behaviour. We’ve tested this with the default Storefront theme and latest WooCommerce the Account page is visible, without a redirect to the WordPress login screen.
Due to the different nature of themes and how they implement custom logic, it’s pretty hard to accommodate for all possible custom implementations.
What we suggest is to revert all custom logic related to login/register and use the default WooCommerce “My Account” page, as well as to change the links in the menus to point to the corresponding page, instead of the WordPress Login/Register form.
Kind Regards,
IgnatForum: Plugins
In reply to: [Security Optimizer - The All-In-One Protection Plugin] Error databaseHey @jairoochoa,
The issue has been addressed, please check on your end to confirm as well
Kind Regards,
Ignat GeorgievHello @timschoch,
Could you please provide us with your website URL, so we can further look into the case.
Thank you for your cooperation in advance.
Best Regards,
IgnatHey @fatcacky,
The SiteGround Optimizer plugin Auto-Flush functionality is listening for specific actions before cache is flushed. For posts – we are listening for save_post hook to be triggered. In order to avoid too many cache flushes, non public post types and statuses are excluded from cache – such as revisions, drafts, auto-drafts, e.t.c.
In this particular case, the builder is saving the post with an auto-draft post status, which is excluded from auto-flush. This is why the cache is not being automatically purged when making a change in the builder.?
You can further discuss the case with the Divi support or manually purge the cache after changes are being made to the website.
Kind regards,
IgnatHey @casket21,
The reason on why Google shows these two files are slowing down the site is caused due to the nature of the minification and combination of all of the other scripts on the page.
By default, the plugin combines and minifies all scripts and styles that the site uses throughout all pages. If you would like to lower the size of those files, feel free to use the provided field to exclude less used scripts and stylesheets from the combination. Once excluded, it should lower the file size, therefore speeding up the request for the combined CSS and JS files.
Kind Regards,
IgnatHey @bogeybean,
Please add wp-includes/js/jquery/jquery.min.js to the excluded scripts from Deferral of Render-blocking JS in the plugin’s settings. This will allow jQuery to load before the scripts that are using it.
Kind regards,
Ignat