2013-08-30, 23:07:58
Would that second content area be the same across all the site?
If so, you can create a normal page for it and call it in your template with:
<?php getPageContent('page-slug'); ?>
If so, you can create a normal page for it and call it in your template with:
<?php getPageContent('page-slug'); ?>