kickass
Forum Replies Created
-
Forum: Plugins
In reply to: Plugin to stream .mov file in WP site that works???oh, I have a couple POSSIBLE suggestions. I know some folks got audioblog working as a third party posting thing. Maybe you can just use that. They store files for you also, which saves bandwidth on your host.
The other option is to try the Flash Satay plugin. There might also be a couple other media plugins available, you should poke around.
Forum: Plugins
In reply to: Plugin to stream .mov file in WP site that works???*sigh* this is a problem with WP 2.0.
You have to turn off the richtext editor then work in the simpler editor in html mode and it might still strip out a tag or two (like the
<br class="clearA" />tag I absolutely HAD TO HAVE to make a linked image “work” in a neg margin source ordered layout . . . )Forum: Fixing WordPress
In reply to: New SQL Injection vulnerability?whooami, am I to understand from what you said above that 1.5.x can be patched at least temporarily? I have not the time nor the patience right now to do a complete upgrade on my own blog and deal with the resulting fallout from the buggy 2.0.1. Bad enough I have to CLEAR EVERY DAMN THING in my client layouts right now just to get that bad b&tch to render them right (whereas 1.5.x doesn’t need any of it.) *grumbles about hackers, bugs, and life in general*
Forum: Plugins
In reply to: Bushism’s PluginYes, V, it was witty quotes I used. Uses a .txt flatfile instead of a mysql db.
Forum: Fixing WordPress
In reply to: The Blogger import timed out and changed all my postsProbably not it, but you might want to check stylesheet of the theme you’re using and see how paragraphs are styled. Or does blogger still use the br tags? Been awhile since I’ve used blogger.
Forum: Fixing WordPress
In reply to: Trackbacks not sending in WP 2.0Which version? I know there was some work done on this for 2.0.1, so it’s possible an upgrade if you’re using 2.0 just might help.
Forum: Everything else WordPress
In reply to: Selling your blog?I’m afraid to ask what your future use is for these.
One thing the web does not need more of is adsense splogs, it devalues the real bloggers.
Forum: Themes and Templates
In reply to: Does this theme exist ANYWHERE?You are selling him a design. If you’re using someone else’s theme that specifies that it’s released under the creative commons license for NON-COMMERCIAL use you are violating the license.
Of course, if you just designed your own themes you wouldn’t run into this issue.
Forum: Themes and Templates
In reply to: Does this theme exist ANYWHERE?Sorry, I posted one, but it’s not for commercial use.
Forum: Fixing WordPress
In reply to: 403 w/ Permalinks No Matter WhatIf you really have tried all the other fixes that are listed in the forums there’s only one thing left to try.
Try another host. Sometimes it’s certain host configs that screw things up.
Forum: Fixing WordPress
In reply to: Forms In Firefox Turn YellowDo you have the google toolbar installed? If so, that’s what’s causing it.
Forum: Themes and Templates
In reply to: WP2 Themes – stylesheet missing errorCheck the path in the theme’s header.php. It should look like this:
<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" />Oh, and just for the record, the entire theme folder should be in wp-content/themes/
Forum: Fixing WordPress
In reply to: Where in WP code to edit “Link Category” ??I always wondered why that h2 for the linkcat was generated from core . . . kinda dumb.
Forum: Themes and Templates
In reply to: Two-column IE bug?? Looks fine in Firefox and DreamweaverYour div id=”content” is too wide for the space. Narrow it and you should be able to get this in shape. You need to remember that the padding and margin get added to the content width to make up the total width. If it’s too wide for the space it’s in it’ll act funny, different ways in different browsers. In FF it right now overflows the white space you have visible that it looks like it’s supposed to stay within. IE has a tendency of “column drop” when you do this, and remember that IE always needs more room for everything than the other browsers for some damn reason.
Forum: Your WordPress
In reply to: I need to see a URL that is using WordPress SUCCESSFULLY!Geez, so many! Let me add the ones I’ve designed.
My own, which is strictly business and actually does get me work:
http://kickasswebdesign.com/wordpress/And some of my clients who had me spiffy them up and make them look great:
http://pcmike.com
http://mycinemania.co.uk/blog/
http://prettypluslingerie.co.uk/news/
http://rainswater.com
http://ip-chip-search.com
http://farmstudycenter.org/wp/
http://www.decendantsguild.com (just the code)There are quite a few more but they’re not “up” yet, sites in production. But you can see that WP is pretty versatile.