After trying a lot of things I pasted:
# array(
# “id” => “fusion_sidebar-turismo”,
#”default” => “right”,
#”type” => “fusion_sidebar-turismo”),
in functions.php and the code:
# <?php include (TEMPLATEPATH . ‘/sidebar-turismo.php’); ?>
on the page template and the sidebar showed up.
Hope it helps somebody!
No, should it be?
I even thought about including some code in functions.php.
Sorry for my ignorance.
I used this line of code in another project (another theme) and it worked fine.