<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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">
	<channel>
		<title>Support Forum - Topic: Alphabetical Order on the left sidebar</title>
		<link>http://www.kriesi.at/support/topic/alphabetical-order-on-the-left-sidebar</link>
		<description>Support Forum - Topic: Alphabetical Order on the left sidebar</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 21:34:40 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/alphabetical-order-on-the-left-sidebar" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Alphabetical Order on the left sidebar"</title>
			<link>http://www.kriesi.at/support/topic/alphabetical-order-on-the-left-sidebar#post-46090</link>
			<pubDate>Tue, 13 Mar 2012 21:27:10 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">46090@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi wtflovelife&#60;/p&#62;
&#60;p&#62;You might want to try using include= with the page id's in the order you want. If you've used the Menus option to make your custom menu, you could also try adding a custom menu widget to the sidebar instead.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wtflovelife on "Alphabetical Order on the left sidebar"</title>
			<link>http://www.kriesi.at/support/topic/alphabetical-order-on-the-left-sidebar#post-45836</link>
			<pubDate>Mon, 12 Mar 2012 11:29:00 +0000</pubDate>
			<dc:creator>wtflovelife</dc:creator>
			<guid isPermaLink="false">45836@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you! Could you be more specific? This is what I have in your file:&#60;/p&#62;
&#60;p&#62;case 2:&#60;br /&#62;
				echo &#34;&#38;lt;div class='widget widget_pages'&#38;gt;&#34;;&#60;br /&#62;
				echo &#34;&#38;lt;h3 class='widgettitle'&#38;gt;&#34; . __('Pages','avia_framework') . &#34;&#38;lt;/h3&#38;gt;&#34;;&#60;br /&#62;
				echo &#34;
&#60;ul&#62;&#34;;&#60;br /&#62;
				wp_list_pages('title_li=&#38;amp;depth=-1' );&#60;br /&#62;
				echo &#34;&#60;/ul&#62;
&#34;;&#60;br /&#62;
				echo &#34;&#38;lt;span class='seperator extralight-border'&#38;gt;&#38;lt;/span&#38;gt;&#38;lt;/div&#38;gt;&#34;;&#60;br /&#62;
			break;&#60;/p&#62;
&#60;p&#62;And this is the code that I found on the codex page that I would like: &#60;/p&#62;
&#60;ul&#62;
  &#38;lt;?php wp_list_pages('sort_column=menu_order'); ?&#38;gt;
&#60;/ul&#62;
&#60;p&#62;I replaced what I thought I should but it is still not working. I just want the pages to be listed in the same order that they are in the menu. THANK YOU IN ADVANCE.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Alphabetical Order on the left sidebar"</title>
			<link>http://www.kriesi.at/support/topic/alphabetical-order-on-the-left-sidebar#post-44945</link>
			<pubDate>Wed, 07 Mar 2012 08:00:04 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">44945@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You can use all parameters of the wp_list_pages function: &#60;a href=&#34;http://codex.wordpress.org/Function_Reference/wp_list_pages&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Function_Reference/wp_list_pages&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Search for following line in angular\includes\admin\register-widget-area.php and add your custom sort parameters (eg menu):&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;wp_list_pages(&#38;#39;title_li=&#38;amp;depth=-1&#38;#39; );&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>wtflovelife on "Alphabetical Order on the left sidebar"</title>
			<link>http://www.kriesi.at/support/topic/alphabetical-order-on-the-left-sidebar#post-44903</link>
			<pubDate>Tue, 06 Mar 2012 23:43:27 +0000</pubDate>
			<dc:creator>wtflovelife</dc:creator>
			<guid isPermaLink="false">44903@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! Is there any way to make the default sidebars on pages that have sub-pages NOT alphabetical order? &#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
