I am using on my website your tagdiv mobile theme plugin.
How exactly your mobile theme plugin does it detect the device type?
My problem is that some times randomly i have responsive theme template on mobile and not the tagdiv mobile theme template.
My plugin for caching is litespeed and i need your answer to fix the issue with the help of litespeed support team.
My website is on production level so answer me ASAP please.
Hello,
If you use Lite Speed Cache, then please check if this plugin has the option for mobile version cache.
We recommend using only one cache plugin, the WP Super Cache plugin with this configuration: https://forum.tagdiv.com/cache-plugin-install-and-configure
Thank you!
Hi vmertinos,
This question is a bit more complex, if css @media Rule is used for the responsive version, for the mobile theme plugin, our developers have implemented in the plugin a code to detect mobile devices, this code can be inspected on this path wp-content/plugins/td-mobile-plugin/Mobile_Detect.php
I hope this will help you!
Thank you!