Hi,
What's the best way to place a link to a new page into the sidebox I have tried:
$content .= '<?php echo '<a href="' . zen_href_link( PAGE_NAME, '' ) . '">Link Text</a>'; ?>';
It does not like it?
Hi,
What's the best way to place a link to a new page into the sidebox I have tried:
$content .= '<?php echo '<a href="' . zen_href_link( PAGE_NAME, '' ) . '">Link Text</a>'; ?>';
It does not like it?