WordPress is designed to use themes or plugins to output the final HTML, CSS, and JavaScript. You don’t normally directly include an HTML file, because it won’t have a way to connect to WordPress to do things like including an Elementor header or any content you can edit in the Editor.
Instead, for this type of thing, you will probably want to either create a child theme or create a plugin. Either way you can set up a PHP template that will use the HTML you want to use and allow you to pull in Editor content as well as Elementor header etc. Then you can create a page (or post, or a custom post type) in wp-admin and apply your template.
Related Posts:
- Shortcode content output but not in correct place
- how to changes mobile menu toggle breakpoint in WordPress
- PHP function for horizontal Woocommerce thumbnails and badges
- Cant get theme to change footer color through theme customizer
- Sorting Problem
- How do I change/modify the_post_thumbnail(); html output?
- start_lvl Ignored in Custom walker_nav_menu
- Modify previous and next text from pagination links
- How to register images uploaded via FTP in media library?
- WordPress Shortcode and Dynamic CSS
- Calling a method from functions.php on a click of a button
- Best way of adding CSS which can be manipulated by the user via theme option panels?
- Multiple pages on one with different HTML
- Restrict WordPress File Type Uploads by User Type
- HTML table from shortcode with multiple parameters
- Minify HTML, CSS, JS with PHPWee?
- Using PHP to toggle stylesheet and header image, set in cookie
- How to display a value from a radio button in the options menu in wordpress
- Custom image upload
- Placing raw HTML inside a WordPress shortcode
- Slide in Panel WordPress Post
- Convert all images to PNG on file upload
- An unwanted inline style is added to my body tag
- Upload Image in a WordPress page using PHP
- Show post in slider
- Add itemprop Schema.org Markup to li Elements in wp_nav_menu
- Removing unneccessary p-tags (Not every p)
- How can I hide Home in my menu in a specific page?
- Missing sidebar parameter “fix” – before_content
- Randomise upload filenames (or another solution to hide the original image URL from theft?)
- How Display Posts on category
- Using file_get_contents with Gravity Forms uploads folder to create images in the media library returning false
- Add a class to the anchor tag on HTML5 gallery
- Hide Hamburger Menu On Specific Page (Front Page/Home Page)
- how to remove metadata from the posts of my blog?
- How to style options page in dashboard?
- Where in PHP do I move title and meta (date) to bottom of each blog section?
- Converting HTML Template to WordPress Theme
- Populate dropdown with Child Pages based on Parent Page chosen
- How to store data from multiple forms using ajax and php
- Use DOMDocument with ob_start breaks my HTML code
- Customize position of social icons in upme plugin [closed]
- Css loads very slow [closed]
- Different post styles depending on category
- How create a Shortcode with hover and complex options
- WordPress Multiple Navigation bars
- Add .htm extention to a custom taxonomy
- Auto 301 to full post permalink? (using : /archive/%post_id% to %post_name% )
- responsive.css in the WordPress should be prioritized
- How do I add a custom css to all posts without affecting homepage css? [closed]
- Redirect to another page using contact form 7? [closed]
- Noscript not working as it should in wordpress site
- height should be set to auto to avoid pixelation in the post thumbnail function
- How to make modifications only to certain elements of an HTML string on the server-side?
- Wrapping a Sidebar within
- Add Codepen animation as Preloader to WordPress
- Widget back end radio button issue
- How to make container class in PHP
- Creating a mobile site by adding a new class to the body tag from functions.php
- PHP/CSS: Shortcode won’t display correctly, and only displays in the head (before content)
- How can I get my pagination loop to display the correct number of total pages?
- Add class for the_post_thumbnail_caption()
- Target a specific container to style on WordPress storefront theme
- How to include different html tags in the header for different pages?
- Displaying POST content with HTML tags and all
- Can’t get_users info by using json_encode
- user update profile for custom code
- Show post/page into div using function
- Restrict File Type Uploads by User on Wordress via functions.php
- Highlight Single Page Ancestor
- Font-Family does not looks like how it should be [closed]
- Where to find the html for WordPress site? [closed]
- Save the outputted image into the Media Library, with a different filename and extension
- Styling admin page rows in order of importance (checkboxes)
- WordPress HTML Helper
- How to have Function of a plugin using global vars into a shortcode?
- Show contact 7 form in popup
- WordPress – Image href for home menu nav not working
- How Can I Center the Logo in the Navigation Menu? [closed]
- featured post as div background
- Trying to customize wordpress drop down categories
- How to add margin underneath woocommerce total price amount -> productpages
- How do I get Roboto Google Font to display normal font-style? [closed]
- Integrating CSS Into a WP Function Call [closed]
- How to customize posts in WordPress by using HTML and CSS?
- WP_Query not returning results
- Load slideshow.css file only if Slideshow is checked / on
- Header location [closed]
- How do I link the side images?
- Parse error: syntax error, unexpected ‘}’ in
- How to create a container in php then customise it in CSS
- Custom HTML/CSS Theme into WordPress – SEO considerations
- Add multiple HTML attributes to an Elementor button
- Generate and upload screenshot as featured image for user-submitted post
- ‘This Field is Required.’ is Not Displaying on CF7 [closed]
- Option value not getting updated until page refresh in WordPress
- How to create different templates for woocommerce single-product.php?
- How do I make a shortcode to display Dokan seller badge list?
- Editing stylehseet url in head section of WordPress
- separating column the variations from the add to cart button woocommerce