Where is wp_list_pages on a artisteer theme??


Author Message
Jokin

Posted: 5/19/2009
Quote message 

Hi!

I'm trying to show the private pages on the sidebar menu for the registered users. I found this instructions ( http://activecodeline.com/create-a-menu-for-private-pages-and-posts-in-wordpress/ ) and its works on wp default theme.
Basically, private pages must be added manually after the 'wp_list_pages' function but in the theme created by Artisteer I can't found neither where the 'wp_list_pages' is called nor the SQL is. :-/

Would you please help me to solve this situation? Where can I put my function?

 
Your Web Pros

Posted: 5/19/2009
Quote message 

Hello Jokin,

To edit the the functions of your Wordpress site you will have to export the theme from Artisteer and open up the folder it exported in. You can then open the functions.php file in notepad or upload the theme you created in Artisteer to your wordpress site on the internet and then choose it as the theme to use.

Then click the theme editor from the online wordpress admin panel and choose to edit the functions.php. You will find the wp_list_pages toward the very bottom of the functions.php file.

Hope that helps! Let me know if you need more clarification.

Your Web Pros - Alex