• Hi,
    after 8 hours of googling this up I give up…I’d be truly grateful if anyone could steer me into the right direction.

    Background:
    I have a wordpress site setup via XAMPP (localhost). I have a software that converted my powerpoint presentation into HTML5. I can’t figure out how to and where to store that so it shows up on my website. (on a page or post of my choice). I also have a wordpress theme that enables me to input raw html or raw js. (just fyi, I have no experience here)

    After the conversion (ispring suite) I have the following content in a folder:
    – folder data (includes .swf files, one per each slide)
    – fixprompt (jscript file)
    – index (html)
    – presentation (xml)
    – main presentation file (.swf)

    Here’s the guidance from ispring suite:
    http://www.ispringsolutions.com/articles/how-to-insert-your-html5-presentation-into-a-website-or-blog.html

    (which doesn’t help much – some of it below)
    One of the easiest ways to share your presentation via a website is to provide a hyperlink to the presentation somewhere in a webpage. To insert a hyperlink, switch to the HTML editing mode and use the following code:
    a title=”CUSTOM TITLE OF THE LINK” href=””ENTER”> CUSTOM TEXT OF THE
    HYPERLINK</a

    You can choose to open the presentation in a new browser tab (target=”_blank”) or in the same tab (target=“_self”)

    Again, any help will be very much appreciated!

    Thank you.

Viewing 1 replies (of 1 total)
  • You cannot use your exported HTML5 files in WordPress. You will need to create new Pages manually and add your content by hand via WordPress’ editors.

Viewing 1 replies (of 1 total)
  • The topic ‘How/where to store HTML5 (from Powerpoint)’ is closed to new replies.