About Katz Web Services
Katz Web Services is a web development company operated by Zack Katz.
-
Plugin Support Topics
Popular Posts
- Simple Vertical Align Plugin for jQuery
- How to Create a Custom RSS Feed in WordPress in 12 Lines of Code
- Contact Form 7 Modules - A Plugin
- iContact Widget for WordPress
- Gravity Forms Shortcode - A Detailed Explanation
- SEO WordSpinner Plugin - A Killer SEO Plugin for WordPress
- Weather Forecasts for WordPress - WP Wunderground Plugin
- jQuery validator annoyances
Tag Cloud
Shopping Cart Blogging Search Javascript Functions.php Denver eCommerce Website Redesign Interspire Shopping Cart Nofollow Links WordPress SEO Google SEO Design Denver SEO Optimization Interspire Development WordPress Development Plugin WP Plugins Google SEO CSS WordPress Plugins Domains WordPress Search Engine Optimization Web Design Code Marketing
Tag Archives: errors
Admin Drop Down Menu plugin does not break WordPress 2.5 Image Uploader [updated]
The plugin has been updated. The multitudes may celebrate fewer clicks!
As sad as it is to admit (since the plugin has saved me thousands of clicks), Admin Drop Down Menu by Ozh breaks the WordPress image uploader. If you’ve tried everything WordPress tells you to do in order to fix that Image Gallery feature and multiple image upload capability in WordPress 2.5, and disable this plugin.
WordPress 2.5 help pages
- Image/Media Uploader Problems
- Internet Explorer 7 problems with 2.5 Gallery
- WordPress 2.5 Plugin Compatibility List – Warning: it was wrong about the Admin Drop Down Menu, so who knows what else it’s wrong about!
Posted in WordPress
Tagged admin, compatibility, errors, gallery, help, image uploader, Plugin, WordPress, wordpress 2.5
3 Comments
WordPress Comment Form 404 Error – Now Fixed!
Disabling the Cookies for Comments plugin broke the comments form.
On the recommendation of Matt Cutts, I added the Cookies for Comments plugin to this blog, and also added their recommended .htaccess modifications:
RewriteCond %{HTTP_COOKIE} !^.*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX.*$ RewriteRule ^wp-comments-post.php - [F,L]When I realized that Cookies for Comments was slowing down my blog considerably, I disabled the plugin, but did not think to remove the
.htaccessrewrite rule. The remaining.htaccessrules broke the comments on this blog (for two weeks now, could it be!?). Read more…