mbaze
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: post_status=draft&postedbump.
Forum: Plugins
In reply to: embed podtech videoHere’s what I’ve found when trying to embed uncommon video types (such as Brightcove and PodTech) on WordPress blogs. The TinyMCE visual editor tool in WordPress is the problem. It will often strip out or corrupt the player code when you go to save the blog post. The solution is to turn off the visual editor (in your account settings) when embedding video. Also, do not let anyone come back later and open up the blog post with the visual editor on; it’ll screw up the video code as well. That’s been my experience, anyway.
Forum: Requests and Feedback
In reply to: Multiple blogs on one install?Forum: Plugins
In reply to: How authors can get all comment notificationsYes, I’m familiar with that. It doesn’t solve the fundamental problem of notifying all authors when a comment comes in.
Forum: Fixing WordPress
In reply to: What version info via database?Thanks much. I think that’ll work. Cheers.
Forum: Fixing WordPress
In reply to: 2.1 WYSIWYG Editor ErrorsI’m going to bump this, since I’m experiencing the same issues ever since upgrading a client from 2.0x to 2.2. I’m getting similar problems in IE6 and Firefox 2 on Windows, but only in certain environemnts.
I have 20 other blogs to upgrade, but am leery if this problem is going to persist. I’ve noticed several other posts with similar or identical issues, but I’ve yet to see a real solution.
Forum: Plugins
In reply to: Help with Photopress hack?We did this.
Forum: Installing WordPress
In reply to: Private – “eyes only” CMS w/ WP?Can’t you just use htaccess to make your blog directory unreachable by the public? That is probably the easiest and most secure.
Forum: Fixing WordPress
In reply to: Change Colors in JS(?) “Post Saved” Effect?I figured out the fade-to color. It’s in the admin stylesheet under the .updated class.
Forum: Fixing WordPress
In reply to: Change Colors in JS(?) “Post Saved” Effect?It’s in fat.js, which is in wp-includes/js.
Now, can anyone tell me how to do the opposite – change the color that it fades TO?
Forum: Plugins
In reply to: Changing Text 1 widget name2. Yes, I can change the display of the widget title. But I still get the channel title displayed on my blog above that.
Forum: Fixing WordPress
In reply to: Announcing Posts via Email to Yahoo GroupI take that back. I don’t think believe that the above plugin requires email subscribers to confirm their subscriptions, as long as the admin adds the email address through the control panel. So that should work.
Feedblitz (and Feedburner) do require confirmation. I’m not sure how you’d accomplish that through the Yahoo group. Plus, those services only send out a single digest email once a day, usually overnight.
Forum: Fixing WordPress
In reply to: Announcing Posts via Email to Yahoo GroupInstall one of the notify plugins (such as this). This will send an email to specified addresses whenever you post something to your blog. Then, just have one of the addresses be the address for the Yahoo Group. You’ll need to make sure the “from” address in WordPress or the plugin is an email address that can post to the Yahoo Group.
The only issue may be that with the above plugin, the email address you are subscribing to your blog, in this case, the Yahoo group, may need to confirm the subscription.
Make sense?
Forum: Plugins
In reply to: Changing Text 1 widget name1. Actually, I wanted Text 1 in the widget control panel to be different, not on the blog site itself.
2. I just don’t want to show the channel title on my blogs because the feeds I’m pulling in have funky, non-descriptive channel titles.
The title that you enter in the widget config is fine. But I’m also getting the channel title displayed above that.
Forum: Themes and Templates
In reply to: Using K2 theme on non-K2 blog?Thanks much.