<?xml version="1.0" encoding="UTF-8"?> <rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" ><channel><title>Zemalf.comWordPress News | Zemalf.com</title> <atom:link href="http://zemalf.com/topics/wordpress/wordpress-news/feed/" rel="self" type="application/rss+xml" /><link>http://zemalf.com</link> <description>Learn to Build Kick-Ass Websites the Hard Way</description> <lastBuildDate>Tue, 31 Jan 2012 04:46:31 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=</generator> <item><title>Quick Fix to IntenseDebate Plugin WordPress 2.8 Problem</title><link>http://zemalf.com/928/quick-fix-to-intensedebate-plugin-wordpress-2-8-problem/</link> <comments>http://zemalf.com/928/quick-fix-to-intensedebate-plugin-wordpress-2-8-problem/#comments</comments> <pubDate>Sat, 13 Jun 2009 12:14:37 +0000</pubDate> <dc:creator>Antti Kokkonen</dc:creator> <category><![CDATA[WordPress News]]></category> <category><![CDATA[Plugins]]></category> <category><![CDATA[Quick Fixes]]></category> <category><![CDATA[WordPress]]></category> <category><![CDATA[WordPress Upgrade]]></category><guid isPermaLink="false">http://zemalf.com/?p=928</guid> <description><![CDATA[<p>Have you updated to WordPress 2.8 and you would like to use IntenseDebate plugin for your comments? IntensePlugin breaks some functionality in the admin area, but in the blog itself [...]</p><p><hr /><p>Original post from Zemalf's <a href="http://zemalf.com">Website optimization</a> blog:<br /> <a href="http://zemalf.com/928/quick-fix-to-intensedebate-plugin-wordpress-2-8-problem/">Quick Fix to IntenseDebate Plugin WordPress 2.8 Problem</a></p></p>]]></description> <content:encoded><![CDATA[<p>Have you updated to WordPress 2.8 and you would like to use IntenseDebate plugin for your comments?</p><p>IntensePlugin breaks some functionality in the admin area, but in the blog itself it's working OK.</p><p><strong>Now there is a quick fix to get the admin area working normally with IntenseDebate plugin</strong> (Thanks to <a href="http://www.maverick.it/tech" title="Maverick.it (Valentino Aluigi)"><strong>Valentino Aluigi</strong></a> at maverick.it)!</p><h2>How To Quick Fix Your IntenseDebate Plugin after WordPress 2.8 Upgrade</h2><ol><li>EDIT intensedebate.php (go to Plugins &gt;&gt; click edit on IntenseDebate)</li><li>Go the very end of the file (just before the ?&gt; at the end of the file)</li><li>Add the code to the end, just before ?&gt; or replace:</li></ol><p><strong>REPLACE:</strong></p><pre>?&gt;</pre><p><strong>WITH:</strong></p><pre>	if(is_admin() &amp;&amp; !(strpos($_SERVER['REQUEST_URI'],
	'page=id_settings') || strpos($_SERVER['REQUEST_URI'],
	'intensedebate'))) wp_deregister_script('id_settings');
?&gt;</pre><ul><li>Quick fix code by "<em>postream</em>" at the getsatisfaction.com / IntenseDebate support thread.</li><li>"poststream's" personal site: <strong><a href="http://www.maverick.it/tech" title="Maverick.it (Valentino Aluigi)"><strong>Valentino Aluigi</strong></a></strong> (Italian)</li></ul><p><strong>Official fix and update to the plugin should be coming today by "<em>beaulebens</em>" of IntenseDebate.</strong></p><p>For the latest info, read the <a href="http://getsatisfaction.com/intensedebate/topics/problem_with_wordpress_2_8" title="WordPress 2.8 Problems - IntenseDebate Customer Support @Getsatisfaction.com">IntenseDebate Customer Support thread : WordPress 2.8 problems</a>.</p><h3><strong>Don't Have IntenseDebate Yet?</strong></h3><p>If you want great commenting system with zero effort to your blog, check <a href="http://www.intensedebate.com/" title="IntenseDebate.com">IntenseDebate</a> official site for more info</p> Here's more posts like to this:<ol><li><a href='http://zemalf.com/921/intensedebate-plugin-breaks-the-admin-area-in-wordpress-correction-is-coming/' rel='bookmark' title='IntenseDebate Plugin Breaks the Admin Area in WordPress &#8211; Correction is Coming [WordPress 2.8]'>IntenseDebate Plugin Breaks the Admin Area in WordPress &#8211; Correction is Coming [WordPress 2.8]</a></li><li><a href='http://zemalf.com/924/upgrade-your-wordpress-checklist/' rel='bookmark' title='Upgrade Your WordPress | Checklist'>Upgrade Your WordPress | Checklist</a></li><li><a href='http://zemalf.com/579/how-to-add-feedburner-rss-feed-to-the-sociable-plugin/' rel='bookmark' title='How To Add Feedburner RSS Feed to the Sociable Plugin'>How To Add Feedburner RSS Feed to the Sociable Plugin</a></li></ol><p><hr /><p>Original post from Zemalf's <a href="http://zemalf.com">Website optimization</a> blog:<br /> <a href="http://zemalf.com/928/quick-fix-to-intensedebate-plugin-wordpress-2-8-problem/">Quick Fix to IntenseDebate Plugin WordPress 2.8 Problem</a></p></p>]]></content:encoded> <wfw:commentRss>http://zemalf.com/928/quick-fix-to-intensedebate-plugin-wordpress-2-8-problem/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Upgrade Your WordPress &#124; Checklist</title><link>http://zemalf.com/924/upgrade-your-wordpress-checklist/</link> <comments>http://zemalf.com/924/upgrade-your-wordpress-checklist/#comments</comments> <pubDate>Fri, 12 Jun 2009 14:46:54 +0000</pubDate> <dc:creator>Antti Kokkonen</dc:creator> <category><![CDATA[WordPress News]]></category> <category><![CDATA[Checklist]]></category> <category><![CDATA[WordPress]]></category> <category><![CDATA[WordPress Upgrade]]></category><guid isPermaLink="false">http://zemalf.com/?p=924</guid> <description><![CDATA[<p>Updated for WordPress 2.8: Solutions for all your WP 2.8 problems. Read before upgrade: WordPress 2.8 Problems and Solutions (FAQ) at WordPress.org My WordPress 2.8 Upgrade Posts IntenseDebate Plugin Breaks [...]</p><p><hr /><p>Original post from Zemalf's <a href="http://zemalf.com">Website optimization</a> blog:<br /> <a href="http://zemalf.com/924/upgrade-your-wordpress-checklist/">Upgrade Your WordPress | Checklist</a></p></p>]]></description> <content:encoded><![CDATA[<p class="alert" style="text-align: center;">Updated for WordPress 2.8: Solutions for all your WP 2.8 problems.</p><p class="alert" style="text-align: center;">Read before upgrade: <a href="http://wordpress.org/support/topic/279132" title="WordPress.org | 2.8 Problems and Solutions (FAQ)">WordPress 2.8 Problems and Solutions (FAQ)</a> at WordPress.org</p><h2>My WordPress 2.8 Upgrade Posts</h2><ul><li><a href="http://zemalf.com/921/intensedebate-plugin-breaks-the-admin-area-in-wordpress-correction-is-coming/" title="IntenseDebate Plugin Breaks the Admin Area in WordPress – Correction is Coming [WordPress 2.8]">IntenseDebate Plugin Breaks the Admin Area in WordPress – Correction is Coming [WordPress 2.8]</a></li><li><a href="http://zemalf.com/888/wordpress-2-8-upgrade-brings-loads-of-improvements/" title="WordPress 2.8 Upgrade Done. Not All Good.">WordPress 2.8 Upgrade Done. Not All Good.</a></li></ul><h2>Before You Upgrade WordPress Version 2.8</h2><ul><li>Backup your WordPress! <a href="http://codex.wordpress.org/WordPress_Backups" title="WordPress Backups Guide at WordPress.org">WordPress Backups</a></li><li>Read the <a href="http://wordpress.org/support/topic/279132" title="WordPress.org | 2.8 Problems and Solutions (FAQ)">WordPress 2.8 Problems and Solutions (FAQ)</a></li><li>Check <a href="http://wordpress.org/tags/28-faq" title="WordPress 2.8 FAQ at WordPress.org">All WordPress 2.8 FAQs</a></li></ul><h2>WordPress Upgrade Checklist:</h2><ul><li><span style="color: #ff0000;">You did <strong>backup everything</strong> already, right?</span></li><li>Upgrade all plugins (especially if plugin has been updated for the new version)</li><li>Deactivate all plugins</li><li>Do the Upgrade</li><li>Reactivate the plugins, starting from <a href="http://zemalf.com/713/most-essential-wordpress-plugins/" title="the most essential WordPress plugins">The Most Essential WordPress plugins</a></li><li>Check that everything is working OK, on both your blog and admin side</li><li>Things to look for<ul><li>Check that you can re-arrange and move the widgets</li><li>Is everything working in the Add New Post window alright? (try preview, most used tags, etc.)</li></ul></li><li>If something seems to wrong, deactivate the plugin you activated last and check again, repeat until you've cleared all plugins</li><li>WP Upgrade is a good chance to clean your plugins, so only activate the ones you really need</li></ul><p>If you have additional checks for the checklist or any questions, leave your thoughts on the comments..</p> Here's more posts like to this:<ol><li><a href='http://zemalf.com/888/wordpress-2-8-upgrade-brings-loads-of-improvements/' rel='bookmark' title='WordPress 2.8 Upgrade Done. Not All Good.'>WordPress 2.8 Upgrade Done. Not All Good.</a></li><li><a href='http://zemalf.com/928/quick-fix-to-intensedebate-plugin-wordpress-2-8-problem/' rel='bookmark' title='Quick Fix to IntenseDebate Plugin WordPress 2.8 Problem'>Quick Fix to IntenseDebate Plugin WordPress 2.8 Problem</a></li><li><a href='http://zemalf.com/1065/old-wordpress-blogs-under-attack/' rel='bookmark' title='ALERT: Old WordPress Blogs Under Attack'>ALERT: Old WordPress Blogs Under Attack</a></li></ol><p><hr /><p>Original post from Zemalf's <a href="http://zemalf.com">Website optimization</a> blog:<br /> <a href="http://zemalf.com/924/upgrade-your-wordpress-checklist/">Upgrade Your WordPress | Checklist</a></p></p>]]></content:encoded> <wfw:commentRss>http://zemalf.com/924/upgrade-your-wordpress-checklist/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>IntenseDebate Plugin Breaks the Admin Area in WordPress &#8211; Correction is Coming [WordPress 2.8]</title><link>http://zemalf.com/921/intensedebate-plugin-breaks-the-admin-area-in-wordpress-correction-is-coming/</link> <comments>http://zemalf.com/921/intensedebate-plugin-breaks-the-admin-area-in-wordpress-correction-is-coming/#comments</comments> <pubDate>Fri, 12 Jun 2009 08:27:05 +0000</pubDate> <dc:creator>Antti Kokkonen</dc:creator> <category><![CDATA[WordPress News]]></category> <category><![CDATA[News]]></category> <category><![CDATA[Plugins]]></category> <category><![CDATA[WordPress]]></category><guid isPermaLink="false">http://zemalf.com/?p=921</guid> <description><![CDATA[<p>Having problems in your WordPress Dashboard / Admin area after the WordPress 2.8 update? Can't drag and drop in the widget area Edit / Add Post page malfunctions, buttons not [...]</p><p><hr /><p>Original post from Zemalf's <a href="http://zemalf.com">Website optimization</a> blog:<br /> <a href="http://zemalf.com/921/intensedebate-plugin-breaks-the-admin-area-in-wordpress-correction-is-coming/">IntenseDebate Plugin Breaks the Admin Area in WordPress &#8211; Correction is Coming [WordPress 2.8]</a></p></p>]]></description> <content:encoded><![CDATA[<p>Having problems in your WordPress Dashboard / Admin area after the WordPress 2.8 update?</p><ul><li>Can't drag and drop in the widget area</li><li>Edit / Add Post page malfunctions, buttons not working, can't display most used tags, etc.</li><li>etc.</li></ul><p>It is probably because of a plugin you are using, for me it was IntenseDebate -plugin (now temporarily deactivated).</p><p>But no worries, it seems that the correction is coming, thanks to great support for IntenseDebate at getsatisfaction.com:</p><ul><li><a href="http://getsatisfaction.com/intensedebate/topics/problem_with_wordpress_2_8" title="WordPress 2.8 Problems topics in the IntenseDebate customer support community">Problems with WordPress 2.8</a> in the <a href="http://getsatisfaction.com/intensedebate" title="IntenseDebate @getsatisfaction">IntenseDebate Customer Support Community</a></li></ul> Here's more posts like to this:<ol><li><a href='http://zemalf.com/928/quick-fix-to-intensedebate-plugin-wordpress-2-8-problem/' rel='bookmark' title='Quick Fix to IntenseDebate Plugin WordPress 2.8 Problem'>Quick Fix to IntenseDebate Plugin WordPress 2.8 Problem</a></li><li><a href='http://zemalf.com/924/upgrade-your-wordpress-checklist/' rel='bookmark' title='Upgrade Your WordPress | Checklist'>Upgrade Your WordPress | Checklist</a></li><li><a href='http://zemalf.com/888/wordpress-2-8-upgrade-brings-loads-of-improvements/' rel='bookmark' title='WordPress 2.8 Upgrade Done. Not All Good.'>WordPress 2.8 Upgrade Done. Not All Good.</a></li></ol><p><hr /><p>Original post from Zemalf's <a href="http://zemalf.com">Website optimization</a> blog:<br /> <a href="http://zemalf.com/921/intensedebate-plugin-breaks-the-admin-area-in-wordpress-correction-is-coming/">IntenseDebate Plugin Breaks the Admin Area in WordPress &#8211; Correction is Coming [WordPress 2.8]</a></p></p>]]></content:encoded> <wfw:commentRss>http://zemalf.com/921/intensedebate-plugin-breaks-the-admin-area-in-wordpress-correction-is-coming/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>WordPress 2.8 Upgrade Done. Not All Good.</title><link>http://zemalf.com/888/wordpress-2-8-upgrade-brings-loads-of-improvements/</link> <comments>http://zemalf.com/888/wordpress-2-8-upgrade-brings-loads-of-improvements/#comments</comments> <pubDate>Thu, 11 Jun 2009 20:35:33 +0000</pubDate> <dc:creator>Antti Kokkonen</dc:creator> <category><![CDATA[WordPress News]]></category> <category><![CDATA[News]]></category> <category><![CDATA[WordPress]]></category><guid isPermaLink="false">http://zemalf.com/?p=888</guid> <description><![CDATA[<p>WordPress 2.8 has been officially released and I did the upgrade without any problems in less than a minute. But afterwards I've noticed some problems in the widget controls and [...]</p><p><hr /><p>Original post from Zemalf's <a href="http://zemalf.com">Website optimization</a> blog:<br /> <a href="http://zemalf.com/888/wordpress-2-8-upgrade-brings-loads-of-improvements/">WordPress 2.8 Upgrade Done. Not All Good.</a></p></p>]]></description> <content:encoded><![CDATA[<p>WordPress 2.8 has been officially released and I did the upgrade without any problems in less than a minute.</p><p>But afterwards I've noticed some problems in the widget controls and tagging my posts, but I guess I just gotta read up some posts and discussion how to get'em sorted. I didn't go offline like some have because of the upgrade, but you might want to save the upgrade to a time you have time to solve issues if problems arise.</p><h2>Upgrading Your WordPress to 2.8</h2><p>I suggest you upgrade by clicking on the "Upgrade to WordPress 2.8 now" in your WordPress dashboard (unless you have disabled the upgrade notifications).</p><p>Or you can go and <a href="http://wordpress.org/download/" title="Download WordPress 2.8">Download WordPress 2.8</a> and upgrade manually.</p><p>Remember to take backup before doing the upgrade, which is good practise to do before any upgrade / update you do to your blog: either export the blog posts to XML with Tools &gt;&gt; Export, or use a plugin like WP-DBManager mentioned in the <a href="http://zemalf.com/713/most-essential-wordpress-plugins/" title="the most essential WordPress plugins">the most essential WordPress plugins</a> -post.</p><h2>WordPress 2.8 New Features</h2><p>There's a lot of improvements in the 2.8 version and at least for me, the blog seems to be working faster, at least from the dashboard and admin screen.</p><p>To name a few which I liked right away:</p><ul><li><strong>Browse the theme directory and install themes from the admin</strong><ul><li>no more ftp transfers for free themes = so good</li></ul></li><li><strong>Allow the dashboard widgets to be arranged in up to four columns</strong><ul><li>if you like to take a quick look what's going on, now it's even easier with more customization to the dashboard</li></ul></li><li><strong>Improved database performance</strong><ul><li>like mentioned, everything seems to be faster, but have to wait for more data on this one</li></ul></li><li><strong>A lot features and fixes to theme and plugin developers</strong><ul><li>I'm looking forward to some theme and plugin goodness in the near future with the new features in.</li></ul></li></ul><p>Theres way over 150 features more in 2.8 and you can check the full list of <a href="http://codex.wordpress.org/Version_2.8" title="WordPress 2.8 Features">WordPress 2.8 Features</a> here.</p><h2>What Other Bloggers Are Saying About WordPress 2.8</h2><p>Every blogger and technology website has announced the news, but I picked a few if you want to read up:</p><ul><li><a href="http://mashable.com/2009/06/10/wordpress-baker/" title="WordPress 2.8 Now Available for Download @Mashable">WordPress 2.8 Now Available for Download</a> @Mashable</li><li><a href="http://www.ghacks.net/2009/06/11/wordpress-2-8/" title="WordPress 2.8 @ghacks.net">WordPress 2.8</a> @ghacks.net</li><li><a href="http://www.bloggingpro.com/archives/2009/06/10/wordpress-28-released/" title="WordPress 2.8 Relesed">WordPress 2.8 Released</a> @BloggingPro</li><li><a href="http://www.blogherald.com/2009/06/11/wordpress-28-is-out-update-now/" title="WordPress 2.8 is Out, Upgrade Now @the Blogging Herald">WordPress 2.8 is Out, Upgrade Now</a> @the Blogging Herald</li><li><a href="http://weblogtoolscollection.com/archives/2009/06/10/wordpress-28-tips-and-tricks-collection/" title="WordPress 2.8 Tips and Tricks Collection @weblogtools collection">WordPress 2.8 Tips and Tricks Collection</a> @weblogtools collection</li></ul><p>All-in-all, reactions have been (mostly) positive, like they were already on beta testing and after first release candidate was out.</p><p>Like I mentioned, go ahead and upgrade to 2.8 when you have the time to check that everything is OK afterwards. And remember to BACKUP your blog first!</p> Here's more posts like to this:<ol><li><a href='http://zemalf.com/924/upgrade-your-wordpress-checklist/' rel='bookmark' title='Upgrade Your WordPress | Checklist'>Upgrade Your WordPress | Checklist</a></li><li><a href='http://zemalf.com/921/intensedebate-plugin-breaks-the-admin-area-in-wordpress-correction-is-coming/' rel='bookmark' title='IntenseDebate Plugin Breaks the Admin Area in WordPress &#8211; Correction is Coming [WordPress 2.8]'>IntenseDebate Plugin Breaks the Admin Area in WordPress &#8211; Correction is Coming [WordPress 2.8]</a></li><li><a href='http://zemalf.com/1065/old-wordpress-blogs-under-attack/' rel='bookmark' title='ALERT: Old WordPress Blogs Under Attack'>ALERT: Old WordPress Blogs Under Attack</a></li></ol><p><hr /><p>Original post from Zemalf's <a href="http://zemalf.com">Website optimization</a> blog:<br /> <a href="http://zemalf.com/888/wordpress-2-8-upgrade-brings-loads-of-improvements/">WordPress 2.8 Upgrade Done. Not All Good.</a></p></p>]]></content:encoded> <wfw:commentRss>http://zemalf.com/888/wordpress-2-8-upgrade-brings-loads-of-improvements/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Database Caching 1/45 queries in 0.172 seconds using disk: basic
Object Caching 1458/1502 objects using disk: basic
Content Delivery Network via cdn.zemalf.com

Served from: zemalf.com @ 2012-02-08 08:37:58 -->
