Footer area Issues
-
On my website, http://www.cirruswx.net, we just started using this theme… Still working out the kinks but love the layout, how it works, and just everything about it. One issue we are having however is in the footer area… The white from the main content area of the body of the website continues into the footer widgets and then on down into what used to be gray…. And I cannot figure out how to fix it. If you go to the website and scroll to the bottom you should see what i’m talking about. I’d really like to know how to fix this, so any help would be appreciated!
-
Also, in the secondary sidebar we are using the posts widget with featured images… And it isn’t showing the updated featured images
Regarding the footer area, you have an unclosed div somewhere in the layout, which keeps the div id=”page” open so it wraps the footer, instead of ending before it, therefore this is added to the footer:
#page .container-inner { background: #fff; }The div may be in one of your widgets, or if you edited the template files. Did you edit footer.php by any chance? That file is supposed to begin with 4 closing divs.
As for posts widget with featured images, make sure to empty caches. Is it AlxPosts you use?
Yes, it’s Alx Posts – and I’ll do that as well, thanks! As for the footer I’ll try and figure that out. Thanks for your help so far! GREAT theme!
It looks like it is actually the posts widget causing the white space in the footer as I tried taking different widgets out and that’s the one that fixed it… But I guess I was using the Jetpack one, so I’ll try using the other one.
There we go, it looks like all the issues are fixed…. Thanks again!
The topic ‘Footer area Issues’ is closed to new replies.
