Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » New Versions, & Updating »

[SOLVED] Problem: empty header area remains visible on non-header pages after update


  #1  
Old Sep 12, 2014, 09:22 AM
Kiko
 
6 posts · Jun 2011
Dear Forum,

I am using WP 4.0 and today updated Atahualpa to 3.7.18.

The header image on my site was excluded from some pages with the CSS insert


body.page-id-xxx div#imagecontainer {display:none;}

, xxx being the page number.

However, on these pages xxx, the (empty) header box still remains, whereas before the update there was no sign of the header at all, as was my intention.

I have not been able to find the cause of this problem. I would be most grateful for any tips!

Kiko
  #2  
Old Sep 12, 2014, 10:26 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
What is the URL point to the issue?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Sep 12, 2014, 11:22 AM
Kiko
 
6 posts · Jun 2011
Dear Moderator,

The site is:

http://www.clinicababilonica.eu

, where you will see the header, as it should be. This header I want excluded from the page

http://www.clinicababilonica.eu/pt/d...opoldo_julien/

and this works, indeed, with the css insert. However, you will notice the empty header box being a nuisance...

Cheers and thank you in advance!

Kiko
  #4  
Old Sep 12, 2014, 12:03 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
change your CSS from
HTML Code:
body.page-id-1414 div#imagecontainer {
    display: none;
}
to
body.page-id-1414 div.header-image-container {
display: none;
}
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #5  
Old Sep 12, 2014, 12:31 PM
Kiko
 
6 posts · Jun 2011
Dear 'juggledad',

I substituted the line in the CSS insert section by the one you proposed. The result is the same:
- the header image is gone on page 1414
- but the empty header box remains on the that page

Thanks for your advice, though. I really appreciate it, as I am not progressing with this issue,

Cheers from The Netherlands,

Kiko
  #6  
Old Sep 12, 2014, 12:50 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Ahhh, you are using the new full width header, For that you need to use
HTML Code:
body.page-id-1414 div#imagecontainer-pre {display:none; }
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #7  
Old Sep 12, 2014, 12:56 PM
Kiko
 
6 posts · Jun 2011
Dear 'juggledad',

This did the trick! Such an obscure (to me) wording of the command I would have never found by myself.

Thank you very much!!

Kiko
  #8  
Old Sep 12, 2014, 02:43 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
the full width header is a new feature and a new <div> was added to make it work. Glad this takes care of your issue.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Bookmarks

Tags
header area, header image problem, updated theme

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Lost header area after update to 3.7.13 Rolf New Versions, & Updating 1 Dec 28, 2013 10:18 AM
Header and left sidebar showing - content area and right sidebars empty. gungo Atahualpa 3 Wordpress theme 1 Feb 7, 2013 07:55 AM
I have empty space in my header that I cannot account for. (That is header, not head. bali125 Atahualpa 3 Wordpress theme 1 Feb 1, 2012 12:38 PM
[SOLVED] problem stacking custom widgets in header area Thomas Sidebars & Widgets 7 Jul 6, 2010 12:01 PM


All times are GMT -6. The time now is 03:10 AM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.