Support for Mobile using Widget Logic
-
Hello,
I’ve been playing with a number of caching plugins and I have to say, your plugin is easy to configure and works great!
But unfortunately, I’m unable to use it because of the way I am handling mobile and I’m wondering if you could either add support or advise me of anyway to handle it.
I serve both my desktop and mobile version using the same address but I use Widget Logic (https://ww.wp.xz.cn/plugins/widget-logic/) that allows me to add conditional logic to my widgets which control my main page content as well as all the widgets in the sidebars, footers, etc. For example, in the widget that display my home page content for desktop, I use the Widget Logic setting of !wpmd_is_phone() and have another widget setup with wpmd_is_phone() to display on mobile.
If you add support, the ideal solution would be to allow for Mobile Widget Logic conditional logic to be entered in your settings like “wpmd_is_phone()” that would be evaluated and if true, the cache page would be stored in a separate cache than the desktop version. The same would happen when retrieving the cache.
Any thoughts and/or assistance would be greatly appreciated.
Thanks,
Jon
The topic ‘Support for Mobile using Widget Logic’ is closed to new replies.