rcooksey
Forum Replies Created
-
Hi @kbat82,
Perfect! Thank you for your help!
Hello @kbat82,
I found the “twentyseventeen/template-parts/header/header-image.php” section in the editor. It looks as follows:
<div class=”custom-header”><div class=”custom-header-media”>
<?php the_custom_header_markup(); ?>
</div><?php get_template_part( ‘template-parts/header/site’, ‘branding’ ); ?>
</div><!– .custom-header –>
So, do I add the entire “<?php echo do_shortcode……” line in here, or do I simply input ‘[metaslider id=”333″]’ somewhere?
The temporary URL is gxy.780.myftpupload.com
Thank you!
Hello @kbat82,
I appreciate the response! I apologize for my coding ignorance here, but I’m not entirely sure I know what you mean. from the section I posted above, I replaced ‘image’ with ‘[metaslider id=”333″]’, which did replace the image, but changed the location of the menu bar.
Using the code from my original post as is keeps the menu bar where it should be, but shows both the stock image and the slideshow.
Maybe I’m misunderstanding what you mean by “Inside” that line of code.
Thank you,