<?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; wordpress</title>
	<atom:link href="http://www.danielwiener.com/is/tag/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://www.danielwiener.com/is</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 18 Jan 2012 17:02:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</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>Mon, 06 Sep 2010 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>
		<item>
		<title>Customizing the Menu Order</title>
		<link>http://www.danielwiener.com/is/artist_website/hack-for-ordering-categories</link>
		<comments>http://www.danielwiener.com/is/artist_website/hack-for-ordering-categories#comments</comments>
		<pubDate>Sat, 05 Sep 2009 22:03:57 +0000</pubDate>
		<dc:creator>danielwiener</dc:creator>
				<category><![CDATA[Artist Website, Step by Step]]></category>
		<category><![CDATA[category order]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[sidebar]]></category>
		<category><![CDATA[widgets]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wpfolio]]></category>

		<guid isPermaLink="false">http://www.danielwiener.com/is/?p=188</guid>
		<description><![CDATA[Easy Customization of the Navigation Menu If the WPFolio Categories Widget and the Pages Widget don&#8217;t allow you to customize the navigation menu as much as you would like I suggest you use Menus Plus+. Read about it here, along with Keigl&#8217;s instructions. Or follow mine below. Install Menus Plus+ In recent versions of WordPress [...]]]></description>
			<content:encoded><![CDATA[<h4>Easy Customization of the Navigation Menu</h4>
<p>If the WPFolio Categories Widget and the Pages Widget don&#8217;t allow you to customize the navigation menu as much as you would like I suggest you use <a href="http://www.keighl.com/plugins/menus-plus/">Menus Plus+</a>. Read about it <a href="http://www.keighl.com/plugins/menus-plus/">here</a>, along with Keigl&#8217;s instructions. Or follow mine below. </p>
<h4>Install Menus Plus+</h4>
<p>In recent versions of WordPress it is possible to install plugins, automatically, from the WordPress Admin. This makes it very very easy. No more downloading and uploading using FTP, etc. If you don&#8217;t have a recent version of WordPress, upgrade.</p>
<p>Click on the Plugins subpanel</p>
<p><img src="/is/wp-content/uploads/menus_plus/01plugin_subpanel.jpg" width="154" height="139" alt="menu plus"></p>
<p>Click &quot;Add New&quot;. Search for &quot;menus plus+&quot; </p>
<p><img src="/is/wp-content/uploads/menus_plus/02menus_plus_add_wp.jpg" width="379" height="228" alt="menus plus for WPFolio"></p>
<p>In the dialog box that appears click &quot;Install Now&quot;</p>
<p><img src="/is/wp-content/uploads/menus_plus/03menus_plus_install_now.jpg" width="550" height="279" alt="menus plus for WPFolio"></p>
<p>After the plugin is installed sucessfully your screen should look something like this. The version number may be greater than this. Click &quot;Activate Plugin&quot; .</p>
<p><img src="/is/wp-content/uploads/menus_plus/04menus_plus_activate.jpg" width="618" height="196" alt="menus plus for WPFolio"></p>
<p>Now that Menus Plus+ is installed click the &quot;Appearance&quot; subpanels and click &quot;Menus Plus+&quot;.</p>
<p><img src="/is/wp-content/uploads/menus_plus/05_appearance_menus_plus.jpg" width="164" height="178" alt="menus plus for wpfolio"></p>
<p>To use Menus Plus+ , you should have already created a Home page, Categories with Posts and Pages like &quot;Bio&quot;, &quot;About&quot;, or &quot;Resume&quot; or at least placeholders for those items.</p>
<p>Click &quot;Home&quot;, label it, and add a class, if appropriate, then click &quot;Add&quot;.</p>
<p><img src="/is/wp-content/uploads/menus_plus/06_home_add.jpg" width="414" height="416" alt="menus plus with WPFolio"></p>
<p>When &quot;Home&quot; is added it looks like this.</p>
<p><img src="/is/wp-content/uploads/menus_plus/07_home_added.jpg" width="550" height="172" alt="menus plus for WPFolio"></p>
<p>Click &quot;Category&quot;, choose which category you would like to add (painting in this instance) and then click &quot;Add&quot;. Menus Plus+ gives you the option to show the children of the parent category but WPFolio does not distinguish sub-categories, so leave the default as &quot;No&quot;.</p>
<p><img src="/is/wp-content/uploads/menus_plus/08_category_add.jpg" width="468" height="331" alt="menus plus for WPFolio"></p>
<p>If you would like to add a Page to the menu, click &quot;Page&quot;.</p>
<p><img src="/is/wp-content/uploads/menus_plus/09_add_page.jpg" width="550" height="200" alt="menus plus+ for WPFolio"></p>
<p>Choose the page and click &quot;Add&quot;</p>
<p><img src="/is/wp-content/uploads/menus_plus/10_add_page02.jpg" width="486" height="430" alt="menus plus+ with WPFolio"></p>
<p>You can rearrange the menu items by dragging and dropping them (to your heart&#8217;s content).</p>
<p><img src="/is/wp-content/uploads/menus_plus/11_moving_menu_items.jpg" width="550" height="274" alt="menus plus+ with WPFolio"></p>
<h4>Adding the Menus Plus+ menu to the Navbar</h4>
<p>Click &quot;Widgets&quot; in the &quot;Appearance&quot; subpanel.</p>
<p><img src="/is/wp-content/uploads/menus_plus/12_click_widgets.jpg" width="161" height="180" alt="adding menus plus to the navbar"></p>
<p>Drag &quot;Categories&quot; and &quot;Pages&quot; out of the navbar.</p>
<p><img src="/is/wp-content/uploads/category_hack/02_remove_category_page_widgets.jpg" width="600" height="280" alt="remove category from sidebar"></p>
<p>Drag the &quot;Menus Plus+&quot; banner to the &quot;navbar&quot;.</p>
<p><img src="/is/wp-content/uploads/menus_plus/13_menu_plus_add_widget.jpg" width="550" height="257" alt="adding menus plus+ to navbar in WPFolio"></p>
<p>There are a few advanced options to Menus Plus+ which you can ignore for this project. And that&#8217;s it. Check your site and see what your navigation menu looks like.</p>
<h1>My Ordering Categories Hack</h1>
<h4>Introduction</h4>
<p>Even though it is probably not necessary I am not deleting the category hack. It took me a long time to write it up so here it is if you want a down and dirty way to order categories. This is a hack, a workaround to order the menu. It requires that you change a little bit of code to get it to work. Despite the length of the explanation it is quite easy. </p>
<h4>Remove Categories and Pages Widgets from the Sidebar.</h4>
<p>If you have used Widgets to post Categories and Pages in the Navigation you will need to remove them. This hack requires that you do some coding by hand and not use the Graphical User Interface. Skip this step if you have not used Widgets</p>
<p>Go to the Admin section of WordPress. Click on Appearance-&gt;Widgets and move Categories and Pages out of the Sidebar.</p>
<p><img src="/is/wp-content/uploads/category_hack/01_remove_category_page_widgets.jpg" width="600" height="387" alt="remove categories"></p>
<p><img src="/is/wp-content/uploads/category_hack/02_remove_category_page_widgets.jpg" width="600" height="280" alt="remove category from sidebar"></p>
<h4>Editing the Code in header.php</h4>
<p>Go to Appearance-&gt;Editor, then click on Header in the right hand column.</p>
<p><img src="/is/wp-content/uploads/category_hack/03_go_to_editor.jpg" width="500" height="519" alt="wordpress header"></p>
<p>You will see code for the MENU which will look like this:</p>
<pre class="brush: php">

&lt;div class="nav"&gt;
&lt;ul&gt;
&lt;!--
&gt;?php wp_list_categories('exclude=&#038;title_li=' );?&gt;

&gt;?php wp_list_pages('exclude=&#038;title_li=' );?&gt;
--&gt;
&lt;?php if ( function_exists('dynamic_sidebar') &#038;&#038; dynamic_sidebar('navbar') ) : else : ?&gt;
        &lt;ul&gt;

&lt;?php wp_list_categories('exclude=&#038;title_li=' );?&gt;

&lt;?php wp_get_archives('type=yearly'); ?&gt; 

&lt;?php wp_list_pages('exclude=&#038;title_li=' );?&gt;
&lt;/ul&gt;
&lt;?php endif; ?&gt;
&lt;/ul&gt;

&lt;/div> &lt;!-- END Menu --&gt;  
</pre>
<p>You will change &quot;wp_list_categories&quot; so that it is ordered by the &quot;slug&quot;. Also I like to comment out the original code so that you can return it easily to its original state. I also commented out the Yearly Archives so the year will not show in the menu. Aside from commenting out the only real change is <span class="brush: php">&quot;wp_list_categories(&#8216;orderby=slug&#038;exclude=&#038;title_li=&#8217; )</span>&quot;<br />
  Your changes should look something like this:</p>
<pre class="brush: php">

&lt;div class="nav"&gt;
&lt;ul&gt;
&lt;!--
&lt;?php wp_list_categories('exclude=&#038;title_li=' );?&gt;

&lt;?php wp_list_pages('exclude=&#038;title_li=' );?&gt;
--&gt;
&lt;?php if ( function_exists('dynamic_sidebar') &#038;&#038; dynamic_sidebar('navbar') ) : else : ?&gt;
        &lt;ul&gt;

	&lt;?php wp_list_categories('orderby=slug&#038;exclude=&#038;title_li=' );?&gt;
    	// categories ordered by slug
	&lt;?php wp_list_pages('exclude=&#038;title_li=' );?&gt;
    	//pages will follow categories in the menu, change the order here, to change the order in the menu

&lt;?php /* wp_list_categories('exclude=&#038;title_li=' */);?&gt; // original

&lt;?php /* wp_get_archives('type=yearly'); */ ?&gt; // original
//this hides the year archives in the main menu. Many people don't want the year showing in their navigation.

&lt;?php /* wp_list_pages('exclude=&#038;title_li=' ); */ ?&gt; //original
&lt;/ul&gt;
&lt;?php endif; ?&gt;
&lt;/ul&gt;

&lt;/div&gt; &lt;!-- END Menu --&gt;  
</pre>
<p>Click &quot;Update File&quot; at the bottom of the page to save the changes to the file.</p>
<h4>Changing the Category slug</h4>
<p>Go to Posts-&gt;Categories. Click on an existing category to edit it. Change the name of the slug so that is preceded by a number. In this example &quot;Sculpture&quot; will appear first in the menu.</p>
<p><img src="/is/wp-content/uploads/category_hack/04_change_slug.jpg" width="468" height="170" alt="change slug name"></p>
<p>Click &quot;Update Category&quot; to save. Number all categories accordingly. </p>
<p>And that&#8217;s it.</p>
<p>As I stated above this is a hack. And not a pretty one. Though it works you might also try the category plugins that are available.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.danielwiener.com/is/artist_website/hack-for-ordering-categories/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

