• HI! πŸ™‚
    i just intalled your plugin and i’m very happy of it.

    i’m just asking if there is a way to show PDF files into FLightbox on mobile phones because when i opened it in my android phone starts immediately the download without the possibility to show it in the browser.
    Thank you,
    Lollo

    https://wordpress.org/plugins/file-away/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author thomstark

    (@thomstark)

    Sorry. FlightBox is disabled on mobile devices.

    Thread Starter lollo93

    (@lollo93)

    ok, is there a trick to do that or similar in mobile mode?

    Plugin Author thomstark

    (@thomstark)

    If you want to try it out on mobile, open up:

    wp-content/plugins/file-away/lib/inc/inc.declarations.php

    and comment out line 29:

    $flightbox = $get->is_mobile ? false : $flightbox;

    like this:

    //$flightbox = $get->is_mobile ? false : $flightbox;

    But it probably won’t look good or fit properly, as I’ve never designed the FlightBox for mobile deivces.

    It works great for me!

    A few tweaks to the CSS (bigger navigation icons) and It seems well displayed.

    Are you planning for a future mobile implementation?

    Plugin Author thomstark

    (@thomstark)

    Eventually, sure.

    Futuresweb

    (@webmasterfutureswebcom)

    Hi, yes I was going to ask the same question.

    Also, it appears that the audio doesn’t work either on Google’s mobile browser. I can see the text for the audio files but not the buttons to push to make them play the file.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘enable FLightbox on mobile phone’ is closed to new replies.