This is possible, but it’s not a best practice. Animations are cool, but iframes add complications and slow down the page load speed.
If you want to see what it looks like, edit this file:
../wp-content/themes/twentyseventeen/template-parts/header/header-image.php
And change the custom header div to this:
<div class="custom-header">
<iframe scrolling="no" width="100%" height="1000px" src="http://robinseggstudio.com/homePage_12-5c/RobinSketch/"></iframe>
</div><!-- .custom-header -->
Related Posts:
- Does wordpress templates always in files or in database?
- WordPress Theme variables scope
- esc_attr() right way and use
- why is translation not working on theme?
- How to set custom cookies before output
- How to export/import theme customizer settings?
- Check php version before theme activation
- Separate WordPress themes for each category page
- Detection of theme being used
- How can I remove “Proudly powered by WordPress” from twentyeleven without modifying footer.php?
- How to get the registered sidebar’s name by its id?
- Load post content into iframe
- One button to change all settings in theme customizer?
- Replacing mysql_real_escape_string in WordPress theme
- The best way to customize “nav-menu-template.php” to add if the ‘link_before’ is “checkbox”
- Activate different theme for temporary preview
- Nice scroll to wordpress
- Twitter feed is showing blank in WP site [closed]
- Can’t Find a Way to Edit the Home Page Content [closed]
- How do I hardcode a WordPress shortcode into my theme?
- StudioPress: add meta tag to every page [closed]
- Fatal error: Call to undefined function wpsc_cart_item_count()
- Add custom HTML to posts page
- Widgets not showing in my custom theme
- Mysterious HTTP 404 header in my own scripts
- Change logo based on incoming domain
- Page Reloads Before AJAX Request Finishes
- How do themes render caption texts in extended markup (e.g. “wp-caption” paragraphs)
- Can’t load WP function into external function
- Conditional Header in wordpress
- add_image_size for header_image
- WordPress: Access a plugin from within a theme
- Getting error when trying to implement site-wide breadcrumbs in Twentytwentyone Theme [closed]
- Reconfiguring WordPress site
- My page.php shows the index.php
- Compare the old get_theme_mod($name) to the new get_theme_mod($name) return value
- Custom Theme’s “Preview Changes” Doesn’t Work for Previously Published Posts
- “imagejpeg” function is not working in wordpress
- How do I link a button I created in theme customizer to a function?
- How to change theme programmatically from a external application?
- Separation of presentation and code – WordPress
- Why in my theme I can’t see all the statics content under the posts?
- get_template_directory adding FTP root folders in urls
- unknown issue in ‘header.php’ preventing theme from displaying fully
- How can I use a sliced image As banner? [closed]
- Add meta tags to a custom header
- Design with Elementor and code the rest?
- Is this a correct usage of ob_start() in my WordPress project?
- How Do I Find & Remove H1 From Site-Title-Wrapper? [closed]
- what is the method to echo class attribute inside the i tag? [closed]
- Change header on pages displaying taxonomy items
- blank white page when post/update/change option etc
- How to Update an old theme for the latest wordpress version
- Problems clearing cache
- Implementing custom tag/tax pages
- How to add Post Tags to a new element in header.php?
- ‘Bones’ theme: Load stock scripts in footer instead of header?
- How to correctly load a different version of main menu based on the user language in WordPress? Is it a good solution?
- Why in this WordPress theme I can’t see the Main Menu?
- Displaying Slider in Front Page (home) using Customizr Theme
- setcookies and header send
- call a string/function from database
- How to internationalize header image?
- WordPress redirects page query parameter in URL
- Publish button now showing content after saving
- Uncaught TypeError: extract(): Argument #1 ($array) must be of type array, null given
- error_log PHP error log found. This file must not be in the production version of the theme. (wordpress theme check plugin)
- When I click for the redirect link it is showing the content of index.php instead of single_assignment_page.php
- Display values of current POST request on page
- How to use data URL in WordPress?
- wordpress email checker on domain
- Unable to retrieve get_author_posts_url
- Force Sidebar on Full Width page
- Modifying child theme’s header
- Add my footer menu to the header
- Add the shortcodes from the enfold theme to the other theme
- WordPress child theme, creating a custom php template page
- How to get Post sidebar & footer including html like get_the_content() which only gets content section?
- Menu to the right of screen on desktop using Bootstrap 4
- load a wordpress page into another wordpress page using iframe
- style.min.css code issue
- Beginner Developing Theme with Bootstrap – NavMenu question
- Local WordPress from Git repo, where to set document root?
- Editing existing pre-created menus in PHP
- Headers Already Sent
- Shortcode Display From WordPress Dashboard Page Without Using post_id
- Include a php file that is above WP installation hierarchically?
- Using existing widget code! [closed]
- WordPress Website Featured Image Replacement Issue
- doubled content
- Themes with variable width or single columns? I want to display source code
- How can I print out a single stylesheet or javascript link?
- Errors while Loading Most Recent Version of jQuery
- WordPress menu links with images & class selection
- Predefine Magazine Style Layouts
- How to remove the intro animation which appears during the load up of some WordPress themes? [closed]
- How to store the_post_thumbnail() value in a variable
- Dynamic Email Handler with ‘header (“Location: …’
- a problem in class in class-wp-hook.php
- Using Featured Image as Hero Background in Word Press