peacherd
Forum Replies Created
-
Forum: Plugins
In reply to: [LiteSpeed Cache] WPDiscuz comments not updatingThanks for your message. Sadly, that does nothing wether activated or not. I notice this in the header when logged-in as admin:
x-litespeed-cache-control: no-cache,esi=on
And this when logged in as normal user or guest :
x-litespeed-cache: hit
Any ideas?
Forum: Plugins
In reply to: [LiteSpeed Cache] WPDiscuz comments not updatingForgot my report : LNRVWFCW
Forum: Plugins
In reply to: [Comments - wpDiscuz] Compatibility with Lazy Load for CommentsThanks for your quick reply, can’t wait then, cheers!
Forum: Plugins
In reply to: [W3 Total Cache] Only cache for admin and editor not workingAny idea or help towards this? Thank you…
Forum: Plugins
In reply to: [W3 Total Cache] Only cache for admin and editor not workingHi @vmarko,
Thanks for your message. Here is the link to the website : https://bit.ly/2zoRUJm
I am using disk caching basic (for page fragment cache).
V. 0.9.7.5 of W3 Total Cache. PHP 7.3
Forum: Plugins
In reply to: [W3 Total Cache] Only cache for admin and editor not workingSorry, the images don’t seem to pass, here they are again :
When I do this : Image
It caches pages for all users, wheter admins, editors or subscribers or non logged in.
When I do this : Image
It doesn’t cache pages for all logged, wheter editors, admins or just subscribers. But does cache pages for logged out users.
Same error here. The fix is nice, thanks @claual, but would be even better if implemented ??
Just to confirm that I have the exact same problem on my side. Also, when trying to change toggle text or any other text shown by the plugin for the terms, the text doesn’t change even if demanded.
Thanks
Forum: Plugins
In reply to: [W3 Total Cache] Page fragement cachingHi @vmarko,
Yes, late initialization checkbox is checked as per image : screenshot
I have tried get_the_ID(), but when I echo it, there is no ID shown on the cached paged (without cache it echoes the ID).
Forum: Plugins
In reply to: [W3 Total Cache] Page fragement cachingTo add to this : the non-cached version for logged-in users works without a flaw. Only the cached page has the “Trying to get property ‘ID’ of non-object” error.
Thanks
Forum: Plugins
In reply to: [W3 Total Cache] Page fragement cachingHello @vmarko,
I’m sorry for coming back but the issue has risen again…
I have followed all the instructions in the pdf you sent me.
As I said, the portion of code I’m trying to fragment :
<!-- mfunc code --> global $post; echo getHotThumb($post->ID, false, true); <!-- /mfunc code -->
“The first load of the cache page works perfectly, but on the next load, I get the following error from WordPress : Notice: Trying to get property ‘ID’ of non-object. Thus the thumb count shows 0.”
Any idea of what I’m doing wrong?
Thanks
Forum: Plugins
In reply to: [W3 Total Cache] Page fragement cachingOk, thanks for your help @vmarko, I’ll see if I can figure it out!
Regards,
Forum: Plugins
In reply to: [W3 Total Cache] Page fragement cachingThanks @vmarko, I had made all those specific changes but it must have been an error with the cache since 30 minutes after your message everything came back in to order with no errors.
I do have another question. Is there a way of keeping $post->ID unchange while passing through the mfunc ? Since when dealing with an archive all the $post->ID reflect the id of the page they are contained in but not the id they originally come from. Do you have a solution for that?
Thanks !
Forum: Plugins
In reply to: [Email Template Designer - WP HTML Mail] Buddypress issueHi @haet, thanks for getting back to me.
Having read your post, I just thought that it might be my buddypress that had some kind of issue (I had fiddled with a few files to get my own html template before). A delete and reinstall : all works perfectly.
Sorry for being so stupid… Your plugin works great and the integration with BP is seamless. Thanks!!
Any way to buy you a coffee ? ??
Forum: Plugins
In reply to: [Email Template Designer - WP HTML Mail] Buddypress issueI’ll just correct that a little. I do see the template appear (as before) but header and footer content of buddypress are still there. Regards,