• Resolved alessandr0

    (@alessandr0)


    Good morning,
    I created an html file with MS Word. I’ve load the file in wp media. Now I’m trying to show it in a slide. But nothing appears.
    Thanks in advance for the help.
    Alessandro

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author simonpedge

    (@simonpedge)

    I don’t understand the question. You are trying to show the contents of a MS Word document within a Slide Anything slide? (if so, then that is not possible within WordPress – unless there is a special plugin to do this).

    Thread Starter alessandr0

    (@alessandr0)

    Hi,

    I solved the problem by using <iframe> html tag.
    First, I reduced the html code of the MS document. Second, I insert the file name in <iframe></iframe>

    <iframe src=”my_doc” width=”…” height=”…”></iframe>

    Thanks

    Plugin Author simonpedge

    (@simonpedge)

    Ok, I’ll mark this as resolved.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Show html preview on slide’ is closed to new replies.