Vladimir Palant
Forum Replies Created
-
@tripledm It can be related to browser cache. Please purge cache and check again.
Great, thank you for your feedback
Forum: Plugins
In reply to: [WP-Stateless - Google Cloud Storage] [3.0] High latency on page loadsGlad to hear that!
Can you check value for
wp_sm_version
please in tablewp_sitemeta
?You can execute this query:
SELECT
meta_valueFROM wp_sitemeta WHERE meta_key = 'wp_sm_version'
If value is
3.0
need to change it to2.3.2
, or if value is empty – need to add it and set to2.3.2
and then upgrade plugin to version 3.0.> The network settings are not available by default when the plugin is not activated network-wide (although they can be reached through the URL you gave directly).
This page must be accessible even if the plugin is not activated for Network.
https://prnt.sc/ugxkdjPlease try to set setting to
Don't override
and check setting for blog which uses WP-Stateless.
And let me know please the settings for blog have remained the same or have changed.Forum: Plugins
In reply to: [WP-Stateless - Google Cloud Storage] [3.0] High latency on page loads@litemotiv Please try to use
Ephemeral
mode.Forum: Plugins
In reply to: [WP-Stateless - Google Cloud Storage] [3.0] High latency on page loadsHello @litemotiv
Which mode are you using?
Hello @litemotiv
You can go to your Network settings
site_url/wp-admin/network/settings.php?page=stateless-settings
and setFolder
setting toDon't override
.Then you can change setting for your blogs.
Forum: Plugins
In reply to: [WP-Stateless - Google Cloud Storage] Outdated google-api-php-clientHello @aelsharawi
The fix will be included in the next release.
Fixed on issue https://github.com/wpCloud/wp-stateless/issues/446.Forum: Plugins
In reply to: [WP-Stateless - Google Cloud Storage] bug after upload (glue)Hello @aelsharawi
The fix will be included in the next release.
Fixed on issue https://github.com/wpCloud/wp-stateless/issues/446.Forum: Plugins
In reply to: [WP-Stateless - Google Cloud Storage] Image optimization errorHello @alex-mi
The fix will be included in the next release.
Fixed on issue https://github.com/wpCloud/wp-stateless/issues/491.- This reply was modified 4 years, 7 months ago by Vladimir Palant.