Hi
I am trying to get the image to download when clicked using zpmobile theme. It doesn't download either on the mobile or laptop.
In options/image I set the mode to download and here is an example of a page http://freepixelz.com/zen2/Love/picfair-bat1-00267.JPG
Thanks
ok thanks
Hum, I would like to do the same, but that's not easy to me (I am not a developer).
I tried adding a href link inspired from zenpage theme, something like :
̀```if (isImagePhoto()) {
$tburl = getFullImageURL();
?>
[img][/img]" style="max-width:px"/>
But the link gives me a blank page first ! After F5, I get the full image as expected.
If someone can tell me what I miss or what is wrong here, that would be very nice.
BR.
The jquerymobile framework literally takes over everything. You must disable the default behaviour explicitly: http://demos.jquerymobile.com/1.4.5/navigation-linking-pages/