Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Sidebars & Widgets (http://forum.bytesforall.com/forumdisplay.php?f=14)
-   -   Where is text that normally appears in sidebar.php? (http://forum.bytesforall.com/showthread.php?t=1818)

jmek May 28, 2009 12:51 PM

Where is text that normally appears in sidebar.php?
 
I am trying to use Fold Page List to create my navigation in the left sidebar. Fold Page List replaces the functionality provided by the wp_list_pages tag that is usually found in the sidebar.php and requires me to replace the code fragment that looks like this

<?php wp_list_pages ($arglist); ?>
with this:
<?php wswwpx_fold_page_list ($arglist); ?>

Since Atahualpa doesn't have a sidebar.php, where would I find the wp_list_pages code to change?

jmek


All times are GMT -6. The time now is 01:55 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.