Hi,

I'm trying to create a link to an Ez-Page within an existing document.

I've tried the following code from the EZ-Pages wiki:

<?php echo zen_ez_pages_link(page ID, chapter number, page is SSL [true/false], open new window [true/false], return full url [true/false]); ?>

and it doesn't return any output.

Any help would be greatly, greatly appreciated!