strangeshe
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Twenty Eleven] Featured post image not showing in IE8PS: Incidentally, as you can see from my site links above, the problem with the Featured Post images that don’t display in IE until mouseover apply only to the large images — ie the 1000 x 288 size. The featured posts which use small images will display when expected without needing to mouseover. (But they still have the margin problem.)
So, something to do with the large image size and/or the jquery.
Forum: Themes and Templates
In reply to: [Twenty Eleven] [Theme: Twenty Eleven] auto-slideThanks, realepicurean.
I found that disabling the autoslide did not seem to make much difference, so I’ve kept it active on my live site — just have to hope visitors are twitchy enough with the mouse to accidentally reveal the images in the Featured Posts area while I hunt down a fix. Ha!
I’ve posted my experiences to date at (much!) length in the other topic over here. (I apologize for wordiness. A failing of mine when trying to explain something like this problem.)
Still hunting and hoping someone will find the answer soon…
Forum: Themes and Templates
In reply to: [Twenty Eleven] Featured post image not showing in IE8I haven’t found a good answer yet, but I’m still looking into it when I can.
(& yes, everyone — to preface, I’m using a child theme like a good little strangeshe ??
I applied the CSS changes outlined in ticket 18024 linked in this topic, above. That fixed the image sizing and positioning problem in IE when the featured image was the large 1000 x 288 size (but see new problem at end of this post). Prior to applying the changes from the ticket, my images (when they appeared at all) were extending beyond the left margin of the featured post ‘box’.
Now that I’ve applied those CSS mods, the images are positioned correctly but still display inconsistently in IE. Occasionally, the first one or two slides will display as expected on initial page load, but after that, the ‘only-on-mouseover’ issue asserts itself. This is true with and without the auto-slide mod, which tells me that the problem is not in the js from Johan van der Wijk and archondigital in this topic: https://www.ads-software.com/support/topic/theme-twenty-eleven-auto-slide?replies=22#post-2356367.
I suspect the problem is in the original JS that came with Twenty Eleven. And I further suspect it has something to do with IE being touchy about the “visible” setting. But I’m a total newbie when it comes to JS and jQuery, so I can’t be sure.
The IE8 problem can be viewed on my test site without the auto-slide, here: https://www.wikedtribe.com/
And on my regular site with the auto-slide, here: https://www.tadwilliams.com/Both sites display properly in Firefox, Safari, Opera, and Chrome. I still only have XP, so don’t have IE9 to test with.
Since the auto-slide part does not seem to make any real difference with this problem, I have not applied realepicurean’s code to the header or js file (from same topic linked above) to select auto-slide by browser.
NOW, though, I have a new problem that I’ve not had time to chase down — and this problem shows up in all browsers. After applying the CSS changes from ticket 18024, the large image positions were fixed, but the small images broke. You can see the problem on Featured Post ‘slides’ 3 and 5 on the tadwilliams.com site, and on slide 2 on the wikedtribe.com site.
The small images that go with those featured posts appear cropped — they are actually 450×300 and 434×230 and can be seen in full if you View Image. Something in the CSS is pushing the images into the right margin, but the overflow is hidden so it looks like they’re being cropped. Since it’s happening in all browsers, and only began after applying the CSS changes from ticket 18024, I know it has to be a CSS problem. *sigh*
So, yeah. Still have IE8 issues with the Featured Post area (whether or not it auto-slides), and now also have new issue in all browsers with the smaller featured post images.
Haven’t given up yet, though. I don’t want to give up on twenty-eleven, just want it to work properly.
Thank you for reading this far and for any help you can give.
Forum: Themes and Templates
In reply to: [Twenty Eleven] Featured post image not showing in IE8Sorry about double-posting the link to diff.txt. Missed that realepicurean had already posted & tested same.
Following those same footsteps and can confirm I’m still having same problems as realepicurean describes.
Forum: Themes and Templates
In reply to: [Twenty Eleven] [Theme: Twenty Eleven] auto-slideThank you, @realepicurean, for the jquery mod. Going to try that shortly.
@woslet, I haven’t tried this yet, but in searching for fixes to the IE problems, came across this ticket:
https://core.trac.www.ads-software.com/ticket/18024which provides link to patch file diff.txt:
https://core.trac.www.ads-software.com/attachment/ticket/18024/diff.txtDoes this help with the width display issue? (I’m getting ready to test it, too, but saw your post & thought I’d at least post this much so far…)
Forum: Themes and Templates
In reply to: Featured images not showing on Twenty Eleven showcase in IE8If you’re still looking, check the topic here:
https://www.ads-software.com/support/topic/twenty-eleven-featured-post-image-not-showing-in-ie8?replies=8#post-2303902Just posted about a possible fix in WP tickets (here: https://core.trac.www.ads-software.com/ticket/18024)
Am having same problems, but haven’t tried this fix yet — not sure how to implement exactly.
Forum: Themes and Templates
In reply to: [Twenty Eleven] Featured post image not showing in IE8I’m having same problem and have been hunting for solution. Found this WP ticket (https://core.trac.www.ads-software.com/ticket/18024) that seems to say the bug was fixed — I’m pretty green to WP tickets, but it appears that the ticket attachment “diff.txt” will fix the problem with CSS.
I’m not sure what to do to try it out, though. Do I just add that code to the bottom of my (child theme, natch) style.css?
Anyone else try this yet?
Thanks, Lisa
(I have also run into some other notes that point to javascript issues with IE, but I’ve not checked that out thoroughly. When I found this patch, I figured it might be best to try first.)