<?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: Create An Advanced Theme Options Page in WordPress: Day 3</title> <atom:link href="http://wpshout.com/create-an-advanced-theme-options-page-in-wordpress-day-3/feed/" rel="self" type="application/rss+xml" /><link>http://wpshout.com/create-an-advanced-theme-options-page-in-wordpress-day-3/</link> <description>WordPress Tutorials</description> <lastBuildDate>Wed, 01 Feb 2012 21:08:59 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>By: Simrandeep Singh</title><link>http://wpshout.com/create-an-advanced-theme-options-page-in-wordpress-day-3/#comment-15499</link> <dc:creator>Simrandeep Singh</dc:creator> <pubDate>Sat, 25 Sep 2010 15:52:14 +0000</pubDate> <guid isPermaLink="false">http://wpshout.com/?p=1319#comment-15499</guid> <description>I get the following error when I change the WP_DEBUG to true inif ( &#039;save&#039; == $_REQUEST[&#039;action&#039;] ) {Notice: Undefined index: page in C:\wamp\www\wordpress\wp-content\themes\wptheme\includes\theme-options.php on line 214Any solution for it ?</description> <content:encoded><![CDATA[<p>I get the following error when I change the WP_DEBUG to true in</p><p> if ( &#8216;save&#8217; == $_REQUEST['action'] ) {</p><p>Notice: Undefined index: page in C:\wamp\www\wordpress\wp-content\themes\wptheme\includes\theme-options.php on line 214</p><p>Any solution for it ?</p> ]]></content:encoded> </item> <item><title>By: ilan</title><link>http://wpshout.com/create-an-advanced-theme-options-page-in-wordpress-day-3/#comment-13316</link> <dc:creator>ilan</dc:creator> <pubDate>Tue, 31 Aug 2010 15:02:27 +0000</pubDate> <guid isPermaLink="false">http://wpshout.com/?p=1319#comment-13316</guid> <description>i forgot to mention that i&#039;ve put the code inside functions.php via the include function, and i have a functions-options.php file which has the code in it.i&#039;ve checked if that&#039;s the problem, but it didn&#039;t make any different. is it also becoz of that? is it better to put the code straight into functions.php?thanks again, ilan</description> <content:encoded><![CDATA[<p>i forgot to mention that i&#8217;ve put the code inside functions.php via the include function, and i have a functions-options.php file which has the code in it.</p><p>i&#8217;ve checked if that&#8217;s the problem, but it didn&#8217;t make any different.<br /> is it also becoz of that? is it better to put the code straight into functions.php?</p><p>thanks again,<br /> ilan</p> ]]></content:encoded> </item> <item><title>By: ilan</title><link>http://wpshout.com/create-an-advanced-theme-options-page-in-wordpress-day-3/#comment-13315</link> <dc:creator>ilan</dc:creator> <pubDate>Tue, 31 Aug 2010 14:59:37 +0000</pubDate> <guid isPermaLink="false">http://wpshout.com/?p=1319#comment-13315</guid> <description>hello,thank you very much for really good and useful tutorial :) i have one problem though: i&#039;ve managed to add the option page with no problem, and it work fine - except of 1 thing: when i press &quot;save changes&quot; - i get a blank page. i don&#039;t get back to the same page with a saying that &quot;changes saved&quot; or something - i just get blank page. it does save the content i&#039;ve put inside the fields and all , so it does work - just this blank page annoys me. any idea why it happens, and how i can solve it?thanks in advance, ilan</description> <content:encoded><![CDATA[<p>hello,</p><p>thank you very much for really good and useful tutorial <img src='http://wpshout.wpcdn.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br /> i have one problem though:<br /> i&#8217;ve managed to add the option page with no problem, and it work fine &#8211; except of 1 thing:<br /> when i press &#8220;save changes&#8221; &#8211; i get a blank page.<br /> i don&#8217;t get back to the same page with a saying that &#8220;changes saved&#8221; or something &#8211; i just get blank page.<br /> it does save the content i&#8217;ve put inside the fields and all , so it does work &#8211; just this blank page annoys me.<br /> any idea why it happens, and how i can solve it?</p><p>thanks in advance,<br /> ilan</p> ]]></content:encoded> </item> <item><title>By: Alex Denning</title><link>http://wpshout.com/create-an-advanced-theme-options-page-in-wordpress-day-3/#comment-12542</link> <dc:creator>Alex Denning</dc:creator> <pubDate>Wed, 18 Aug 2010 10:14:19 +0000</pubDate> <guid isPermaLink="false">http://wpshout.com/?p=1319#comment-12542</guid> <description>You just need to copy the contents of one into the other.</description> <content:encoded><![CDATA[<p>You just need to copy the contents of one into the other.</p> ]]></content:encoded> </item> <item><title>By: Max</title><link>http://wpshout.com/create-an-advanced-theme-options-page-in-wordpress-day-3/#comment-11868</link> <dc:creator>Max</dc:creator> <pubDate>Mon, 09 Aug 2010 03:00:07 +0000</pubDate> <guid isPermaLink="false">http://wpshout.com/?p=1319#comment-11868</guid> <description>Hi, how are you meant to merge the function-options.php file and the funcitons.php?</description> <content:encoded><![CDATA[<p>Hi, how are you meant to merge the function-options.php file and the funcitons.php?</p> ]]></content:encoded> </item> <item><title>By: Create An Advanced Theme Options Page in WordPress: Day 4&#160;&#124;&#160;WPShout.com</title><link>http://wpshout.com/create-an-advanced-theme-options-page-in-wordpress-day-3/#comment-7926</link> <dc:creator>Create An Advanced Theme Options Page in WordPress: Day 4&#160;&#124;&#160;WPShout.com</dc:creator> <pubDate>Sun, 11 Apr 2010 20:26:53 +0000</pubDate> <guid isPermaLink="false">http://wpshout.com/?p=1319#comment-7926</guid> <description>[...] Theme Options Page in WordPress is here!Day 1: IntroductionDay 2: Creating the different optionsDay 3: Styling the options pageDay 4: Implementing the options into a themeToday comes the exciting implementation of our options [...]</description> <content:encoded><![CDATA[<p>[...] Theme Options Page in WordPress is here!Day 1: IntroductionDay 2: Creating the different optionsDay 3: Styling the options pageDay 4: Implementing the options into a themeToday comes the exciting implementation of our options [...]</p> ]]></content:encoded> </item> <item><title>By: dandy</title><link>http://wpshout.com/create-an-advanced-theme-options-page-in-wordpress-day-3/#comment-7205</link> <dc:creator>dandy</dc:creator> <pubDate>Sun, 21 Mar 2010 06:59:42 +0000</pubDate> <guid isPermaLink="false">http://wpshout.com/?p=1319#comment-7205</guid> <description>I still cant get the merge files part. Are you merging the two files function-options.php and functions.php using the PHP include statement.like adding include(&#039;function-options.php&#039;); at the end of functions.php file?Thank You.</description> <content:encoded><![CDATA[<p>I still cant get the merge files part. Are you merging the two files function-options.php and functions.php using the PHP include statement.</p><p>like adding include(&#8216;function-options.php&#8217;); at the end of functions.php file?</p><p>Thank You.</p> ]]></content:encoded> </item> <item><title>By: radik</title><link>http://wpshout.com/create-an-advanced-theme-options-page-in-wordpress-day-3/#comment-6149</link> <dc:creator>radik</dc:creator> <pubDate>Thu, 28 Jan 2010 17:17:31 +0000</pubDate> <guid isPermaLink="false">http://wpshout.com/?p=1319#comment-6149</guid> <description>The download link is error caused dowload . Its supposed downloadAH.. never mind here the linkhttp://wpshout.com/downloads/theme-options-day-3.txtBtw. Nice tutorial</description> <content:encoded><![CDATA[<p>The download link is error caused dowload . Its supposed download</p><p>AH.. never mind here the link</p><p><a href="http://wpshout.com/downloads/theme-options-day-3.txt" rel="nofollow">http://wpshout.com/downloads/theme-options-day-3.txt</a></p><p>Btw. Nice tutorial</p> ]]></content:encoded> </item> <item><title>By: Amor</title><link>http://wpshout.com/create-an-advanced-theme-options-page-in-wordpress-day-3/#comment-5992</link> <dc:creator>Amor</dc:creator> <pubDate>Sat, 23 Jan 2010 13:27:55 +0000</pubDate> <guid isPermaLink="false">http://wpshout.com/?p=1319#comment-5992</guid> <description>Hi! I was able to download it. There&#039;s just a missing &#039;n&#039; in the link. It should have been downloads not dowloads.</description> <content:encoded><![CDATA[<p>Hi! I was able to download it. There&#8217;s just a missing &#8216;n&#8217; in the link. It should have been downloads not dowloads.</p> ]]></content:encoded> </item> <item><title>By: Alex Denning</title><link>http://wpshout.com/create-an-advanced-theme-options-page-in-wordpress-day-3/#comment-5775</link> <dc:creator>Alex Denning</dc:creator> <pubDate>Mon, 18 Jan 2010 15:54:35 +0000</pubDate> <guid isPermaLink="false">http://wpshout.com/?p=1319#comment-5775</guid> <description>Very true. Thanks for pointing that out.</description> <content:encoded><![CDATA[<p>Very true. Thanks for pointing that out.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 15/27 queries in 0.021 seconds using disk
Content Delivery Network via wpshout.wpcdn.com

Served from: wpshout.com @ 2012-02-07 17:39:32 -->
