I have three test pages . Home , ABout , Blog . All display the page header when clicked on. On my home page I’m using display-posts-listing plugin to display 2 blog posts. All good. However, when I click on one of these blog posts, to see the single full blog post, I don’t get the header displayed, but just the primary menu. How do I make this single display the header as well ?
Thanks
Neil.
]]>I’ve copy pasted whatever’s in my css coding that has “header” in it below:
.site-header:before,
.site-header:after {
display: table;
content: ”;
}
.site-header:after {
clear: both;
}
/* =Header */
.site-header {
margin: 0 0 15px;
padding: 0 0 24px;
border-bottom: 3px solid #eee;
}
.site-logo {
display: block;
width: auto;
max-height: 150px;
margin: 0 auto 7px;
}
.custom-header {
display: block;
margin: 0 auto;
margin-bottom: 27px;
border-radius: 5px;
.page-header {
margin-bottom: 27px;
}
Here is how it is actually displaying:
https://orlandocorporatemagician.com/corporate-entertainers/
In the prior version of WordPress, the single post (single.php) would display header correctly, but not on the main blog page)…
]]>ok. this is very frustraiting for me. I had my wesbite done and the only thing I needed was to redirect the website. When I call my hosting technical support to help me with this that’s when all my problems started. When he redirected the site my customized header didn’t show up. After so many attemps to solve my problem I said fine , I re-buil it again. To this day still not showing up!!! :(((( What could be wrong or I’m doing something wrong??
I downloaded my template here:
https://www.thecutestblogontheblock.com/free/wordpress-themes/127-love-you-forever-wordpress.html
Since there was no option to edit the header I just saved my custom header with the same file name this template is reading and download it again into WordPress. Well, now I have downloaded the same file into WordPress and my header neither the original header is showing up.
Please help !!!!!!!!!!!!!!!!!!
]]>I recently changed my blog’s header and it displays fine in Firefox but won’t display at all in IE. I have visited many other forums on this topic and tried all the suggestions… but so far… nothing has worked.
WP Theme: Beauty Style
Blog URL: www.blawsom.com
CSS code:
#header {
height: 184px;
padding-top:20px;
background: #FFF url(root/blawsom.com/wp-content/themes/BeautyStyle/images/kubrickheader.jpg) no-repeat center;
}
The image name is kubrickheader based on a suggestion in another forum. Needless to say… that didn’t work for me either.
Please help! I am running out of forums to visit. Thank you