rrivv
Forum Replies Created
-
Forum: Plugins
In reply to: [Comment Blacklist Updater] When will v1.2.0 be fixed?As I see version 1.2.1 is issued, but it is not available in WP for update – WP sees still 1.2.0 only
- This reply was modified 2 years, 8 months ago by rrivv.
Forum: Plugins
In reply to: [Autoptimize] Autoptimize auto cache clear disableWell, partly π
At least when I clear “all caches” manually with w3tc / “purge all caches” function, w3tc clears Au cache too.So I believe in our case it is not an Autoptimize issue, but w3tc’s or w3tc+cron issue – sometimes w3tc delete’s autoptimize cache (by its own and in backend), but don’t update w3tc cached pages, that is why these cached pages contain old (outdated) Au files (autoptimize_xxx.css/autoptimize_xxx.js).
Forum: Plugins
In reply to: [W3 Total Cache] w3tc outdated cache files not updatedHello Marko
It seems I got it where the problem is.
When w3tc Page cache is enabled and nobody have been loged-in to the site for a while, cron is not working (no cron run by WP admin-ajax).
So, since cron is not working, cached pages not flushed/updated.
Since anonymous users “see” only cached versions of a page, wp-cron, based on anonymous users visits also not running.So we just need create a dedicated cron call for every site…
Does it make sense? πthank you
Forum: Plugins
In reply to: [W3 Total Cache] w3tc outdated cache files not updatedHi @marco
When you say βCache update interval: 900 secondsβ can you please confirm that you are using Cache Preload?
oops, cache preload not enabled on this site so please disregard this π
***
Yup, I understand why xxx_old files created. And by a “w3_pgcache_cleanup” cron process, right?But the problem is that on some sites at some time xxx_old versions stop creating, so usual files, like “_index_ssl.html” stay in cache folder forever – till I purge cache manually (and never renamed to xxx_old).
So I need a direction, where to dig, cron issues or something else?
thank you π
Forum: Plugins
In reply to: [Modula Image Gallery - Photo Grid & Video Gallery] PHP ErrorHi @beatrice12
thank you for fixing this issue π
Do you know for which plugin versions this bug is actual?Had same problem.
The problem (in our case) was in LastPass FF addon – when it is running, Close button doesn’t work. After lastPass addon disabling and page refresh, everything is working fine π
Most addons are disabled usually in Incognito mode, that is why it works in Incognito π
(with manually enabled Lastpass in incognito mode “Close” button doesn’t work too).Maybe in your case it is another addon (my primary suspect was Adblock initially).
Hope it helps someone π
Hi Mivtt
We have a premium version of the plugin (2.1.9).
Could you point me where this function is? I cant find it πI see a Geo-location currency change but not by lang…
thank you, Andy
- This reply was modified 6 years ago by rrivv.
update π
my issue resolved enabling “Are you using an Ajax powered theme? – yes”
before 1.11.1 everything worked fine without this feature enabled- This reply was modified 7 years, 3 months ago by rrivv.
Have this problem on 1.11.1.
For logged-in users with all caching disabled feed is not loading and I get “URIError: malformed URI sequence” in browser console.
I rechecked feed syntax it is not working even with [instagram-feed] (inserted in Visual Composer).
If I update settings (clicking on βSave Changesβ) it works one time and then – not working again.But. for anonymous users with caching enabled everything is working fine! π (with current feed version – it is not just a copy of old feed in cache).