mlazarov
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugins] Revolution Slider // BackgroundAre you sure this is related to “Plugins” plugin?
Forum: Plugins
In reply to: [Plugins] NO plugins button on my dashboardAre you sure this is related to “Plugins” plugin?
Forum: Plugins
In reply to: [Plugins] Plugins not showing upWhat’s the url of yout website?
Forum: Plugins
In reply to: [Hyper Cache Extended] Doesn't work well with WP 4 ?MassimoD, thank you for your report!
This issues are not related to wp 4 – it can be seen in all versions of wp. The reason is wrongly written config item. This will be fixed in next release of HCE.
Martin
Forum: Plugins
In reply to: [Hyper Cache Extended] No more updates?Wooowwww!
Actually you are right there is misleading info in the plugin settings page!Will be fixed soon (or just will add this feature).
Thank you!!!
Forum: Plugins
In reply to: [Hyper Cache Extended] No more updates?Hi carolyna1209,
there is no such feature “zero value means a cached page is valid forever”Martin
Forum: Plugins
In reply to: [Hyper Cache Extended] Working with WP 3.8?Yes it’s working (have never been not working).
Forum: Plugins
In reply to: [Hyper Cache Extended] Hyper Cache vs. Hyper Cache ExtendedForum: Plugins
In reply to: [Hyper Cache Extended] No more updates?carolyna1209, “only modified posts” is working BUT its done only if the server load is lower than value of “Max server load average” setting.
So if your server is overloaded then no cache will be recreated. That can be bad from one perspective (the visitors are seeng old content), but that way the server can be saved from dropping out (so no one can se your content).
Forum: Plugins
In reply to: [Hyper Cache Extended] How do I know it's working?The plugin isn’t active for loged in users. So first logout from your blog and then check the source code/html printed to the browser. At the the bottom of it there should be something like this:
<!–
Hyper cache file: 9c68beec2f3f6a8104a6c94d9cc603e6
Cache created: 23-07-2014 15:24:30
HCE Version: 1.1.0
Load AVG: 3.75(5)
–>That is debug info and if is present that means that HCE plugin is working and saving cpu time for you.
Forum: Plugins
In reply to: [Hyper Cache Extended] is asterisk supported?No, you can’t use asterisk, but using part of the url has the same logic.
For example if you put /gallery/ all url’s matching */gallery/* will be excluded from caching.
Forum: Plugins
In reply to: [Hyper Cache Extended] Pending review and 404That can happen if the server is too loaded to handle the cache update.
Forum: Plugins
In reply to: [Hyper Cache Extended] Cannot set Cached pages timeout to 0 minutes0/zero means thath the cache will be invalidated right after creating it. If you want the cache to be valid for long long time just set the higher numer.
The plugin doesn’t understand the 0/zero as unlimited.
Just use one big number for “Cached pages timeout”
Forum: Plugins
In reply to: [Google Plus Authorship] Simple and Useless Pluginsajith90, the plugin was aways working on my blog: marto.lazarov.org
There is new version to support wordpress v3.8 – may be will solve and your problem.
Martin
Forum: Plugins
In reply to: [Google Plus Authorship] Does nothing on Twenty ElevenIt should work now