Everywhere except php, I inserted on the home page:
<?php echo do_shortcode('[si-contact-form form='1']'); ?>
And I have not worked code, or rather, instead of home page, was a blank page. It was only when I put:
<?php echo do_shortcode('[si-contact-form form="1"]'); ?>
then all was well.