I can't seem to get the status to active.
Template code
Code: Select all
<div class="right_content">
{toggle_start status="active" title="Nieuws"}
<br />
{global_content name='new_login'}
{toggle_close}
<div class="login_drop">
{toggle_start title="Login"}
<br />
{cms_module module=FrontEndUsers lang="nl_NL"}
{toggle_close}
</div>
</div>
Is there a workaround for this or?