It sounds like your theme template file(s) are not using get_header
, which is the function that loads your header.php
. If so, you will need to add get_header();
to the top of each of your template files.
My guess is that your theme template files are missing get_footer
also as nothing that would normally be in that file, such as </body>
or </html>
, is printing either.
Related Posts:
- How do the default themes reference style.css?
- How to reuse parts of WordPress site e.g. header, footer, part of header for multiple WordPress sites?
- How to define and link full path to css located at a random folder on header.php
- How to add custom css file in theme?
- How important is it to enqueue a theme’s stylesheet?
- CSS not updating in browser when I change it
- wp_redirect() – headers already sent
- Do I actually need to link my theme’s style.css in the theme files
- CSS classes for theme
- Enqueue Stylesheets After Theme’s “rtl.css”
- Are the WordPress Core CSS styles really all nessesary?
- Any alternate TinyMCE4 themes / subthemes?
- Splitting WordPress theme CSS into multiple files, good or bad?
- Why I can’t add a CSS style in this WordPress theme?
- Can’t get staging site to display same way as live site. Completely stumped
- How to make a theme with more than one CSS file?
- How to edit an existing WordPress theme? [closed]
- Suggestions for creative use of post format feature, or themes that use them well
- Add class to before_widget for all widgets with a dropdown and a counter
- Add a preview to a WordPress Control Panel
- use add_action(‘wp_head’) in a widget for generating dynamic CSS styles
- CSS in child theme not overriding the parent theme [closed]
- Template Hierarchy for get_header()
- How to add (css) classes to only one wp_nav_menu()?
- Adding dashicon fonts to the admin of pre 3.8 installs
- How to keep theme layout the same when admin gray bar is present?
- Custom CSS In Uploads Folder
- Writing Clean WooCommerce Styles
- De-registering parent style sheet css recommended?
- Fatal error: Call to undefined function get_header()
- Alterntives to BEM syntax that comply with WordPress coding standards? [closed]
- How can a Theme Contain no Header File or Footer File?
- Modify the Additional CSS section (adding a disclaimer)
- WordPress default theme css units
- Where is definied the theme location for the main menu in a WordPress template?
- How to determine which custom header image is being shown
- enqueue_style is not working
- Custom CSS without css.php file
- Media Uploader in custom path
- How to remove the header from all pages except home?
- Is it possible to edit the styling of the admin panel from within a custom theme?
- Theme Loading Into Dashboard
- What are the Entry classes for?
- Using PIE CSS in WordPress. “localizing” styles
- How to edit my theme for full width?
- How to check if a WordPress core block is active in sidebar
- Which html elements should be styled in wordpress theme
- How to override checkbox styles if these inputs have a unique id [closed]
- How to add styles set by user in the customizer
- Why doesn’t my css work when I check my theme on mobile devices? [closed]
- WordPress Unite Theme: Footer isn’t sticking [closed]
- Following Web Performance Optimization techniques to output static and dynamic css
- How to disable wordpress from overload my stylesheet styles with customizer styles
- How can I add custom text styles to the visual text editor?
- Displaying icon image for WordPress post formats, is there a cleaner way to do this?
- Internal Stylesheet in WordPress Theme development
- Combining CSS files into a single cached one
- How to change footer or for different kinds of users in wordpress?
- How do I remove inline style in featured image markup?
- different way to achive stylesheet_url
- How do I use a color from theme options?
- Why is my CSS not loading?
- Ideal inline dynamic CSS injection
- Second menu has the first menu ID
- Broken theme, template is missing
- JQuery undefined and Stylesheet loads in bottom along with js files
- How do I use wp_nav_menu?
- How can I wrap all blog posts image with
- White screen when attaching css to function.php
- Assign custom classes to the divs inside the loop
- A post with a clear:both in its css destroy the theme design, and the sidebar is moved to the bottom
- Some doubts about WordPress handle the horizontal main menu visualization
- How to create a WP theme that use BootStrap? [closed]
- Changing footer depending on URL (poli language site)
- Can’t change theme name
- Why is the `if else` not working?
- How to format the first line of a post differently?
- .current_page_ancestor broken in Twenty Eleven
- Is there a list of default generated Gutenberg block CSS? Unable to align video blocks
- How to create a robust and logic class naming system in WordPress theme developing?
- How do I change the color of individual page titles in WordPress?
- 3 Level Menu Navigation (3rd Level not displaying)
- How to reduce the vertical space above and below a ul list uniformly with one command?
- How to display only the first two elements from ten same elements
- Necessary css classes to be included in theme stylesheet
- Images use & location, on new wordpress theme
- How to fix an issue with customizer live preview?
- WordPress Customization API overwrite LESS variable
- Custom CSS no getting applied
- How can I fix the even/odd child classes comments so that the comments are unaffected by the top-level even/odd?
- editor style css and page template with and without sidebar
- Dynamic meta description
- Why the slideshow is not shown in my theme?
- Custom link color or stylesheets
- Setting different CSS for all pages except home.php
- How to highlight current menu bar base on the URL?
- What is The Best Way to Make Parallax header effect for wordpress theme ?? pure CSS or using JavaScript? [closed]
- How customizable is a self-hosted WordPress blog compared to a Blogger blog?
- Align images to the left of the content
- WordPress search field won’t get wider