Powered by Vanilla!
issue : slideshow link is missing
  • hi,

    I have tested zpSkeleton on android.
    the slideshow link is missing on my mobile device though it is present on my pc (it is missing both on album and image page).
  • in fact, the link is missing when zpSkeleton switch on 2 columns mode (on andoid and on pc)
    tested with android 2.3.4 and ff 3.6
  • Hi Vincent,

    Yes, this is intentional to reduce bandwidth for mobile devices. There is a two pronged approach (css media queries and php header detection) to detect whether the user is using a smartphone. If they are, the heavy js and resources needed for the slideshow are not loaded. This was a judgement call, however open for debate.

    Cheers!