Hi,
I am fairly new to wordpress and I recently downloaded the picture perfect template which has a nice eye-catching menu system. Does anyone know how to add more linkes to this menu system?
I am only just starting with WordPress but my website can be found at http://www.konyaruddo.co.uk/Wordpress/
I keep looking at the line within header.php:
<?php slider_menuparse(wp_list_pages('sort_column=ID&depth=1&number=7&title_li=&echo=0')); ?>
I would have thought increasing the number in this this code snippet would do the trick but nothing seem happens. Does anybody have any ideas?