dentvii
Forum Replies Created
-
This is a page with no related posts however, if the YARPP is flushed, there will be related posts, as threshold is at 3, so all related PDF articles would come up. https://www.vejaisso.com/como-extrair-imagens-fotos-de-pdf-copiar-imagens-pdf-adobe-reader-download/
Here is the W3TC 0.9.2.4 Object-cache.php
My W3TC serves Page, object and database from Memcached as well.
Didn’t work. I am still seeing no related posts when there are related articles. Only after flushing with experiments I can see that they indeed exist.
Must I notice that I have two points in my code in which the YARPP is called, first an non cached at the end of the post and then on the sidebar at the top, using the plugin itself.
3.5.4b with changes by Todd. Not fully tested.
https://snipt.org/ujDj6
https://snipt.org/ujEa6Why are you using such an old version?
Awesome Todd, I’ll try it myself as well.
I am using WP 3.3.1, YARPP 3.5.4b Beta and YARPP Experiments. Running on nginx with memcached and w3tc.I am having a similar issue. Without a post being updated or a new post being added, I would once encounter a page which I knew it had many related posts and the YARPP not showing any. So a refresh in the cache would fix it. I’ll try your fix and let you know.
Forum: Plugins
In reply to: [W3 Total Cache] Error: "A group configuration for "include" was not set."I am also getting this error on 3.3.1 wordpress 0.9.2.4 w3tc.
Minify only used for html. It is broken with css and js, it generates files that can’t be parsed or are not created.Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] Can't upload minify files to CDNNot working for me as well. Can’t even see the files in the CDN the w3tc/min folder.
Minified works well for the stylesheet and the js when on my server but when checked the “automatically upload minified to CDN” and also the “host minified at CDN”, 0 files are listed, 0 files are pending or error.Tried default WP theme but still didn’t help.
Just to clarify I am aware that I could use Related_post(array( ‘template’ => ‘my theme.php’)).
However my website is database intense, and this would crash my server. I want the same posts showing up in one area and showing again, in different style in another area of the same we page. Is this possible?
I am receiving the same error. Things were fine, then I disabled the minify (it was in manual mode) and tried another plugin (scripts gzip).
After disabling that one, I have tried to re-enable the minify with my previous settings and now I am getting that error.
WP 3.3.1, W3TC 0.9.2.4Forum: Plugins
In reply to: W3 Total Cache error: wp-includes/js/l10n.js" doesn't exist.Here are my minify settings.
Had to disable JS due to this error. It was previously enabled with two files from affiliated programs (not shown).Forum: Plugins
In reply to: W3 Total Cache error: wp-includes/js/l10n.js" doesn't exist.I am also having the same problem, even trying uninstalling and reinstalling W3 but Also got the same error
Minify at manual (but also happens at Auto)
Cache method Opcode: XCACHE
HTML Minifier Default
JS Minifier JSMIN
CSS minifier DefaultThanks