Hey there,
at first I have to say that this package is awesome!
But I have a Problem, I manually activated the WebApp support for the iPhone, because jqtouch did not work...
so I added
<meta name="viewport" content="width = 320, initial-scale = 1.0, user-scalable = no, maximum-scale = 1.0">
<link href="/templates/mobile_iphone/jqt_startup.png" rel="apple-touch-startup-image" />
<meta name="apple-mobile-web-app-capable" content="yes">
to the head section in the index.php of the template.
My problem is that after I installed the WebApp (touching + in mobile safari, "add to home screen"), which is working quite well, and I click on an article heading or "read more" it opens safari and leaves the webapp.
How can I fix it?
Demo on:
Techinspired.de (open with your iPhone/iPod)