<?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>WordPress Blog Setup and Installation Services &#124; WPNoise.com &#187; Wordpress</title>
	<atom:link href="http://wpnoise.com/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpnoise.com</link>
	<description>WordPress Blog Setup Installation Services. Resources, Hacks, Tips, Articles</description>
	<lastBuildDate>Thu, 19 Jan 2012 15:52:46 +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>10 Tips How To Fix WordPress Blank Page</title>
		<link>http://wpnoise.com/10-tips-how-to-fix-wordpress-blank-page/</link>
		<comments>http://wpnoise.com/10-tips-how-to-fix-wordpress-blank-page/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 20:12:38 +0000</pubDate>
		<dc:creator>Piotr Słabosz</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[blank page]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://wpnoise.com/?p=368</guid>
		<description><![CDATA[I got some WordPress problems with two websites that I lead with blank WordPress site that they show. Finally it works for me and now I want to share with you some tips about WP blank page problems. I have this CSS gallery that was offline since some time&#8230; what I mean wp-admin pages works [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://wpnoise.com/wp-content/uploads/2009/11/wordpress-logo-notext-bg.png" alt="wordpress logo notext bg 10 Tips How To Fix Wordpress Blank Page" title="wordpress-logo-notext-bg" width="176" height="145" class="alignnone size-full wp-image-384" />I got some WordPress problems with two websites that I lead with <strong>blank WordPress site</strong> that they show. Finally it works for me and now I want to share with you some tips about <strong>WP blank page</strong> problems. I have this <a href="http://www.cssbloom.com/">CSS gallery</a> that was offline since some time&#8230; what I mean wp-admin pages works fine but front page was blank. This bug was after i migrate to another hosting company. Finally I found time to fix that bug. All off that was on Google and some of those things was my original ideas and some of theme are people comments to this post.</p>
<p>When you see <strong>blank page with your WordPress</strong> blog you can use my tips to find bug and fix that annoying problem.</p>
<h4>1. Turn off all plugins</h4>
<p>If you have access to your admin panel you do it from there but if don&#8217;t you can always &#8216;ftp&#8217; your website and move all your plugins to other directory so there will be no plugins active.</p>
<h4>2. Change theme to another one (refresh/check)</h4>
<p>Remember to turn off cache plugins if you use them, clear your cache.</p>
<h4>3. Creates or/and update .htaccess file</h4>
<p>You can browse it by linux console for example. If you don&#8217;t know how to use &#8216;ssh&#8217; try to read a little bit on google about it. You can use free Putty software to ssh your files on server.</p>
<h4>4. Edit and save post, permalinks&#8230;. stuff like that</h4>
<p>Update your permalink structure. Just click update in WordPress, don&#8217;t change it to other structure, this can be really bad for SEO.</p>
<h4>5. Update to newest version of WordPress</h4>
<h4>6. Check <a href="http://www.phpdebutant.com/forum/7/How_do_I_check_the_version_of_PHP.htm">what PHP version you have</a></h4>
<p>@Mittineague said: For PHP errors, I find the easiest way to trouble-shoot when developing a plugin is to make a direct HTTP request for the file. eg domain.com/blog_dir/wp-content/plugins/pluginfile.php<br />
This way will show syntax errors and other PHP error messages.<br />
When the file is OK PHP-wise, you will then see errors like<br />
[WordPress-function name here] not found.<br />
For incompatibility problems though, deactivating and reactivating is the best way, especially now that WordPress “sand boxes” and will show a “could not be activated” message.<br />
And don’t learn the hard way. Back-up, back-up, back-up!</p>
<h4>7. Check this out:</h4>
<p>WordPress should compress articles (gzip) if browsers ask for them&#8230; in my situation this fix my blank page error</p>
<h4>8. Check error logs</h4>
<p>To find something interesting about your problem try to look for http error log and you will see there which file causes errors.</p>
<h4>9. wp-config.php</h4>
<p>Edit wp-config.php file (which is WordPress main configuration file) and look for blank lines in the end, sometimes text editors add this line and it can broke WordPress installation.</p>
<h4>10. Delete all Akismet spam comments</h4>
<p>You can read more about it: Solution for WordPress blank admin page</p>
<p>Point 7 helps me with my <a href="http://www.cssbloom.com/">CSS gallery</a>. </p>
<p>In the meantime I generate problems with <a href="http://silentbits.com/">SilenBits</a> and it was blank too&#8230;.I&#8217;ve solved the problem using this fix: <em>Change theme to another one (refresh/check)</em></p>
<p>So good luck and no WordPress blank pages for you !</p>
]]></content:encoded>
			<wfw:commentRss>http://wpnoise.com/10-tips-how-to-fix-wordpress-blank-page/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Upgrade WordPress footer with special addons</title>
		<link>http://wpnoise.com/wordpress-footer-addons/</link>
		<comments>http://wpnoise.com/wordpress-footer-addons/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 10:58:29 +0000</pubDate>
		<dc:creator>Piotr Słabosz</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[footer]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://wpnoise.com/?p=11</guid>
		<description><![CDATA[In my first post on my own portfolio I would like to show you how to upgrade any free WordPress theme to premium one. What we will do is change a little bit your footer to make it more pro. We want to reach something like this. You can see live preview here: Ideal WordPress [...]]]></description>
			<content:encoded><![CDATA[<p>In my first post on my own portfolio I would like to show you how to upgrade any free WordPress theme to premium one. What we will do is change a little bit your footer to make it more pro. </p>
<p>We want to reach something like this.</p>
<p><a href="http://silentbits.com/silentbits/wp-content/uploads/2009/09/big_preview1.jpg"><img src='http://silentbits.com/silentbits/wp-content/uploads/2009/09/footer2.jpg' alt="footer2 Upgrade WordPress footer with special addons"  title="Upgrade WordPress footer with special addons" /></a></p>
<p>You can see live preview here: <a href="http://itunes-skins.com/itunes-9-dark-grid-mod/">Ideal WordPress Footer</a> and you can decide whether you want to have something like this on your blog. </p>
<p>Basically we have 3 parts for this project:</p>
<ul>
<li>&#8216;Sharing is sexy&#8217; plugin</li>
<li>Author page</li>
<li>Related post with thumbnails</li>
</ul>
<p>It&#8217;s simple to apply on your own blog but if you have any questions let me know. This soultions works for me so it must work for you as well.</p>
<p><strong></strong><br />
<strong></strong></p>
<h4>&#8216;Sharing is sexy&#8217;</h4>
<p><strong></strong></p>
<p><img src='http://silentbits.com/silentbits/wp-content/uploads/2009/09/sharing_is_sexy1.jpg' alt="sharing is sexy1 Upgrade WordPress footer with special addons"  title="Upgrade WordPress footer with special addons" /></p>
<p>This is very simple to install and the effect in my opinion is amazing.</p>
<p>First you need to go to this location: <a href="http://sexybookmarks.net/documentation/usage-installation">sexybookmarks</a> and click &#8216;Download&#8217; button. This is a simple WordPress plugin that you need to upload to your WordPress server and activate using admin panel.</p>
<p>Next you setup your networks and other options using WordPress admin panel. &#8216;Sharing is sexy&#8217; functionality will appear automatically, you can choose if you want to see it on homepage or only in posts, pages.</p>
<p>If you want to put your bookmarks manually use this code in your theme:</p>
<p><code>&lt;?php if(function_exists(&#039;selfserv_sexy&#039;)) { selfserv_sexy(); } ?&gt;<!--formatted--></code></p>
<p>and setup this one using plugin admin page:</p>
<p><em>Menu Location (in relevance to content):<br />
Above Content |  Below Content  | <strong>Manual Mode</strong></em></p>
<p>It will work, trust me.</p>
<p><strong></strong><br />
<strong></strong></p>
<h4>Author page</h4>
<p><img src='http://silentbits.com/silentbits/wp-content/uploads/2009/09/author-psdtuts.jpg' alt="author psdtuts Upgrade WordPress footer with special addons"  title="Upgrade WordPress footer with special addons" /></p>
<p>This is also pretty cool and looks very nice on blogs. To setup this one I use this link: <a href="http://gabediaz.com/blog/displaying-author-pic-and-bio-in-your-wordpress-post/">Displaying Author Pic and Bio in Your WordPress Post the Non-Gravatar Way</a> but I made some modifications.</p>
<p>I use static text message &#8216;<em>about me</em>&#8216; and put it direct to my WordPress theme code. It means that I took css code from link above and use this php code in my actual theme:</p>
<p><code>&lt;div class=&quot;authbio&quot;&gt;<br />
&lt;img src=&quot;your_photo_url/images/sample.jpg&quot; alt=&quot;&quot; class=&quot;alignleft&quot;/&gt;<br />
Put static text in wordpress theme with html tags like &lt;strong&gt; etc...<br />
&lt;/div&gt;<br />
<!--formatted--></code></p>
<p>CSS code that i&#8217;ve added to my theme style.css is:</p>
<p><code>.authbio{<br />
color: #666;<br />
font-weight: normal;<br />
background: #fff;<br />
border: 1px solid #ccc;<br />
width: 420px;<br />
height:60px;<br />
padding: 8px;<br />
margin-bottom:5px;<br />
}</code></p>
<p>and this one for image:</p>
<p><code>img.alignleft {<br />
    float:left;<br />
    background-color: #fff;<br />
    border:1px solid #ccc;<br />
    padding: 4px;<br />
    margin: 0 7px 2px 0;<br />
    display: inline;<br />
}</code></p>
<p>After small CSS changes it looks like this:</p>
<p><img src='http://silentbits.com/silentbits/wp-content/uploads/2009/09/about.jpg' alt="about Upgrade WordPress footer with special addons"  title="Upgrade WordPress footer with special addons" /></p>
<p><strong></strong><br />
<strong></strong></p>
<h4>Related post with thumbnails</h4>
<p><img src='http://silentbits.com/silentbits/wp-content/uploads/2009/09/yarpp-thumbails-result.jpg' alt="yarpp thumbails result Upgrade WordPress footer with special addons"  title="Upgrade WordPress footer with special addons" /></p>
<p>We need plugin that will match related posts and add preview images to them.</p>
<p>First step is download and active this plugin: <a href="http://mitcho.com/code/yarpp/">YARPP</a> and then use tips from this article:<br />
<a href="http://buildinternet.com/2009/07/display-thumbnails-for-related-posts-in-wordpress/">Display Thumbnails For Related Posts in WordPress</a>.</p>
<p>You need to add this php code to your theme:</p>
<p><code>&lt;?php if (function_exists(&#039;related_posts&#039;)){ ?&gt;<br />
      &lt;?php related_posts();?&gt;<br />
&lt;?php }?&gt;  <!--formatted--></code></p>
<p>Download Related Post Template File from link above and put it to plugins directory and add propere CSS code to your style.css</p>
<p><code>/* Related Posts */<br />
ol.related-posts {clear:both; text-align:center; margin:10px 0px 0px 0px; padding:0;}<br />
ol.related-posts li{width:120px; float:left; display:inline; margin-right:15px;; padding:0;}<br />
    ol.related-posts img{clear:both; padding:5px; background:#F7F7F7; border:1px solid #DDD;}<br />
    ol.related-posts a{clear:both; display:block; border:none; text-decoration:none;}<br />
    ol.related-posts li{font-size:12px;}  </code></p>
<p>Then all you need to do is activate new tempalte with plugin admin page.</p>
<p>If you have problems let me know, I can help you .. it is pretty easy to implement using link above. Remember that you need to manually add post thumbnails to your posts using custom fields after you setup everything.</p>
<p>You can read more about this website update and tweaking footer and other WordPress stuff :</p>
<ul>
<li><a href="http://itunes-skins.com/itunes-skins-web-site-update/">iTunes Skins – Web site update Part I</a></li>
<li><a href="http://itunes-skins.com/itunes-skins-web-site-update-part-ii/">iTunes Skins – Web site update Part II</a></li>
</ul>
<p>Good luck and hope to see some implementation of my ideas in future.</p>
]]></content:encoded>
			<wfw:commentRss>http://wpnoise.com/wordpress-footer-addons/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

