Hi There,
I created EZpages with no problem.....

But, how in the world do I get the page to show up in the "more information box"


may sound crazy, but here is my delima....
I created the EZPage called "Hair Texture"....no problem

The link to the "Hair Texture" page is http://localhost/zc11/index.php?main_page=page&id=16....still no problem

I go to the more_information.php and it states this for adding more links:

// insert additional links below to add to the more_information box
// Example:
$more_information[] = '<a href="' . zen_href_link(FILENAME_DEFAULT) . '">' . 'HAIR TEXTURE' . '</a>';


this is my delima right here...Do I need to create another new page, say in this case a PAGE_16 (like the PAGE2,3,4 in the information box) for it to work?