- This topic has 5 replies, 3 voices, and was last updated 9 years, 7 months ago by
Tom.
-
AuthorPosts
-
June 25, 2016 at 1:21 am #204419
John
Hello,
I am updating a website build with Magic Blue theme to GeneratePress, which is much more modern.
When applying a post template to a certain category of posts, I find that some posts show as desired:
http://www.aeroflight.co.uk/aircraft/types/boulton-paul-defiant.htm
while for others using exactly the same template and settings the sidebar has moved below the post:
http://www.aeroflight.co.uk/aircraft/types/beriev-mbr-2.htm
The post template is the same as your standard post template except for the addition of the Key Facts and Table of Contents boxes.
What have I done wrong?
Supplementary question: I would like to make the space for the site header image (i.e. the Red Arrows picture) about 36 px deeper but cannot find where this height setting is. It is obviously not “header-image” as that only changes the Aeroflight logo. (Ideally the Aeroflight logo should be on the top white space aligned with the About Us menus, but there is no setting for moving it).
Thanks for your help,
John
June 25, 2016 at 9:11 am #204495Tom
Lead DeveloperLead DeveloperHi there,
When the sidebar drops down, it means you have an HTML error somewhere on the page.
This means you have an opening HTML element:
<div>,<p>etc.. without a closing element:</div>,</p>.To increase the height of the header, you can use our Element Spacing add-on. Go to “Customize > Element Spacing” and increase the top and bottom values for the header area.
August 15, 2016 at 8:44 am #218307Hans
Hi Tom,
I have the same problem using page header (GP Prem add on). As long as I use no background image the sidebar is shown correctly at the right side. When I switch on the background image then the sidebar is positioned under the post.
As you wrote this is a closing problem of an element. Might this be caused by the add-on?
Hans
August 15, 2016 at 8:46 am #218308Tom
Lead DeveloperLead DeveloperHi Hans,
I doubt it’s in the plugin, but I can look. Can you link me to the page where it’s happening?
Adding a background image only adjusts the CSS, it doesn’t add any HTML.
August 15, 2016 at 9:03 am #218312Hans
Hi Tom,
the site is on localhost. Following your comment I think it makes no sense you send you a hardcopy of the screens. I come back later in development. Thanks for now.
August 15, 2016 at 10:08 am #218322Tom
Lead DeveloperLead DeveloperSounds good 🙂
-
AuthorPosts
- You must be logged in to reply to this topic.