Quote:
Originally Posted by carpeperdiem
did you enable "Parse Smarty tags in the content of embedded pages" ?
|
Just tryed that and now it just shows a blank page. Here is the code I placed in a static page,
Code:
{php}
<?php include_once('/emformpro/emform_include.php');?>
<?php print get_emform_form("","jute_quotes");?>
{/php}