Hi Antonio,
The fixed tree analysis is the wrong template for what you want to do: it fixes the tree to a given tree and assumes it will not change (not only the topology is fixed but the internal node heights as well).
To perform an analysis on a fixed topology, allowing the node heights to change, you could do the following:
1. Create a dummy alignment (fasta or nexus file) with all taxa you want to include in the tree.
2. Use the standard template to import the alignment.
3. Set the starting tree by selecting menu "View=>Show starting tree panel", select "Newick tree" from the drop down box, and copy/paste the tree in Newick format in the entry for "Newick"
4. Disable operators that change the topology by selecting the menu "View=>Show operators" and set the weight of the "Subtree slide", "Narrow exchange", "Wide exchange" and "Wilson Balding" to zero.
5.Specify the priors in the priors panel.
Hope this helps,
Remco