<?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>HowIFixedIt.Net &#187; wordpress</title>
	<atom:link href="http://howifixedit.net/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://howifixedit.net</link>
	<description>... Because Broken Is Not An Option.</description>
	<lastBuildDate>Sat, 25 Feb 2012 06:16:56 +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>Fixing the Mystique Social Media Icons &#8211; Enable GD in PHP using cpanel&#8217;s EasyApache</title>
		<link>http://howifixedit.net/2012/02/fixing-mystique-social-media-icons-enable-gd-php-cpanels-easyapache/</link>
		<comments>http://howifixedit.net/2012/02/fixing-mystique-social-media-icons-enable-gd-php-cpanels-easyapache/#comments</comments>
		<pubDate>Mon, 20 Feb 2012 17:54:16 +0000</pubDate>
		<dc:creator>HowIFixedIt</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[cpanel scripts]]></category>
		<category><![CDATA[easy apache]]></category>
		<category><![CDATA[easyapache]]></category>
		<category><![CDATA[gd]]></category>
		<category><![CDATA[mystique]]></category>
		<category><![CDATA[mystique social media icons]]></category>
		<category><![CDATA[Mystique WP theme]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php-gd]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[social media icons]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://howifixedit.net/?p=1039</guid>
		<description><![CDATA[When installing the Mystique WP theme for this website, one of the cool features was the social media icons at the top of the page.

If you hover over them they have a cool pop-up animation and link you to the respective sites.  When trying to configure these for the site i would go into  [...]]]></description>
			<content:encoded><![CDATA[<p>When installing the Mystique WP theme for this website, one of the cool features was the social media icons at the top of the page.</p>
<p><a href="http://howifixedit.net/wp-content/uploads/2012/02/2-20-2012-9-37-09-AM.png" rel="lightbox[1039]"><img class="alignnone size-full wp-image-1040" style="border: 3px solid black;" title="mystique-pop-up-social-media-icons" src="http://howifixedit.net/wp-content/uploads/2012/02/2-20-2012-9-37-09-AM.png" alt="" width="273" height="66" /></a></p>
<p>If you hover over them they have a cool pop-up animation and link you to the respective sites.  When trying to configure these for the site i would go into Appearance&gt;Mystique Settings&gt;SocialMediaIcons and select the icons i wanted to use.  Upon saving the changes it would bring me to a blank screen.  When i would check the front page you could click through on the spot where the icon was but there was no picture.  After doing some research on the <a title="Mystique WP Theme Help Page" href="http://digitalnature.eu/forum/free-themes/mystique/">Mystique WP Theme help page</a> i found it could be a problem with not having GD installed in my Apache/PHP setup.  Since my host uses Cpanel this is how it was fixed.  go to the Cpanel Web hosting Manager and do the following:</p>
<p><span style="font-family: Verdana,Arial,Helvetica; font-size: x-small;">1. executed /scripts/easyapache</p>
<p>2. Selected option 1 &#8220;Previously Saved Config&#8221;</p>
<p>3. Selected &#8220;Start customizing based on profile&#8221;</p>
<p>4. Selected the next Apache version to upgrade or select Next</p>
<p>5. Select edthe version of PHP 4 or 5. Do not make any changes if you&#8217;re not sure. Keep it as it as and select Next</p>
<p>6. Select the minor version of PHP.</p>
<p>7. Select Exhaustive Options List</p>
<p>8. PHP section has &#8220;GD&#8221; make sure you select it and select any other additional modules you require and select Next</p>
<p>This should start compiling Apache and PHP depending on the options selected. </span></p>
<p>&nbsp;</p>
<p>You can then run the following to check if it is installed.</p>
<p><span style="font-family: Verdana,Arial,Helvetica; font-size: x-small;">root@host [~]# php -m|grep gd<br />
gd<br />
root@host [~]#</span></p>
<p>&nbsp;</p>
<p>Note: Your setup and configuration may be completely different.  If you don&#8217;t have access to the above features ask your host if they can fix it.</p>
]]></content:encoded>
			<wfw:commentRss>http://howifixedit.net/2012/02/fixing-mystique-social-media-icons-enable-gd-php-cpanels-easyapache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>301 ReDirect For WordPress Back To Home Page Instead Of 404 Error Page.</title>
		<link>http://howifixedit.net/2010/07/301-redirect-wordpress-home-page-404-error-page/</link>
		<comments>http://howifixedit.net/2010/07/301-redirect-wordpress-home-page-404-error-page/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 16:17:52 +0000</pubDate>
		<dc:creator>HowIFixedIt</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[301]]></category>
		<category><![CDATA[301 redirect]]></category>
		<category><![CDATA[404]]></category>
		<category><![CDATA[404 error]]></category>
		<category><![CDATA[404 error page]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[redirect]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://howifixedit.net/?p=958</guid>
		<description><![CDATA[If you delete posts in WordPress that were once indexed by Google or bookmarked by one of your visitors, if they re-visit the link they&#8217;ll get your 404 error page.  The code below simply will re-direct them to your homepage.  Just copy the code to a file and rename it to 404.php.  In my WordPress  [...]]]></description>
			<content:encoded><![CDATA[<p>If you delete posts in WordPress that were once indexed by Google or bookmarked by one of your visitors, if they re-visit the link they&#8217;ll get your 404 error page.  The code below simply will re-direct them to your homepage.  Just copy the code to a file and rename it to 404.php.  In my WordPress installation, i just replaced the existing 404.php file in wp-content/themes/themename/ with the code below.</p>
<pre>
<div>&lt;?php

//Redirect for WordPress.
//http://howifixedit.net

<a rel="nofollow" href="http://www.php.net/header" target="_blank">header</a>("HTTP/1.1 301 Moved Permanently");
<a rel="nofollow" href="http://www.php.net/header" target="_blank">header</a>("Location: ".get_bloginfo('url'));

<a rel="nofollow" href="http://www.php.net/exit" target="_blank">exit</a>();

?&gt;</div>
</pre>
]]></content:encoded>
			<wfw:commentRss>http://howifixedit.net/2010/07/301-redirect-wordpress-home-page-404-error-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

