<?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>Transmit Studio</title>
	<atom:link href="http://transmitstudio.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://transmitstudio.com</link>
	<description>WordPress Design and Hosting</description>
	<lastBuildDate>Mon, 04 Feb 2013 23:19:36 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Nested Conditionals in WP Events Manager</title>
		<link>http://transmitstudio.com/wordpress/nested-conditionals-in-wp-events-manager/</link>
		<comments>http://transmitstudio.com/wordpress/nested-conditionals-in-wp-events-manager/#comments</comments>
		<pubDate>Mon, 04 Feb 2013 23:12:12 +0000</pubDate>
		<dc:creator>Joe Mendel</dc:creator>
				<category><![CDATA[Events Manager]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://transmitstudio.com/?p=1441</guid>
		<description><![CDATA[Today I had to troubleshoot an Events Manager issue which turned out to be caused by the plugin&#8217;s code being set up to process one conditional at a time. For example the following code will execute only the first conditional, {is_future}{/is_future}: {is_future} &#160;{has_image}Show the image as #_EVENTIMAGEURL{/has_image} &#160;{no_image}Show a default image{/no_image} {/is_future} The {has_image} and [...]]]></description>
		<wfw:commentRss>http://transmitstudio.com/wordpress/nested-conditionals-in-wp-events-manager/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Center menus in Genesis</title>
		<link>http://transmitstudio.com/wordpress/snippets/center-menus-in-genesis/</link>
		<comments>http://transmitstudio.com/wordpress/snippets/center-menus-in-genesis/#comments</comments>
		<pubDate>Tue, 06 Nov 2012 16:04:54 +0000</pubDate>
		<dc:creator>Dave Kuhar</dc:creator>
				<category><![CDATA[Genesis]]></category>
		<category><![CDATA[Snippets]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://transmitstudio.com/?p=1420</guid>
		<description><![CDATA[It drives me nuts that there&#8217;s no obvious, easy way to center the nav bar in Genesis (or, to be fair, in most WordPress themes/frameworks). Stumbled across this the other day and found it works really well. If you are using a subnav, change #nav to #subnav in the above CSS. If you are using [...]]]></description>
		<wfw:commentRss>http://transmitstudio.com/wordpress/snippets/center-menus-in-genesis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Detect Mobile Browser and Serve Up Alternate Content (or nothing)</title>
		<link>http://transmitstudio.com/wordpress/snippets/detect-mobile-browser-and-serve-up-alternate-content-or-nothing/</link>
		<comments>http://transmitstudio.com/wordpress/snippets/detect-mobile-browser-and-serve-up-alternate-content-or-nothing/#comments</comments>
		<pubDate>Mon, 10 Sep 2012 22:42:12 +0000</pubDate>
		<dc:creator>Dave Kuhar</dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://transmitstudio.com/?p=1387</guid>
		<description><![CDATA[The site we just built for faithandform.com has a pretty cool slideshow feature on the home page, serving up a portion of the four most recent issues&#8217; cover images and tables of content. But it doesn&#8217;t work well at all on small mobile devices, so Joe and I spent some time poking around the tubes [...]]]></description>
		<wfw:commentRss>http://transmitstudio.com/wordpress/snippets/detect-mobile-browser-and-serve-up-alternate-content-or-nothing/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>YouTube and Vimeo Embed Shortcodes</title>
		<link>http://transmitstudio.com/wordpress/snippets/youtube-and-vimeo-embed-shortcodes/</link>
		<comments>http://transmitstudio.com/wordpress/snippets/youtube-and-vimeo-embed-shortcodes/#comments</comments>
		<pubDate>Sat, 08 Sep 2012 03:37:29 +0000</pubDate>
		<dc:creator>Dave Kuhar</dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://transmitstudio.com/?p=1384</guid>
		<description><![CDATA[We don&#8217;t always need a full-blown plugin to do something like embed videos, especially if we&#8217;ll be doing the site updates, so we whip up shortcodes to handle that kind of stuff. Here&#8217;s a simple one to pull in videos from YouTube and Vimeo.]]></description>
		<wfw:commentRss>http://transmitstudio.com/wordpress/snippets/youtube-and-vimeo-embed-shortcodes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fix Double Sidebar Problem with Genesis CPT Archives Plugin</title>
		<link>http://transmitstudio.com/wordpress/fix-double-sidebar-problem-with-genesis-cpt-archives-plugin/</link>
		<comments>http://transmitstudio.com/wordpress/fix-double-sidebar-problem-with-genesis-cpt-archives-plugin/#comments</comments>
		<pubDate>Tue, 04 Sep 2012 03:14:10 +0000</pubDate>
		<dc:creator>Joe Mendel</dc:creator>
				<category><![CDATA[Genesis]]></category>
		<category><![CDATA[Types and Views]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://transmitstudio.com/?p=1366</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://transmitstudio.com/wordpress/fix-double-sidebar-problem-with-genesis-cpt-archives-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exclude Posts, Pages, or Categories from Search Results</title>
		<link>http://transmitstudio.com/wordpress/snippets/exclude-posts-pages-or-categories-from-search-results/</link>
		<comments>http://transmitstudio.com/wordpress/snippets/exclude-posts-pages-or-categories-from-search-results/#comments</comments>
		<pubDate>Thu, 23 Aug 2012 19:45:25 +0000</pubDate>
		<dc:creator>Dave Kuhar</dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://transmitstudio.com/?p=1363</guid>
		<description><![CDATA[I tend to use pages or categorized posts to fill widgets on home pages, because it provides users with an easy way to change various areas on their home page or sidebars. Sometimes, though, we don&#8217;t want that content to show up in searches. Here&#8217;s how to exclude them:]]></description>
		<wfw:commentRss>http://transmitstudio.com/wordpress/snippets/exclude-posts-pages-or-categories-from-search-results/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Force full-width layout with Genesis and CPTs</title>
		<link>http://transmitstudio.com/wordpress/snippets/force-full-width-layout-with-genesis-and-cpts/</link>
		<comments>http://transmitstudio.com/wordpress/snippets/force-full-width-layout-with-genesis-and-cpts/#comments</comments>
		<pubDate>Tue, 21 Aug 2012 23:41:53 +0000</pubDate>
		<dc:creator>Joe Mendel</dc:creator>
				<category><![CDATA[Genesis]]></category>
		<category><![CDATA[Snippets]]></category>
		<category><![CDATA[Types and Views]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://transmitstudio.com/?p=1360</guid>
		<description><![CDATA[I needed to force a full-width-layout on my single custom type page. After a bit of trial and error, I ended up with this code: Just replace CPTNAME with your custom post type name and you&#8217;re good to go.]]></description>
		<wfw:commentRss>http://transmitstudio.com/wordpress/snippets/force-full-width-layout-with-genesis-and-cpts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add login/logout to WP&#8217;s built-in menus</title>
		<link>http://transmitstudio.com/wordpress/snippets/add-loginlogout-to-wps-built-in-menus/</link>
		<comments>http://transmitstudio.com/wordpress/snippets/add-loginlogout-to-wps-built-in-menus/#comments</comments>
		<pubDate>Fri, 03 Aug 2012 21:34:24 +0000</pubDate>
		<dc:creator>Dave Kuhar</dc:creator>
				<category><![CDATA[Genesis]]></category>
		<category><![CDATA[Snippets]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://transmitstudio.com/?p=1357</guid>
		<description><![CDATA[Here&#8217;s an easy way to add WordPress&#8217;s built-in login/logout link to the your menus. I have it coded to work with Genesis&#8217;s menus, but you can make this work with any theme by changing the theme_location argument.]]></description>
		<wfw:commentRss>http://transmitstudio.com/wordpress/snippets/add-loginlogout-to-wps-built-in-menus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gravity Forms / jQuery UI Datepicker Too Narrow; or, { box-sizing: border-box }</title>
		<link>http://transmitstudio.com/wordpress/snippets/gravity-forms-jquery-ui-datepicker-too-narrow-or-box-sizing-border-box/</link>
		<comments>http://transmitstudio.com/wordpress/snippets/gravity-forms-jquery-ui-datepicker-too-narrow-or-box-sizing-border-box/#comments</comments>
		<pubDate>Tue, 31 Jul 2012 02:56:21 +0000</pubDate>
		<dc:creator>Dave Kuhar</dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://transmitstudio.com/?p=1354</guid>
		<description><![CDATA[Gary Jones whipped up an especially helpful little tip for Gravity Forms based on Paul Irish&#8217;s border-box advice. Seriously helpful stuff. As Paul said: One of my least favorite parts about layout with CSS is the relationship of width and padding. You&#8217;re busy defining widths to match your grid or general column proportions, then down [...]]]></description>
		<wfw:commentRss>http://transmitstudio.com/wordpress/snippets/gravity-forms-jquery-ui-datepicker-too-narrow-or-box-sizing-border-box/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Types &amp; Views: check for image; if none, display default image</title>
		<link>http://transmitstudio.com/wordpress/snippets/types-if-none-display-default-image/</link>
		<comments>http://transmitstudio.com/wordpress/snippets/types-if-none-display-default-image/#comments</comments>
		<pubDate>Fri, 27 Jul 2012 03:01:51 +0000</pubDate>
		<dc:creator>Dave Kuhar</dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[Types and Views]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://twodinks.com/?p=1309</guid>
		<description><![CDATA[This comes in handy if you don&#8217;t want a big empty hole where a graphic or photo should be. Comes in handy when someone forgets to upload an image.]]></description>
		<wfw:commentRss>http://transmitstudio.com/wordpress/snippets/types-if-none-display-default-image/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
