waraxe
Forum Replies Created
-
Forum: Requests and Feedback
In reply to: call for criticism on site redesignWell, Mr. Willis… you’re getting the highest praise from the highest WP masters. Enjoy it! 🙂
Forum: Your WordPress
In reply to: New SiteErrors and warnings! Not cool!
Forum: Requests and Feedback
In reply to: call for criticism on site redesignAAaahh!! *klaxon sounds* We’ve detected 1px IE rounding error!
…and it wouldn’t be so bad if that one little pixel didn’t push the ENTIRE center column to below the side columns. 🙂
It’s usually best never to have all your columns’ widths add up EXACTLY to the width of their container… leave some slop in there… like 3 or 4 pixels or so.
You can fix the 1px IE rounding error at (one of my fav’s) http://www.positioniseverything.net
Forum: Requests and Feedback
In reply to: Flash Frontend for WordPressI’ve wondered if there was a Flash frontend for WP. I think Flash is great and I use it at my work for RIA (Rich Internet Applications), which is what this would qualify as.
Forum: Fixing WordPress
In reply to: A simple Spell Checker plugin?What do the installation directions say?
Forum: Fixing WordPress
In reply to: A simple Spell Checker plugin?Well, for whatever reason (although why would I think this?) my spell checker plugin STILL WORKS, even though the author claimed it would not. Actually, his exact words were that it “would not play well”, but it’s playing fine enough for me, so have at it.
http://www.coldforged.org/spelling-checker-plugin-for-wordpress/
Forum: Fixing WordPress
In reply to: A simple Spell Checker plugin?What version of WordPress are you using? I had a great spellchecker that I enjoyed… but it’s not 2.0 compatible.
You’d think there’d be a bunch of these things…
Forum: Fixing WordPress
In reply to: How do I turn off warnings?Good question… I should have been more specific but I think it was getting late. 🙂 And, as fate would have it, I figured out my problem.
I wanted to change a configuration file in a PHP installation to disable some server level warnings that show up on rendered webpages. I was having trouble with a few after I upgraded to WordPress 2.0 from a certain plugin… but I have already implemented a usccessful solution.
Thanks for your concern.
Forum: Fixing WordPress
In reply to: Desperate – Sidebar problems…and as a note, in general, the body tag’s associated style should affect your ENTIRE site, unless the style is overridden by other more specific style. I will spare you all my lecture on specificity. 🙂
Forum: Requests and Feedback
In reply to: call for criticism on site redesignOkay, the warnings are gone.
The meta box is broken in IE, though… it gets wider.
Yeah, I really, really agree with moshu. Your sidebar boxes would be more effective if they didn’t have the different colored images behind them. It just gets a little busy.
Also, you have some IE disappearing text bugs happening. Go to positioniseverything.net for fixes (it’s fairly easy).
I know you’re not a moron… 🙂 …but just as a reminder don’t forget to design in Firefox, but then debug the output in Opera and IE afterwards. 🙂
Forum: Requests and Feedback
In reply to: call for criticism on site redesignSome good ideas… I like the rotating header images and topnav idea. A bit too many links going everywhere though… and not really enough consistent layout structure or colors to visually organize it all.
Most obvious, though, are the warnings! 🙂 Geez, mon! 🙂
Forum: Plugins
In reply to: CG-Amazon is NOT 2.0 compliant.Rumor has it that these warnings from capabilities.php (lines 152 and 156) can be “turned off” somewhere in WordPress’s configuration.
Can anyone confirm this… and if so, where is the setting?
Forum: Plugins
In reply to: CG-Amazon is NOT 2.0 compliant.David, do you know why it only happens in Internet Explorer? Firefox and Opera were fine.
Forum: Fixing WordPress
In reply to: Two small errors with WP2.0Has there been a fix for this yet?
V, can I comment out anything in capabilities.php to relieve this? I really have the CG-Amazon plugin integrated into my site… I’d like to do whatever I can.
Interesting that the errors only happen in IE, and not FireFox or Opera.
Forum: Plugins
In reply to: How best to integrate Flickr with WordPressMy Falbum page is right here, and FAlbum includes the code needed to have a recent pictures or random pictures section on your sidebar.
For “Blog this…” from Flickr.com try using http://www.stuckincustoms.com/wordpress/xmlrpc.php since that is actually where the file is located. 🙂