Monday 10th April 2006
I know this is an old post, and Im sorry for bringing it up, but I cant get this to work for me :o( I’ve tried so
much, Im new at wordpress and the php coding, but Ive tried all the lines and stuff and I either get:
“Fatal error: Call to undefined function: wswwpx_fold_page_list() in wp-content/themes/default/sidebar.php on line 41”
when i used (< ?php wswwpx_fold_page_list(‘title_li=<h2>Pages</h2>’ ); ?>)
or the “page” ‘menu ‘ disappears all together O_o
when i use (< ?php wp_list_pages(‘depth=2&sort_column=post_date&title_li=&child_of=’. $parent_id); ?>
so any help would be great ??
THX