I wonder what might cause this, but since a few days, latest osts do not appear anymore in the widget, be it on wpforo page, or on other pages where I added it to the lateral column.
I would think it might have to do with some other plugin, but how to find the one ?
Anything to do with the database ?
Thanks for your help,
Bernard
<script>window.w3tc_lazyload=1,window.lazyLoadOptions={elements_selector:".lazy",callback_loaded:function(t){var e;try{e=new CustomEvent("w3tc_lazyload_loaded",{detail:{e:t}})}catch(a){(e=document.createEvent("CustomEvent")).initCustomEvent("w3tc_lazyload_loaded",!1,!1,{e:t})}window.dispatchEvent(e)}}</script><script async src=" https://xxxxxxxx.com/wp-content/plugins/w3-total-cache/pub/js/lazyload.min.js "></script><
>>>>> wpForo and Cache Plugins
Thank you. I checked, and I already had the pages excluded according to the page you linked to in your answer. I did put this script in my child theme functions.php, after the last ?> markup. is this correct ?
is this correct ?
No
I copied the script from your forum to show you that you are using a cache.
So it makes no sense to paste it again
And you are still using the >> w3-total-cache <<
Oups! Yes, I use w3-total-cache, but, as I said I followed the instructions, and excluded the pages as indicated. Should I totally remove it ?