<?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>⊹⊱⋛⋋ISong榮耀ζ組織™⋋⋛⊱⊹ &#187; tips</title>
	<atom:link href="http://www.isonge.cn/tag/tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.isonge.cn</link>
	<description>Freelance. Graphic design, illustration, print and web.</description>
	<lastBuildDate>Sat, 09 Jul 2011 22:42:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>WordPress技巧（3）： 消失的页面模板</title>
		<link>http://www.isonge.cn/2009/08/wordpress%e6%8a%80%e5%b7%a7%ef%bc%883%ef%bc%89%ef%bc%9a-%e6%b6%88%e5%a4%b1%e7%9a%84%e9%a1%b5%e9%9d%a2%e6%a8%a1%e6%9d%bf/</link>
		<comments>http://www.isonge.cn/2009/08/wordpress%e6%8a%80%e5%b7%a7%ef%bc%883%ef%bc%89%ef%bc%9a-%e6%b6%88%e5%a4%b1%e7%9a%84%e9%a1%b5%e9%9d%a2%e6%a8%a1%e6%9d%bf/#comments</comments>
		<pubDate>Sat, 01 Aug 2009 09:17:06 +0000</pubDate>
		<dc:creator>911</dc:creator>
				<category><![CDATA[Hack]]></category>
		<category><![CDATA[Theme]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.isonge.cn/?p=489</guid>
		<description><![CDATA[这里我们要注意的是，由于我们升级过WP后，会造成模板在右侧模板选择处无法找到。Wordpress Page Template Field Missing
解决方法：只需要再一次激活此模板即可。]]></description>
			<content:encoded><![CDATA[<p>作为WP的进阶问题,我们知道在制作theme的时候,我们可以通过制作不同的page来自定义发布的页面,例如打算制作一个不同的个人简介页面,或者是个人作品的展示页面。这个时候page模板定义就可以发挥他的作用了。<br />
以个人简介为例，我们在theme目录下创建一个about.php，在文件的头部写入：</p>
<blockquote><p>&lt;?php<br />
/*<br />
Template Name:About<br />
*/<br />
?&gt;</p></blockquote>
<p>作为模板的索引，这样我们就能在创建page页面的时候，在右侧模板选项里面找到这个about模板。</p>
<h3>这里我们要注意的是，由于我们升级过WP后，会造成模板在右侧模板选择处无法找到。<strong><strong><span style="color: #ff0000;">WordPress Page Template Field Missing<br />
</span></strong></strong><span style="color: #ff0000;"> </span><span style="text-decoration: underline;">解决方法：只需要再一次激活此模板即可。</span></h3>
]]></content:encoded>
			<wfw:commentRss>http://www.isonge.cn/2009/08/wordpress%e6%8a%80%e5%b7%a7%ef%bc%883%ef%bc%89%ef%bc%9a-%e6%b6%88%e5%a4%b1%e7%9a%84%e9%a1%b5%e9%9d%a2%e6%a8%a1%e6%9d%bf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

