From 72d5cb383cf4ab4f7287c615f0888e4069f6d1a2 Mon Sep 17 00:00:00 2001 From: jmash Date: Fri, 15 Feb 2008 20:20:47 +0000 Subject: [PATCH] git-svn-id: https://plugins.svn.wordpress.org/pagemash/trunk@31955 b8457f37-d9ea-0310-8a92-e5e31aec5664 --- README.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 21bf766..4dce68c 100644 --- a/README.txt +++ b/README.txt @@ -36,9 +36,14 @@ usually either the header.php or sidebar.php file found in: `wp-content\themes\t == Frequently Asked Questions == If you have any questions or comments, - please drop me an email: joel@joelstarnes.co.uk + +=Can I use this with the 'Pages' sidebar widget?= +Yes. Go into the wordpress admin; presentation>widgets and drag the pages widget to the sidebar, then go to it's settings by clicking the icon on the right and ensure that 'sort by' value is set to 'page order'. + +Note however that the exclude pages feature will not work, so disable this in the top of the pagemash.php file by setting '$excludePagesFeature = false;'. + == Screenshots == 1. Admin Interface.