<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Add Bio, Contact &amp; Home</title>
	<atom:link href="http://www.danielwiener.com/is/artist_website/add-bio-contact-home/feed" rel="self" type="application/rss+xml" />
	<link>http://www.danielwiener.com/is/artist_website/add-bio-contact-home</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 28 Dec 2011 07:15:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: danielwiener</title>
		<link>http://www.danielwiener.com/is/artist_website/add-bio-contact-home/comment-page-1#comment-3073</link>
		<dc:creator>danielwiener</dc:creator>
		<pubDate>Mon, 22 Feb 2010 20:53:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.danielwiener.com/is/?p=138#comment-3073</guid>
		<description>Sam,
Your site is looking good.

I am not sure what the problem is because I have not used the Gallery plugin you are using. One possibility is that Lightbox 2 is using Scriptaculous and the Gallery Slideshow is using jQuery, two different &quot;frameworks&quot; for javascript. Well-written plugins should not conflict with each other, however. I think it would be easiest and fastest to look for another plugin. Be sure to de-activate the Slideshow plugin and check to see if Lightbox-2 still works before you try different plugins. Another solution would be to look for a Lightbox plugin that uses jQuery. For example:
&lt;a href=&quot;http://wordpress.org/extend/plugins/jquery-lightbox-balupton-edition/&quot; rel=&quot;nofollow&quot;&gt;jQuery Lightbox&lt;/a&gt;
&lt;a href=&quot;http://wordpress.org/extend/plugins/jquery-lightbox-for-native-galleries/&quot; rel=&quot;nofollow&quot;&gt;jQuery Lightbox for Native Galleries&lt;/a&gt;
&lt;a href=&quot;http://www.viper007bond.com/wordpress-plugins/jquery-lightbox-for-native-galleries/&quot; rel=&quot;nofollow&quot;&gt;jQuery Lightbox for Native Galleries&lt;/a&gt;

I am going to research this issue and hope to have something by the time we meet for class at Bard.</description>
		<content:encoded><![CDATA[<p>Sam,<br />
Your site is looking good.</p>
<p>I am not sure what the problem is because I have not used the Gallery plugin you are using. One possibility is that Lightbox 2 is using Scriptaculous and the Gallery Slideshow is using jQuery, two different &#8220;frameworks&#8221; for javascript. Well-written plugins should not conflict with each other, however. I think it would be easiest and fastest to look for another plugin. Be sure to de-activate the Slideshow plugin and check to see if Lightbox-2 still works before you try different plugins. Another solution would be to look for a Lightbox plugin that uses jQuery. For example:<br />
<a href="http://wordpress.org/extend/plugins/jquery-lightbox-balupton-edition/" rel="nofollow">jQuery Lightbox</a><br />
<a href="http://wordpress.org/extend/plugins/jquery-lightbox-for-native-galleries/" rel="nofollow">jQuery Lightbox for Native Galleries</a><br />
<a href="http://www.viper007bond.com/wordpress-plugins/jquery-lightbox-for-native-galleries/" rel="nofollow">jQuery Lightbox for Native Galleries</a></p>
<p>I am going to research this issue and hope to have something by the time we meet for class at Bard.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://www.danielwiener.com/is/artist_website/add-bio-contact-home/comment-page-1#comment-3071</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Mon, 22 Feb 2010 19:12:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.danielwiener.com/is/?p=138#comment-3071</guid>
		<description>Hey Daniel,

I&#039;ve been experimenting with adding a moving slideshow to my home page, using this plugin:

 http://wordpress.org/extend/plugins/wordpress-gallery-slideshow/

however, when I activate it, lightbox stops working.  Is there something in the code I can change, or should I try another slideshow plugin?

thanks,
sam</description>
		<content:encoded><![CDATA[<p>Hey Daniel,</p>
<p>I&#8217;ve been experimenting with adding a moving slideshow to my home page, using this plugin:</p>
<p> <a href="http://wordpress.org/extend/plugins/wordpress-gallery-slideshow/" rel="nofollow">http://wordpress.org/extend/plugins/wordpress-gallery-slideshow/</a></p>
<p>however, when I activate it, lightbox stops working.  Is there something in the code I can change, or should I try another slideshow plugin?</p>
<p>thanks,<br />
sam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: danielwiener</title>
		<link>http://www.danielwiener.com/is/artist_website/add-bio-contact-home/comment-page-1#comment-1348</link>
		<dc:creator>danielwiener</dc:creator>
		<pubDate>Fri, 06 Nov 2009 14:38:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.danielwiener.com/is/?p=138#comment-1348</guid>
		<description>Amanda,

[added Dec. 5, 2009] I have finally added some instructions for a &lt;a href=&quot;/is/artist_website/hack-for-ordering-categories&quot; rel=&quot;nofollow&quot;&gt;Hack for Ordering Categories&lt;/a&gt;.

Thanks for the question. I knew this one would come up. Unfortunately there is no easy way to order the navigation menu, there are only work-arounds. It is not that hard to do but it is a little complicated for me to explain here and now. One way to begin is to disable the navbar widgets and change the php in header.php. You will have to look up &lt;a href=&quot;http://codex.wordpress.org/Template_Tags/&quot; rel=&quot;nofollow&quot;&gt;wordpress template tags&lt;/a&gt; focusing on wp_list_pages and wp_list_categories. And you need to know a little bit about php. There are many tutorials out there. And my answer to pcNielsen about which comes first - pages or categories in Categories - Navigation Menu - will also help you get started.

Or another way would be to look for plugins that order categories and/or pages that allow for easy sorting and ordering.

Sorry that I don&#039;t have a straightforward answer. I may publish my kludge-y work-around in the future but don&#039;t have time right now and want to find a better solution.

There are two plugins that will order categories
&lt;a href=&quot;http://wordpress.org/extend/plugins/my-category-order/&quot; rel=&quot;nofollow&quot;&gt;My Category Order&lt;/a&gt;
&lt;a href=&quot;http://wordpress.org/extend/plugins/order-categories/&quot; rel=&quot;nofollow&quot;&gt;Category Order&lt;/a&gt;
Read the installation instructions and the faqs. Check out their forums for trouble-shooting.

You can also try &lt;a href=&quot;http://www.keighl.com/plugins/menus-plus/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Menu Plus+&lt;/a&gt;. You will have to change some code in header.php. Follow the instructions provided by the plugin author.

Daniel</description>
		<content:encoded><![CDATA[<p>Amanda,</p>
<p>[added Dec. 5, 2009] I have finally added some instructions for a <a href="/is/artist_website/hack-for-ordering-categories" rel="nofollow">Hack for Ordering Categories</a>.</p>
<p>Thanks for the question. I knew this one would come up. Unfortunately there is no easy way to order the navigation menu, there are only work-arounds. It is not that hard to do but it is a little complicated for me to explain here and now. One way to begin is to disable the navbar widgets and change the php in header.php. You will have to look up <a href="http://codex.wordpress.org/Template_Tags/" rel="nofollow">wordpress template tags</a> focusing on wp_list_pages and wp_list_categories. And you need to know a little bit about php. There are many tutorials out there. And my answer to pcNielsen about which comes first &#8211; pages or categories in Categories &#8211; Navigation Menu &#8211; will also help you get started.</p>
<p>Or another way would be to look for plugins that order categories and/or pages that allow for easy sorting and ordering.</p>
<p>Sorry that I don&#8217;t have a straightforward answer. I may publish my kludge-y work-around in the future but don&#8217;t have time right now and want to find a better solution.</p>
<p>There are two plugins that will order categories<br />
<a href="http://wordpress.org/extend/plugins/my-category-order/" rel="nofollow">My Category Order</a><br />
<a href="http://wordpress.org/extend/plugins/order-categories/" rel="nofollow">Category Order</a><br />
Read the installation instructions and the faqs. Check out their forums for trouble-shooting.</p>
<p>You can also try <a href="http://www.keighl.com/plugins/menus-plus/" target="_blank" rel="nofollow">Menu Plus+</a>. You will have to change some code in header.php. Follow the instructions provided by the plugin author.</p>
<p>Daniel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amanda stohl</title>
		<link>http://www.danielwiener.com/is/artist_website/add-bio-contact-home/comment-page-1#comment-1344</link>
		<dc:creator>amanda stohl</dc:creator>
		<pubDate>Fri, 06 Nov 2009 03:52:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.danielwiener.com/is/?p=138#comment-1344</guid>
		<description>hey, how do you change the order in which your navigation bar is set up? For example, I would like my contact link to be at the end, but right now its in the middle.</description>
		<content:encoded><![CDATA[<p>hey, how do you change the order in which your navigation bar is set up? For example, I would like my contact link to be at the end, but right now its in the middle.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

