Unfortunately, I think this plugin is dead. It hasn’t been updated in almost a year, and the developers haven’t contributed to anything in nearly as long. It’s a shame, because this is the best mobile theme manager I’ve found.
I meant to include what I did to replace WordPress Mobile Pack:
I use the plugin Device Theme switcher. I grab the WordPress Mobile theme from the WordPress Mobile Pack. You can then use this plugin to automatically select which theme is served to different devices.
Thread Starter
Zahak
(@zahak)
Oh, I’m really sorry. Forgot that I created this thread.
The problem was that someone put a button to switch between desktop and mobile version, without using built in function. This resulted in a simple url, when the built in function would created a javascript creating the cookie.
This would probably not affect anything in a normal environment, but as we use Varnish in front as a reversed proxy, it didn’t work out at all.
So for us it was just to replace button with built in function, and everything worked.