I've got a this site CasarĂ£o Amneo Reseda, that has 2 themes, the main one for any desktop browser and a second one, mobie friendly, based on the jQuery mobile framework.
I'm currently using the WPtap Mobile Detector plugin to redirect any mobile browser to the mobile theme. It works just fine on iphone 3/4, samsung android, sony xperia and ipad (that was just for testing, it currently loads the desktop theme).
But the bug comes when i test with a Blackberry Bold 9700. The phone loads the normal theme. Which sould not.
In the admin of the plugin, there's already a Blackberry Storm registered as one of the devices with a mobile agent that goes like this blackberry9500|blackberry9530. Not having a Storm with me, i tried to add a new device for my Bold. So i added another blackberry device with the user agent blackberry9700, a guess rather than a real device-agent that i found. Didnt work. So i tried to add a 'global' blackberry agent: blackberry|Blackberry. Without luck too.
So i then looked for other solutions.
I've tried mobilepress, but i only managed to get it load my mobile theme for iphone, not blackberry, android and sony xperia.
Then, i went for the WordPress Mobile Pack plugin. I got to get the defualt themes to work on iphone and not on blackberry. I couldn't get my mobile theme to load, even on iphone.
Then i looked at WPTouch. This is not a good solution either as i doesn't load my custom theme, but one of its own. And it didn't load either the mobile theme on blackberry...
So am getting really annoyed with this Blackberry problem and wonder if there is any way to get my custom mobile theme to load?