2013-02-21, 04:35:51
@maruchan
Then, change the while... line to:
(assuming that by "Home" you mean the index page)
Then, change the while... line to:
PHP Code:
while (!in_array(returnPageField($slug,'parent'),array('','index'))) {
(assuming that by "Home" you mean the index page)