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 » Header configuration & styling »

[SOLVED] Header logo showing up intermittently in IE


  #1  
Old Sep 20, 2010, 10:06 AM
jdai
 
8 posts · Sep 2010
www.prepar3d.com

The site displays perfectly in Firefox or Chrome, but not so much in IE. There is a logo in the middle of the header banner (the one that cycles through different images) that only sometimes shows up in IE. If you click around it might show up, might not. I have tried setting the z-index but it did no good.

The same goes for the white bubbles on the sidebar widgets. They display the same intermittent behavior as the header logo.

I would appreciate any help.
  #2  
Old Sep 20, 2010, 02:49 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
The logo shows fine for me in IE and FF but I do not see bubbles in either.
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #3  
Old Sep 21, 2010, 08:53 AM
jdai
 
8 posts · Sep 2010
I was thinking it was because I had a javascript error on the page. However, I resolved that error and am still getting the same behavior.

lmilesw, the logo should be a globe in the center of the header banner. It is an image in a div that is placed on top of the rotating banner.

Any idea what might be causing this problem?
  #4  
Old Sep 21, 2010, 09:06 AM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
Try turning off the fade effect for the header as a test. If that works a fairly simple way to fix this is to take all the header images and add the logo to each one in the same spot. I often do that as opposed to overlaying the logo.
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #5  
Old Sep 21, 2010, 09:12 AM
jdai
 
8 posts · Sep 2010
I turned off the fade effect and the header logo did not show up. What gets me is that if you click around to other parts of the site, everything shows up just fine. In fact, this whole issue is actually intermittent but it shows up more often than not, especially on the home page.

Any idea as to why the widget bubbles aren't showing up?
  #6  
Old Sep 21, 2010, 09:22 AM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
I get the same results as you in IE. I have never seen the widget bubbles as you call them and am not sure what you mean.

As another test try turning off the image rotation.
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #7  
Old Sep 21, 2010, 09:40 AM
jdai
 
8 posts · Sep 2010
Turning off image rotation seemed to kinda help, but when you click refresh, it exhibits the same behavior. I made sure to clear my cache after making any change.

The widgets are supposed to be encapsulated in white bubbles. Click around the site and perhaps they will show up.
  #8  
Old Sep 21, 2010, 11:30 AM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
I never see white bubbles. Have you done any testing with deactivating plugins?
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #9  
Old Sep 21, 2010, 11:45 AM
jdai
 
8 posts · Sep 2010
Not yet. I am in the process of getting a test environment set up so I can deactivate plugins without killing functionality on the live page. In the meanwhile perhaps it's something with how the div is generated?

Code from FF:
HTML Code:
<div id="logoarea" style="z-index: 3000;">
	<img class="logo" src="http://www.prepar3d.com/wp-content/themes/atahualpa353/images/Prepar3d%20Logo.png" alt="Prepar3d">
</div>
Code from IE:
HTML Code:
<DIV style="Z-INDEX: 3000; ZOOM: 1" id=logoarea>
	<ignore style="Z-INDEX: 0; WIDTH: 0px; HEIGHT: 0px; TOP: 0px; LEFT: 0px">
		<?XML:NAMESPACE PREFIX = DD_roundies NS = "urn:schemas-microsoft-com:vml" />
		<DD_roundies:shape style="Z-INDEX: 0; POSITION: absolute; WIDTH: 0px; HEIGHT: 0px; TOP: 0px; LEFT: 0px" coordsize = "0,0" coordorigin = "1,1" filled = "f" fillcolor = "black" stroked = "f" path = " m0,0 l0,0 qy0,0 l0,0 qx0,0 l0,0 qy0,0 l0,0 qx0,0 e">
			<DD_roundies:fill></DD_roundies:fill>
		</DD_roundies:shape>
		<DD_roundies:shape style="CLIP: rect(1px 1px 1px 1px); Z-INDEX: 0; POSITION: absolute; WIDTH: 0px; HEIGHT: 0px; TOP: 0px; LEFT: 0px" coordsize = "0,0" coordorigin = "1,1" filled = "t" fillcolor = "none" stroked = "f" path = " m0,0 qy0,0 l1,0 qx1,0 l1,1 qy1,1 l0,1 qx0,1 l0,0 e">
			<DD_roundies:fill src = "http://www.prepar3d.com/wp-content/themes/atahualpa353/images/Prepar3d%20Logo.png" type = "tile" position = "1,1"></DD_roundies:fill>
		</DD_roundies:shape>
		<DD_roundies:shape style="Z-INDEX: 0; POSITION: absolute; WIDTH: 0px; HEIGHT: 0px; TOP: 0px; LEFT: 0px" coordsize = "0,0" coordorigin = "1,1" fillcolor = "black" stroked = "f" path = " m0,0 qy0,0 l0,0 qx0,0 l0,0 qy0,0 l0,0 qx0,0 l0,0 m0,0 l0,0 qy0,0 l0,0 qx0,0 l0,0 qy0,0 l0,0 qx0,0 e">
			<DD_roundies:fill></DD_roundies:fill>
		</DD_roundies:shape>
	</ignore>
	<IMG style="POSITION: relative; ZOOM: 1; VISIBILITY: hidden; BEHAVIOR: none" class=logo alt=Prepar3d src="http://www.prepar3d.com/wp-content/themes/atahualpa353/images/Prepar3d Logo.png" isImg="true" vmlBg="http://www.prepar3d.com/wp-content/themes/atahualpa353/images/Prepar3d%20Logo.png"> 
</DIV>
  #10  
Old Sep 21, 2010, 01:53 PM
jdai
 
8 posts · Sep 2010
Well, one of my coworkers found that if you load the page in IE and it doesn't show correctly, if you zoom in and out of the page (ctrl scroll mousewheel) then it will show up...
  #11  
Old Sep 21, 2010, 09:08 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
And it seems to continuously show after doing the zoom out and in when switching pages. HMMMMM.
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #12  
Old Sep 22, 2010, 04:49 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
two things
1) change the name of the logo image. It is currently 'Prepar3d Logo.png' get rid of the space - make it an underscore - that can cause some issues

2) I think it has to do with the following three lines in your footer. When I remove ALL THREE the logo image shows, when they are in, it does not show.
HTML Code:
<script type='text/javascript' src='http://www.prepar3d.com/wp-content/plugins/google-ajax-translation/jquery.translate-1.4.1.min.js?ver=1.4.1'></script>
<script type='text/javascript' src='http://www.prepar3d.com/wp-includes/js/jquery/jquery.form.js?ver=2.02m'></script>
<script type='text/javascript' src='http://www.prepar3d.com/wp-content/plugins/contact-form-7/scripts.js?ver=2.3.1'></script>
I have no idea why they would cause the issue, just the seem to be the problem.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #13  
Old Sep 22, 2010, 08:59 AM
jdai
 
8 posts · Sep 2010
Contact Form 7 seems to be the issue. When I deactivated the plug-in, all elements on the page show up fine. Perhaps something to do with AJAX?
  #14  
Old Sep 22, 2010, 09:13 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
could be. Looks like you may have to decide what you can live without.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #15  
Old Sep 22, 2010, 10:44 AM
jdai
 
8 posts · Sep 2010
Did some research and there's a way to disable the AJAX with Contact Form 7. Tried it and it works, just don't have the better user experience that AJAX affords.

As far as google AJAX translator, I guess I'll just have to find a different translator plugin.

Thanks for all the help you guys have given me!

Bookmarks

Tags
header, internet explorer, logo, not showing

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Showing Logo Next To Page Menu Navigation? mannitol Page & Category Menu Bars 6 Jul 28, 2011 10:43 AM
Header logo not showing - my fix harty New Versions, & Updating 4 Aug 16, 2010 01:48 PM
Position of the logo in the header c4barbes Header configuration & styling 1 Jul 24, 2010 12:46 PM
No logo in header, firefox jamaas Header configuration & styling 4 Aug 18, 2009 07:47 AM


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


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