• Hello there,

    I’ve created a page with the HTML builde

    It generates an HTML page with a directory called “assets” full of CSS, javascript and Bootstrap files.

    I’ve tried to import this page with “HTML Import 2” (I’ve read the manual) and it just imports the raw HTML content.

    What could I do to add the CSS, Bootstrap and javascript to this imported page?
    I know that WordPress themes have an subdirectory called “assets”. Could I put this files there? Would it work?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator Marius L. J.

    (@clorith)

    Hiya,

    Developing a theme is much more than just importing the HTML I’m afraid, especially if you are trying to import them using 3rd party tools and rely on assets such as JavaScript or CSS.

    Just creating a directory won’t help, you need to properly call the files, adding them to your theme with the right functions and so forth.

    If you are interested in creating themes, I would highly recommend starting with the Theme Developers Handbook.

    Thread Starter maxalves77

    (@maxalves77)

    Thanks for your answer.

    I wouldn’t like to create a theme.

    I just want to import an HTML page with BootStrap on my WordPress.

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

The topic ‘Import html with bootstrap content’ is closed to new replies.