ngwagoner
Forum Replies Created
-
Josh, Many thanks for the follow-up. I have IE8 loaded (I don’t use it unless under duress!), and the show still doesn’t display. But, I should have closed this out… see response I got from the Weaver guy on another thread (http://wordpress.org/support/topic/weaver-ii-meteor-slide-hidden-on-ie?replies=5).
Thanks again!Forum: Plugins
In reply to: [Meteor Slides] weaver II meteor slide hidden on IEAha – I only have IE8 loaded. I am preparing to turn this site over to a new webmaster, so – knowing that it works on another version, I think I will just pass along your comments to her for future reference.
Thank you for your attention!Forum: Plugins
In reply to: [Meteor Slides] weaver II meteor slide hidden on IEaha! Well, I was both depressed and excited that it would be such a seemingly small thing… 🙂
Unfortunately, I just tried it on both sites – didn’t make a difference.
Any other ideas?I have this same problem on IE… slideshow works fine on Firefox and Chrome. I believe I have checked all items mentioned and everything looks to be in order. What have I missed? Thank you.
I’m in the process of upgrading to weaver II… problem exists on both my live and test sites.
http://www.bowercenter.org/ – weaver 2.2.9
http://www.bowercenter.org/testsite – weaver IIsite header insert code (same on both sites):
<div style="position: relative; float: left; top: -5px;"><img src="http://www.bowercenter.org/testsite/wp-content/uploads/2011/09/Bower-Center-logo-website-red-side.jpg"></div> <div style="position: absolute; float: right; top: 8px; right: 10px;">[meteor_slideshow slideshow="header"]</div>OK… never mind! I fiddled with that last bit of code and it’s now positioned correctly again… changed the top/right pixels as below:
<div style="position: absolute; float: right; top: 8px; right: 10px;">[meteor_slideshow slideshow="header"]</div>
Still don’t understand why the install caused this issue, if you have any input on that. Thanks.Addendum to my previous post: there is one other bit of custom CSS for the slideshow in the Weaver advanced options:
<div style="position: absolute; float: right; top: -4px; right: 0px;">[meteor_slideshow slideshow="header"]</div>