[Resolved] Import external HTML markup into header elements

Home Forums Support [Resolved] Import external HTML markup into header elements

Home Forums Support Import external HTML markup into header elements

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1153398
    George

    I have been recently optimizing and organizing my development process by following SCSS functionality and CSS BEM methodology and there is a project where I need to customize a large number of header elements that have slightly different HTML markup. I was wondering if there is a way to actually import HTML in a header element from an external file. Ideally, all markup would be contained in one HTML or PHP file so that I can develop faster and see all code at once but importing from separate files is also fine.

    #1154234
    David
    Staff
    Customer Support

    Hi there,

    when you say import – is this on the front end ? So an external request would be made for this HTML ?

    #1154501
    George

    Yes, that’s right. Or it could be the import happens on the backend. I just want to be able to code in VS Code without having to keep copy-pasting code to the WordPress admin in the header elements.

    Also, as far as I can see only HTML code can be entered in a header element, is that right?

    #1154708
    Tom
    Lead Developer
    Lead Developer

    Hmm, I’m not sure if this is possible. If it helps you to research a bit more, the Element content is just a simple custom field, so if there’s a solution available that can do this with custom fields, it should work with Elements.

    I’ll assign this back to David just in case he has any ideas.

    #1154713
    George

    Ok, thank you both. It seems more trouble than it’s worth, I will do some research myself though.

    Thanks again!

    #1155661
    Tom
    Lead Developer
    Lead Developer

    I’ll keep an eye out for a solution. Let us know if you find one 🙂

    #1926954
    Walter Schwarz

    I need the same functionality – any idea or solution found?
    Thank you, Walter

    #1927301
    Tom
    Lead Developer
    Lead Developer

    No solution found on my end, unfortunately. I think this would likely require something to be custom-built, unfortunately.

    #1927578
    Walter Schwarz

    Thank you,
    Walter

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.