<?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>Pay As U Go Website - Rent a Website</title>
	<atom:link href="http://www.payasugowebsite.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.payasugowebsite.co.uk</link>
	<description>For 99p per day you can have a professionally designed website.</description>
	<lastBuildDate>Mon, 09 Apr 2012 15:17:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Redirect &#8216;Page not found&#8217; to Homepage or a specified page</title>
		<link>http://www.payasugowebsite.co.uk/functionality/redirect-page-not-found-to-homepage-or-a-specified-page/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=redirect-page-not-found-to-homepage-or-a-specified-page</link>
		<comments>http://www.payasugowebsite.co.uk/functionality/redirect-page-not-found-to-homepage-or-a-specified-page/#comments</comments>
		<pubDate>Mon, 09 Apr 2012 15:00:38 +0000</pubDate>
		<dc:creator>paygo</dc:creator>
				<category><![CDATA[Functionality]]></category>

		<guid isPermaLink="false">http://www.payasugowebsite.co.uk/?p=740</guid>
		<description><![CDATA[If you want to redirect visitors to a homepage instead of displaying the &#8216;page not found&#8217; message follow the below instructions. This is for wordpress sites. Edit the 404.php file from your theme; this is found within the folder of the current theme you are using. Have [...]]]></description>
			<content:encoded><![CDATA[<p>If you want to redirect visitors to a homepage instead of displaying the &#8216;page not found&#8217; message follow the below instructions. This is for wordpress sites.</p>
<p>Edit the 404.php file from your theme; this is found within the folder of the current theme you are using. Have only the following line in it:</p>
<pre> &lt;?php wp_redirect(get_option('home')); ?&gt;</pre>
<p>If you would like to redirect visitors to a specific page use the line below instead.</p>
<pre> &lt;?php <code>wp_redirect(get_option(</code><code>'siteurl'</code><code>).</code><code>'/enter-the-page-you-want-to-redirect-to-here/'</code><code>); ?&gt;</code></pre>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.payasugowebsite.co.uk/functionality/redirect-page-not-found-to-homepage-or-a-specified-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Login Button</title>
		<link>http://www.payasugowebsite.co.uk/functionality/login-button/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=login-button</link>
		<comments>http://www.payasugowebsite.co.uk/functionality/login-button/#comments</comments>
		<pubDate>Tue, 03 Apr 2012 14:31:45 +0000</pubDate>
		<dc:creator>paygo</dc:creator>
				<category><![CDATA[Functionality]]></category>
		<category><![CDATA[Recent Projects]]></category>

		<guid isPermaLink="false">http://www.payasugowebsite.co.uk/?p=731</guid>
		<description><![CDATA[If you would also like a &#8216;Login/Logout&#8217; button or link that changes depending on whether the user is logged in or not you will need to add the following e to where you would like the button or link. &#160; &#60;?php if (is_user_logged_in()) : ?&#62; &#60;a href="&#60;?php [...]]]></description>
			<content:encoded><![CDATA[<p>If you would also like a &#8216;Login/Logout&#8217; button or link that changes depending on whether the user is logged in or not you will need to add the following e to where you would like the button or link.</p>
<p>&nbsp;</p>
<pre>&lt;?php if (is_user_logged_in()) : ?&gt;
&lt;a href="&lt;?php echo wp_logout_url('your-URL-of-choice'); ?&gt;"&gt;Logout&lt;/a&gt;
&lt;?php else : ?&gt;
  &lt;a href="your-URL-of-choice"&gt;Login&lt;/a&gt;
&lt;?php endif;?&gt;</pre>
<p>This would work nicely alongside a members only area, you can find out how to do this here &#8211; <a href="http://www.payasugowebsite.co.uk/wordpress-plugins/how-to-create-a-members-area/">How to create a members area</a></p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.payasugowebsite.co.uk/functionality/login-button/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quarry Farm</title>
		<link>http://www.payasugowebsite.co.uk/recent-projects/quarry-farm/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=quarry-farm</link>
		<comments>http://www.payasugowebsite.co.uk/recent-projects/quarry-farm/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 19:32:56 +0000</pubDate>
		<dc:creator>paygo</dc:creator>
				<category><![CDATA[Recent Projects]]></category>

		<guid isPermaLink="false">http://www.payasugowebsite.co.uk/?p=668</guid>
		<description><![CDATA[This is a website we built for a local petting farm.]]></description>
			<content:encoded><![CDATA[<p>This is a website we built for a local petting farm.</p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.payasugowebsite.co.uk/recent-projects/quarry-farm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Office Furniture Company Bradford</title>
		<link>http://www.payasugowebsite.co.uk/recent-projects/the-office-furniture-company-bradford/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-office-furniture-company-bradford</link>
		<comments>http://www.payasugowebsite.co.uk/recent-projects/the-office-furniture-company-bradford/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 19:30:07 +0000</pubDate>
		<dc:creator>paygo</dc:creator>
				<category><![CDATA[Recent Projects]]></category>

		<guid isPermaLink="false">http://www.payasugowebsite.co.uk/?p=664</guid>
		<description><![CDATA[This is a website we created for office furniture shop in Bradford.]]></description>
			<content:encoded><![CDATA[<p>This is a website we created for office furniture shop in Bradford.</p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.payasugowebsite.co.uk/recent-projects/the-office-furniture-company-bradford/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Solar Experts</title>
		<link>http://www.payasugowebsite.co.uk/recent-projects/the-solar-experts/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-solar-experts</link>
		<comments>http://www.payasugowebsite.co.uk/recent-projects/the-solar-experts/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 19:26:48 +0000</pubDate>
		<dc:creator>paygo</dc:creator>
				<category><![CDATA[Recent Projects]]></category>

		<guid isPermaLink="false">http://www.payasugowebsite.co.uk/?p=656</guid>
		<description><![CDATA[A website we designed for a nationwide solar installation sales company.]]></description>
			<content:encoded><![CDATA[<p>A website we designed for a nationwide solar installation sales company.</p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.payasugowebsite.co.uk/recent-projects/the-solar-experts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dominic Storey</title>
		<link>http://www.payasugowebsite.co.uk/recent-projects/dominic-storey/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=dominic-storey</link>
		<comments>http://www.payasugowebsite.co.uk/recent-projects/dominic-storey/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 19:21:19 +0000</pubDate>
		<dc:creator>paygo</dc:creator>
				<category><![CDATA[Recent Projects]]></category>

		<guid isPermaLink="false">http://www.payasugowebsite.co.uk/?p=655</guid>
		<description><![CDATA[Another website created by us for an up coming formula 3 racing driver.]]></description>
			<content:encoded><![CDATA[<p>Another website created by us for an up coming formula 3 racing driver.</p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.payasugowebsite.co.uk/recent-projects/dominic-storey/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jerome Titlow</title>
		<link>http://www.payasugowebsite.co.uk/recent-projects/jerome-titlow/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=jerome-titlow</link>
		<comments>http://www.payasugowebsite.co.uk/recent-projects/jerome-titlow/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 19:01:27 +0000</pubDate>
		<dc:creator>paygo</dc:creator>
				<category><![CDATA[Recent Projects]]></category>

		<guid isPermaLink="false">http://www.payasugowebsite.co.uk/?p=644</guid>
		<description><![CDATA[This is an amazing website we built for an up and coming golf star.]]></description>
			<content:encoded><![CDATA[<p>This is an amazing website we built for an up and coming golf star.</p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.payasugowebsite.co.uk/recent-projects/jerome-titlow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lynne Fuell Travel</title>
		<link>http://www.payasugowebsite.co.uk/recent-projects/lynne-fuell-travel/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=lynne-fuell-travel</link>
		<comments>http://www.payasugowebsite.co.uk/recent-projects/lynne-fuell-travel/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 20:37:05 +0000</pubDate>
		<dc:creator>paygo</dc:creator>
				<category><![CDATA[Recent Projects]]></category>

		<guid isPermaLink="false">http://www.payasugowebsite.co.uk/?p=639</guid>
		<description><![CDATA[We have just started building a stunning website for an independent travel agent.]]></description>
			<content:encoded><![CDATA[<p>We have just started building a stunning website for an independent travel agent.</p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.payasugowebsite.co.uk/recent-projects/lynne-fuell-travel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Customizing email format for Custom Contact Forms</title>
		<link>http://www.payasugowebsite.co.uk/wordpress-plugins/customizing-email-format-for-custom-contact-forms/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=customizing-email-format-for-custom-contact-forms</link>
		<comments>http://www.payasugowebsite.co.uk/wordpress-plugins/customizing-email-format-for-custom-contact-forms/#comments</comments>
		<pubDate>Sat, 26 Nov 2011 15:35:14 +0000</pubDate>
		<dc:creator>paygo</dc:creator>
				<category><![CDATA[Wordpress Plugins]]></category>

		<guid isPermaLink="false">http://www.payasugowebsite.co.uk/?p=559</guid>
		<description><![CDATA[The Custom Contact Forms plugin allows great customization of the form display but doesn&#8217;t offer any customisation of the format of the email that is received. As it stands once a form is filled out and submitted the email you receive can be very cluttered as each field [...]]]></description>
			<content:encoded><![CDATA[<p>The Custom Contact Forms plugin allows great customization of the form display but doesn&#8217;t offer any customisation of the format of the email that is received.</p>
<p>As it stands once a form is filled out and submitted the email you receive can be very cluttered as each field name/label and answer is only separated by a semicolon and broken onto another line for each field. This is fine for small forms containing little information. However if you have a form with lots of entries and the questions and answers can be quite long then the email can look very cluttered like below.</p>
<pre>Q1. Are You Currently In Receipt Of ANY/ALL Of Your Pension Benefits? (If Yes End Survey): No
Q2. What Age Will You Feel Satisfied That You Have Sufficient Funds To Retire?: 65
Q3. What Income Would Be Required From Your Pensions, Which If You Had It, Would Allow You To Live The LifeStyle You Want In Retirement?: 20000
Q4a. Which Companies Are Your “Frozen Pensions” With? □ None (End Survey): Yes
Company Name: cannot reember the name of the company
1. Years Service: 6months- 1year</pre>
<p>To change the format of the email so that there is an extra line break and the answers are in bold do the following.</p>
<p>Click on &#8216;Editor&#8217; under &#8216;Plugins&#8217; and select the &#8216;Custom Contact Form&#8217; plugin in the drop down menu and hit &#8216;Select&#8217; to display the files available to edit.</p>
<p>Locate the file named &#8216;<strong>custom-contact-forms/custom-contact-forms-front.php&#8217;</strong> and select it.</p>
<p>You will then need to scroll to line number 526 or find the following line using the find function (ctrl + f)</p>
<p><strong>$body .= htmlspecialchars($mail_field_label) . &#8216;: &#8216; . htmlspecialchars($val2) . &#8220;&lt;br /&gt;\n&#8221;;</strong></p>
<p>Replace the above line with:</p>
<p><strong>$body .= htmlspecialchars($mail_field_label) . &#8216;: &lt;strong&gt;&#8217; . htmlspecialchars($val2) . &#8220;&lt;/strong&gt;&lt;br&gt;&lt;br /&gt;\n&#8221;;</strong></p>
<p>You can see I have added the bold tag &#8216;&lt;strong&gt;&#8217; and an extra line break at the end. Save the file and test your form.</p>
<p>Now my emails come back looking like</p>
<pre>Q1. Are You Currently In Receipt Of ANY/ALL Of Your Pension Benefits? (If Yes End Survey): <strong>No</strong>

Q2. What Age Will You Feel Satisfied That You Have Sufficient Funds To Retire?: <strong>65</strong>

Q3. What Income Would Be Required From Your Pensions, Which If You Had It, Would Allow You To Live The LifeStyle You Want In Retirement?: <strong>20000
</strong>
Q4a. Which Companies Are Your “Frozen Pensions” With? □ None (End Survey): <strong>Yes
</strong>
Company Name: <strong>cannot reember the name of the company
</strong>
1. Years Service: <strong>6months- 1year
</strong>

&nbsp;</pre>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.payasugowebsite.co.uk/wordpress-plugins/customizing-email-format-for-custom-contact-forms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating Side Bars for Widgets on Specific Pages</title>
		<link>http://www.payasugowebsite.co.uk/functionality/creating-side-bars-for-specific-pages/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=creating-side-bars-for-specific-pages</link>
		<comments>http://www.payasugowebsite.co.uk/functionality/creating-side-bars-for-specific-pages/#comments</comments>
		<pubDate>Sun, 21 Aug 2011 17:09:11 +0000</pubDate>
		<dc:creator>paygo</dc:creator>
				<category><![CDATA[Functionality]]></category>

		<guid isPermaLink="false">http://www.payasugowebsite.co.uk/?p=493</guid>
		<description><![CDATA[To create side bars for widgets on specific pages follow the below instructions. Note this might not apply to all themes. Step One.  Locate the &#8216;functions.php&#8217; file in the &#8216;Theme&#8217; folder. Find the function highlighted in yellow below located in the &#8216;functions.php&#8217; file. Here you can see [...]]]></description>
			<content:encoded><![CDATA[<p>To create side bars for widgets on specific pages follow the below instructions. Note this might not apply to all themes.</p>
<p><strong>Step One. </strong></p>
<p>Locate the &#8216;functions.php&#8217; file in the &#8216;Theme&#8217; folder.<br />
Find the function highlighted in yellow below located in the &#8216;functions.php&#8217; file. Here you can see three side bars are registered &#8211; &#8216;custom&#8217;,  &#8217;debt&#8217; and &#8216;loan&#8217;.  Copy one of the side bar formats and rename it with the new sidebar you want to create. Save the &#8216;functions.php&#8217; file.</p>
<pre><span style="background-color: #ffff00;">if ( function_exists('register_sidebar') ) :</span>
register_sidebar(array('name'=&gt;'custom',
'before_widget' =&gt; '',
'after_widget' =&gt; '',
'before_title' =&gt; '&lt;h3&gt;',
'after_title' =&gt; '&lt;/h3&gt;',
));

register_sidebar(array('name'=&gt;'debt',
'before_widget' =&gt; '',
'after_widget' =&gt; '',
'before_title' =&gt; '&lt;h3&gt;',
'after_title' =&gt; '&lt;/h3&gt;',
));

register_sidebar(array('name'=&gt;'loan',
'before_widget' =&gt; '',
'after_widget' =&gt; '',
'before_title' =&gt; '&lt;h3&gt;',
'after_title' =&gt; '&lt;/h3&gt;',
));

endif;</pre>
<p><strong>Step Two.</strong></p>
<p>In your &#8216;Theme&#8217; folder there should be a file called &#8216;sidebar.php&#8217; with code similar to below. Copy this file and rename it &#8216;sidebar-(your side bar name).php&#8217;. For example if I have created a new sidebar called &#8216;loan&#8217; the file will be called &#8216;sidebar-loan.php&#8217;. With in your new sidebar file change the name of the dynamic_sidebar to you new sidebar name as you can see I have changed it to &#8216;loan&#8217; below. Save this new file in your &#8216;Theme&#8217; folder.</p>
<pre>&lt;div id="sidebar-wrapper"&gt;
    &lt;div id="sidebar"&gt;
        &lt;?php if ( !function_exists('dynamic_sidebar')  || !dynamic_sidebar('Sidebar') ) : ?&gt;
        &lt;?php endif; ?&gt;
    &lt;/div&gt; &lt;!-- end #sidebar --&gt;
&lt;/div&gt; &lt;!-- end #sidebar-wrapper --&gt;</pre>
<p>Changed to new sidebar name.</p>
<pre>&lt;div id="sidebar-wrapper"&gt;
    &lt;div id="sidebar"&gt;
        &lt;?php if ( !function_exists('dynamic_sidebar')  || !dynamic_sidebar(<span style="background-color: #ffff00;">'loan'</span>) ) : ?&gt;
        &lt;?php endif; ?&gt;
    &lt;/div&gt; &lt;!-- end #sidebar --&gt;
&lt;/div&gt; &lt;!-- end #sidebar-wrapper --&gt;</pre>
<p><strong>Step Three.</strong></p>
<p>Find the page template you want to apply the sidebar to and change the code to call the new sidebar like below, new name highlighted. Save the page template and go to widgets in your dashboard to see the sidebar available.</p>
<pre>	&lt;?php include(TEMPLATEPATH . '/sidebar.php'); ?&gt;
&lt;/div&gt; &lt;!-- end #container --&gt;
&lt;?php get_footer(); ?&gt;
&lt;/body&gt;
&lt;/html&gt;</pre>
<p>Changed to new sidebar name.</p>
<pre>	&lt;?php include(TEMPLATEPATH . '/<span style="background-color: #ffff00;">sidebar-loan.php</span>'); ?&gt;
&lt;/div&gt; &lt;!-- end #container --&gt;
&lt;?php get_footer(); ?&gt;
&lt;/body&gt;
&lt;/html&gt;</pre>
<p>&nbsp;</p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.payasugowebsite.co.uk/functionality/creating-side-bars-for-specific-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

