Hi,
I’m having trouble in the top menu. is not showing up for registration, appears only for logging. when analyzing the code I realized that this variable does not return any value:
$reg_id = etheme_tpl2id(‘et-registration.php’);
What would be the problem?