saguaros Hi
Yes, that is the latest release.
Did you enable the plugin?
In component options did you enable it?
Do you see x-litespeed-cache: hit in response headers (dev tools). If you dont see x-litespeed-cache: hit or x-litespeed-cache: miss, the plugin does not work.
And last question, do you have LiteSpeed server local? This is a server side cache solution for LiteSpeed servers only.
If you are on a LiteSpeed server you also have to add the following to the .htaccess
file
<IfModule LiteSpeed>
CacheLookup on
</IfModule>
I've tested it on many JA Templates and the result is the same so that is why I think is a T3 problem.
Thanks
Regards
Cosmin