dfigi
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Twenty Eleven Post Images not showing in IE8which files within the theme would those edits apply to?
Forum: Themes and Templates
In reply to: Twenty Eleven Post Images not showing in IE8Sorry about that, the link is davita.tv/live
Forum: Plugins
In reply to: [WordPress Backup to Dropbox] Dropbox folders emptyI am having the same issue and would love any sort of answer. Thanks!!
18:27:03: A total of 19MB of memory was used to complete this backup.
18:27:03: Backup complete.
18:27:03: A total of 4755 files were processed.
18:26:57: Approximately unknown% complete.Forum: Plugins
In reply to: [WP-Newsticker] [Plugin: WP-Newsticker] Not working in IE7 or IE8FYI I was able to get the ticker working in IE8 by deleting lines 76 and 77 in jquery.newsticker.js
Delete these 2 lines and the ticker should work across all browsers (Chrome, Firefox, Safari, IE8):
inner.style.left = parseInt(scroller.style.width) + “px”;
inner.style.top = parseInt(scroller.style.height) + “px”;Forum: Plugins
In reply to: [WP-Newsticker] [Plugin: WP-Newsticker] Not working in IE7 or IE8I’ve got the same problem, it doesn’t work in IE8. Would love some sort of answer.