• Resolved tprickett

    (@tprickett)


    Each week I generate an HTML table (long running process) that I’d like to embed in a WordPress page. Being new to WordPress, I’m not sure how to go about this. The HTML table is in a file that WordPress should be able to access. I don’t know whether there is a way to do this natively, whether a plugin could do it, or if I need to use a theme to do it. Help me please!

    • This topic was modified 5 years, 1 month ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Everything else WordPress topic
Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator James Huff

    (@macmanx)

    Try just entering the HTML content into the page itself via the Code Editor.

    When you’re in the editor, at the three dots near the top-right, click that and choose “Code Editor.”

    Thread Starter tprickett

    (@tprickett)

    Every week the HTML changes. I don’t want to have to text edit the page each week. I want it to pull the table in from a generated file.

    • This reply was modified 5 years, 1 month ago by tprickett.
    Thread Starter tprickett

    (@tprickett)

    Answering my own question: embed an iframe element within you page pointing to the external HTML file.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Insert external HTML file into WordPress page’ is closed to new replies.