<?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>Daniel Wiener &#124; Sculpture, Painting and Other Projects &#187; contact page</title>
	<atom:link href="http://www.danielwiener.com/is/tag/contact-page/feed" rel="self" type="application/rss+xml" />
	<link>http://www.danielwiener.com/is</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 18 Aug 2010 20:14:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Add Bio, Contact &amp; Home</title>
		<link>http://www.danielwiener.com/is/artist_website/add-bio-contact-home</link>
		<comments>http://www.danielwiener.com/is/artist_website/add-bio-contact-home#comments</comments>
		<pubDate>Thu, 01 Oct 2009 17:36:56 +0000</pubDate>
		<dc:creator>danielwiener</dc:creator>
				<category><![CDATA[Artist Website, Step by Step]]></category>
		<category><![CDATA[artist bio]]></category>
		<category><![CDATA[artist resume]]></category>
		<category><![CDATA[contact page]]></category>
		<category><![CDATA[Contact7]]></category>
		<category><![CDATA[static home page]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.danielwiener.com/is/?p=138</guid>
		<description><![CDATA[<p>Add a Bio page,  a Contact page and a Home page to your site</p>]]></description>
			<content:encoded><![CDATA[<h4>Creating a Bio or Resume page.</h4>
<p>Click on &quot;Pages&quot; in the left hand menu.</p>
<p><img src="/is/wp-content/uploads/bio_resume_home/51_pages_subpanel.jpg" width="155" height="83" alt="WordPress bio"></p>
<p>When installing WordPress it creates a page called &quot;About&quot;. Let&#8217;s change that page into your bio page. Click on &quot;About&quot; in the center of the page.  Change the title at the top of the page from &quot;About&quot; to &quot;Bio&quot;.</p>
<p>In the text box, start adding your bio. It works like a simple word processor. </p>
<blockquote>
<p>NOTE: The &quot;return&quot; key creates a full line space. If you only want a line break use shift-return.</p>
</blockquote>
<p>I recommend that because of the vagaries of html you format your bio very simply as a list.</p>
<p>The following is moderately difficult to do in html:</p>
<table width="100%" border="1" cellspacing="1" cellpadding="10">
<tr>
<td width="13%">2007</td>
<td width="87%">Exhibition 1</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>Exhibition 2</td>
</tr>
<tr>
<td>2008</td>
<td>Exhibition 3</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>Exhibition 4</td>
</tr>
<tr>
<td>2009</td>
<td>Exhibition 5</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>Exhibition 6</td>
</tr>
</table>
<p>This is easy to do:</p>
<p>2007<br />
  Exhibition 1<br />
  2008<br />
  Exhibition 2<br />
2009<br />
Exhibition 3
</p>
<p>When you are finished adding your bio. Click &quot;Update Page&quot; at the right. Don&#8217;t forget. Your work could be lost if you don&#8217;t.</p>
<h4>Create Contact Page</h4>
<p>While we are in Pages let&#8217;s create a contact page (if you have installed Contact Form 7).</p>
<p>Click &quot;Contact&quot; at the bottom of the left hand menu. Then copy this code including the square brackets:<br />
  <code>contact-form 1 &quot;Contact form 1&quot;</code></p>
<p>Then Click &quot;Pages&quot; in the left hand menu. <br />
  Click &quot;Add New&quot;.<br />
Enter &quot;Contact&quot; as the title and then paste:<br />
  <code> contact-form 1 &quot;Contact form 1&quot; </code><br />
  into the body of page, as shown below. Don&#8217;t forget the square brackets.</p>
<p><img src="/is/wp-content/uploads/wpfolio_install/32_contact_page.jpg" width="600" height="147" alt="WPFolio"></p>
<p>Click &quot;Publish&quot; on the right side. Click &quot;View Post&quot; to check the page. It should look something like this:</p>
<p><img src="/is/wp-content/uploads/bio_resume_home/52_contact_page.jpg" width="362" height="392" alt="Contact 7 WPFolio"></p>
<p>For more complex forms and troubling-shooting view <a href="http://contactform7.com/docs/" target="_blank">Contact Form 7 Docs</a></p>
<h4>Create Home Page</h4>
<p>By default WordPress displays a list of recent posts on the front page of your site. These are instructions for displaying one large image on your front page. </p>
<p>Create another new &quot;Page&quot;. Title it &quot;Home&quot;. Upload one image and insert it into the page. </p>
<p>A horizontal image 900 x 600 pixels works best. Horizontal images work best since they match the format of computer screens (<a href="http://davidhumphrey.com" target="_blank">example</a>).</p>
<p>If you would like to use more than one image I suggest compositing several images together as one image in Photoshop  and simply use that.</p>
<p>Click &quot;Publish&quot; or &quot;Update Page&quot; in the right sidebar.</p>
<h4>You are not done yet</h4>
<p>Go to Settings-&gt;Reading</p>
<p><img src="/is/wp-content/uploads/bio_resume_home/53_settings_reading.jpg" width="160" height="217" alt="WordPress Settings "></p>
<p>Click &quot;A static page&quot; and choose &quot;Home&quot; from the dropdown list. Click &quot;Save Changes&quot; at the bottom of the page.</p>
<p><img src="/is/wp-content/uploads/bio_resume_home/54_home_static.jpg" width="420" height="192" alt="wpfolio static home page"></p>
<p>Check the front page on your site to see if it work.</p>
<p>For more information look at the <a href="http://dev.eyebeam.org/projects/wpfolio/wiki/homepage%20image" target="_blank">WPFolio instructions </a>or the <a href="http://codex.wordpress.org/Creating_a_Static_Front_Page" target="_blank">WordPress  instructions for creating a static home page.</a> Voila!
</p>
<h4>Adding a Header Image</h4>
<p>The WPFolio Wiki has good instructions for <a href="http://dev.eyebeam.org/projects/wpfolio/wiki/header%20image">adding an header image</a> to your site.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.danielwiener.com/is/artist_website/add-bio-contact-home/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
