Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Mike Doherty

    (@_doherty)

    What URL have you tried to embed in that page?

    The generated HTML is

    <object class="vanilla-pdf-embed" data="#page=1&view=FitH" type="application/pdf" width="600" height="776">
        <p><a href="">Download the PDF file .</a></p>
    </object>

    obviously the data parameter is incorrect.

    Browsers probably interpret that as embedding the current page within itself, which sounds like a bad idea. I wonder how deep the rabbit hole goes?

    I have exactly the same issue and results as petermjames.

    WP 3.8
    The ugliest theme ever! (Not my choice)
    It’s also on a secure server so there is no use in publishing a link to it, sorry!

    Any help to petermjames will also help me, so thanks in advance.

    Will this help?
    test [pdf]<a href="http://steelwrist.com/extranet/files/2014/02/208037_A.pdf">208037_A</a>[/pdf]

    Plugin Author Mike Doherty

    (@_doherty)

    Don’t include any HTML inside the [pdf] tag — just put the URL itself:

    [pdf]http://steelwrist.com/extranet/files/2014/02/208037_A.pdf[/pdf]

    Hi, sorry, but for me it is not resolved

    Version 0.0.6

    I only see “Download the PDF file .” since the last update of vanilla

    any idea?

    Thx

    Dan

    sorry, here is the shortcode

    [pdf width=800]http://trinkgutcelle.de/TrinkgutCDN/prospekt.pdf[/pdf]

    I have the exact same problem. Page only shows “Download the PDF file .”

    hmmm…sorry, seems to be a local prob

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

The topic ‘Doesn't Work At All For Me’ is closed to new replies.