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?
- 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
- wp-comments-post.php file returns a blank page
- How do I link a button I created in theme customizer to a function?
- 404 error when I acess the second page of post-type
- How to change theme programmatically from a external application?
- Insert custom PHP head above in WP pages
- Headers already sent in Pluggable.php / homepage and wp-login error
- Is_front_page inside header.php is always returning true
- Is the “_s” on this `sprintf(__(‘Page %s’, ‘_s’), max($paged, $page))` just refer to a text domain?
- proper way to add css using functions.php?
- Adding Meta Tags to a Post using its Tags, Excerpt and content
- My single.php page does not show the related data to the post which is clicked
- Moving code from theme header to functions.php
- What does this mean in wordpress? Easy question
- Showing latest post without 301 redirect
- WordPress wp_redirect error
- Translate wordpress date from Italian to English
- Having Issue on Redirecting With Session in WordPress
- Why am I getting a different filename? And how does WordPress load singular.php for both Page & Post? (Fresh WordPress installation)
- Reason to add a name of the theme like (‘menu-1’ => __( ‘Primary’, ‘twentynineteen’ ),) in PHP?
- Separation of presentation and code – WordPress
- WordPress Customizer Default Image
- linking stylesheets and scripts with functions.php
- Do I have anything to worry about when switching to a default theme to test for plugin conflictions?
- Why in my theme I can’t see all the statics content under the posts?
- get_template_directory adding FTP root folders in urls
- How to integrate noimage picture in this code
- Location of core code for database connection and get_header
- Clickable image link sends people to wrong URL
- Need oop for wordpress theme? [duplicate]
- unknown issue in ‘header.php’ preventing theme from displaying fully
- How can I use a sliced image As banner? [closed]
- How to add the sidebar to all the pages except the home page? [closed]
- Header not properly displaying on archive.php
- Save Custom CSS file in the upload folder dynamically?
- Add meta tags to a custom header
- Warning: printf(): Too few arguments in helpers.php file
- 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]
- WordPress and PHP Version Upgrade issue [closed]
- home.php show blog posts as grid view
- 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
- get_comments_number() returns 0
- Fatal errors to undefined function in theme 404.php file [closed]
- Problems clearing cache
- Amend theme php to include certain category in header
- Custom CSV exporter – Cannot modify header information – headers
- Override index with a custom PHP page
- Implementing custom tag/tax pages
- Randomize Color Scheme Selection in Theme
- Accidentally deleted php code in WordPress website [closed]
- 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
- How can I assign separate stylesheets to different pages?
- How to make sure relative URL works when site is not on root domain?
- setcookies and header send
- Editing Theme Files on WordPress.com-hosted Site [closed]
- call a string/function from database
- Some problems calling a function into sprintf() inside functions.php template file [closed]
- Commas in Tag Cloud
- Is there a (offical) way for a theme to deactivate itself and show a message in admin?
- How to internationalize header image?
- Custom functions for string data calculations
- Wrap title and excerpt in a div (latest posts block)
- how to get wordpress page url php code [duplicate]
- WordPress redirects page query parameter in URL
- How to set all External Domain Links with nofollow Attribute from Header Footer Content and Excerpt using PHP?
- Publish button now showing content after saving
- How do you remove header sitewide from mobile only?
- How to put search bar & logo in the “primary navigation” storefront theme?
- WP_REST_Response – How to return Gzip answer and add Content-encoding header?
- Dynamically switch file in get_template_directory_uri() | Function [closed]
- 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)
- I am having issue in divi woocomerce checkout module. (DIVI theme)
- WordPress can’t use ZipArchive
- Styling a category link
- Reliable way to add nonce to HTTP Header in WordPress?
- How to remove get_header From all single pages in wordpress with functions.php without plugin?
- Not able to remove caption shortcode from the content
- Include User ID in iFrame URL
- 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
- remove_action from parent theme using child theme functions.php
- File from parent theme imported to child theme doesn’t work – any ideas?
- How to use data URL in WordPress?
- Commenting requires wordpress login, wordpress discussion and post comments tick boxes are checked
- wordpress email checker on domain
- Unable to retrieve get_author_posts_url
- Display post date also if the date it’s the same for each post