• This plugin seems to work, but when checking with a cache enabled it doesn’t, i.e. on WP Engine you can’t disable cache completely. Any ideas?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author WonderPlugin

    (@wonderplugin)

    Caching means WordPress will serve static cached content.

    Usually cache plugins have an option to enable different caches for mobile/tablets. You can enable the option then the device detection will work.

    If the cache plugin doesn’t have such an option, it means it will serve the same static cached content regardless of the current device and web browser, then the detection will not work.

    Plugin Author WonderPlugin

    (@wonderplugin)

    Currently the detection is done on the server side.

    When a page is cached, the cache plugin will directly display the static cached content, without going through the detect plugin.

    A solution for this issue is to add an option to detect the devices and web browsers on the client (web browser) side. We will support this option in a future version.

    Thread Starter Webprom Design

    (@webprom)

    yes, thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Doesn’t work with cache’ is closed to new replies.