I placed the following code in to the header.php of the theme:
<?php if ( is_home() ):?>
<?php echo do_shortcode(“[metaslider id=1]”); ?>
<?php endif; ?>
I placed this just after the branding section of the header.
This caused the entire system to stop working and I had to eventually remove it manually from the file.
I would appreciate any help please.
Regards
Rafiq