<?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>Absolutely Tech &#187; Wordpress</title>
	<atom:link href="http://www.absolutelytech.com/category/web-development/wordpress-web-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.absolutelytech.com</link>
	<description>Yes!! Its absolutely tech...</description>
	<lastBuildDate>Wed, 28 Sep 2011 10:31:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>[Solved] Disqus causing admin panel issues in wordpress</title>
		<link>http://www.absolutelytech.com/2011/07/13/solved-disqus-causing-admin-panel-issues-in-wordpress/</link>
		<comments>http://www.absolutelytech.com/2011/07/13/solved-disqus-causing-admin-panel-issues-in-wordpress/#comments</comments>
		<pubDate>Wed, 13 Jul 2011 18:07:04 +0000</pubDate>
		<dc:creator>Deepak Mittal</dc:creator>
				<category><![CDATA[Web development]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[disqus]]></category>
		<category><![CDATA[Errors]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.absolutelytech.com/?p=1071</guid>
		<description><![CDATA[Disqus comment system was causing javascript errors, which in chrome console looked something like this: Uncaught Syntax error, unrecognized expression: [href=edit-comments.php?page=disqus] It caused unmovable widgets, screen-options didn&#8217;t open and other related javascript issues in admin panel. After some researching it turns out, there&#8217;s a simple fix. In /wp-content/plugins/disqus-comment-system/disqus.php, find: href=edit-comments.php?page=disqus and replace it with: href=&#8221;edit-comments.php?page=disqus&#8221; [...]


Related posts:<ol><li><a href='http://www.absolutelytech.com/2011/03/22/howto-remove-admin-bar-from-wordpress-3-1/' rel='bookmark' title='[HowTo] Remove admin bar from wordpress 3.1'>[HowTo] Remove admin bar from wordpress 3.1</a></li>
<li><a href='http://www.absolutelytech.com/2010/06/19/solvederror-establishing-a-database-connection-in-wordpress/' rel='bookmark' title='[SOLVED]&#8216;Error establishing a database connection&#8217; in wordpress'>[SOLVED]&#8216;Error establishing a database connection&#8217; in wordpress</a></li>
<li><a href='http://www.absolutelytech.com/2010/06/08/solved-media-playing-issues-in-vlc-in-ubuntu-10-10-maverick-meerkat/' rel='bookmark' title='[SOLVED] Media Playing issues in VLC in Ubuntu 10.10 Maverick Meerkat'>[SOLVED] Media Playing issues in VLC in Ubuntu 10.10 Maverick Meerkat</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.absolutelytech.com/2011/07/13/solved-disqus-causing-admin-panel-issues-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>[HowTo] Remove admin bar from wordpress 3.1</title>
		<link>http://www.absolutelytech.com/2011/03/22/howto-remove-admin-bar-from-wordpress-3-1/</link>
		<comments>http://www.absolutelytech.com/2011/03/22/howto-remove-admin-bar-from-wordpress-3-1/#comments</comments>
		<pubDate>Tue, 22 Mar 2011 18:17:41 +0000</pubDate>
		<dc:creator>Deepak Mittal</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.absolutelytech.com/?p=985</guid>
		<description><![CDATA[The new admin bar in wordpress 3.1 is one good feature to have but sometimes its unwanted. For example you might already have some other kind of top bar with which admin bar may interfere. You can remove the admin bar by putting the following code in /wp-content/YOURTHEME/functions.php: if&#40;function_exists&#40;'show_admin_bar'&#41;&#41;&#123; show_admin_bar&#40;false&#41;; &#125; Related posts:[Solved] Disqus causing [...]


Related posts:<ol><li><a href='http://www.absolutelytech.com/2011/07/13/solved-disqus-causing-admin-panel-issues-in-wordpress/' rel='bookmark' title='[Solved] Disqus causing admin panel issues in wordpress'>[Solved] Disqus causing admin panel issues in wordpress</a></li>
<li><a href='http://www.absolutelytech.com/2009/06/08/modifying-wordpress-theme-fervens-width/' rel='bookmark' title='[HowTo] Increase Fervens&#8217; (wordpress theme) width'>[HowTo] Increase Fervens&#8217; (wordpress theme) width</a></li>
<li><a href='http://www.absolutelytech.com/2010/06/19/solvederror-establishing-a-database-connection-in-wordpress/' rel='bookmark' title='[SOLVED]&#8216;Error establishing a database connection&#8217; in wordpress'>[SOLVED]&#8216;Error establishing a database connection&#8217; in wordpress</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.absolutelytech.com/2011/03/22/howto-remove-admin-bar-from-wordpress-3-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[HowTo] Increase Fervens&#8217; (wordpress theme) width</title>
		<link>http://www.absolutelytech.com/2009/06/08/modifying-wordpress-theme-fervens-width/</link>
		<comments>http://www.absolutelytech.com/2009/06/08/modifying-wordpress-theme-fervens-width/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 16:46:08 +0000</pubDate>
		<dc:creator>Deepak Mittal</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[My Sites]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[theme modification]]></category>
		<category><![CDATA[theme width]]></category>
		<category><![CDATA[wordpress theme]]></category>

		<guid isPermaLink="false">http://www.techmindz.com/blogs/?p=45</guid>
		<description><![CDATA[Fervens is an extremely attractive and excellent theme for wordpress. After trying numerous themes, I settled for this and its really really amazing. The only shortcoming was that its main content area was too small. On larger posts, the content would span upto numerous pages which would&#8217;ve not taken so much space if it had [...]


Related posts:<ol><li><a href='http://www.absolutelytech.com/2009/05/31/gmail-inbox-full-now-what-ive-a-solution/' rel='bookmark' title='[HowTo] Forward all gmail mails to new address when you&#8217;ve run out of space'>[HowTo] Forward all gmail mails to new address when you&#8217;ve run out of space</a></li>
<li><a href='http://www.absolutelytech.com/2010/02/13/solved-error-saving-media-attachment-error-in-wordpress/' rel='bookmark' title='[Solved] &#8220;Error saving media attachment.&#8221; error in WordPress'>[Solved] &#8220;Error saving media attachment.&#8221; error in WordPress</a></li>
<li><a href='http://www.absolutelytech.com/2011/03/22/howto-remove-admin-bar-from-wordpress-3-1/' rel='bookmark' title='[HowTo] Remove admin bar from wordpress 3.1'>[HowTo] Remove admin bar from wordpress 3.1</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.absolutelytech.com/2009/06/08/modifying-wordpress-theme-fervens-width/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using apc (Feed is rejected)
Page Caching using apc
Database Caching 14/48 queries in 0.062 seconds using apc
Object Caching 1429/1460 objects using apc

Served from: www.absolutelytech.com @ 2012-02-08 09:22:36 -->
