Hi All,
I am trying to insert a 'Sign Up' feature on the common Heading template next to the existing 'Home' and 'Log In' features. I have been unable to find anything on the Forums or Plugins that could help. I am running V1.5
I tried adding the code " <li><a href="<?php echo zen_href_link(FILENAME_CREATE_ACCOUNT, '', 'SSL'); ?>"><?php echo HEADER_TITLE_CREATE_ACCOUNT; ?></a></li> <?php } } ?> " to the tpl_header page in the includes/templates/templates_defaults/common folder but obviously there is more required within the <admin> folder.
Am I along the right track? Is there perhaps a plugin available?
Anyone have any advise?
Cheers,
Mark


Reply With Quote

