Thanks for your reply and your support in advance, Huge-IT Support.
I duplicated the page to the following URL:
http://mcconn.de/test/meurer/
Current content of the “header-image.php”:
<?php
?>
<div class=”custom-header”>
<div class=”custom-header-media”>
<?php echo do_shortcode(“[huge_it_slider id=’2′]”); ?>
</div>
<?php get_template_part( ‘template-parts/header/site’, ‘branding’ ); ?>
</div><!– .custom-header –>
-
This reply was modified 8 years, 6 months ago by wa77ace.
I’m using the twenty seventeen design/theme and I’m using a child theme for customizations. If I use the above mentioned code, I got a slider as header image on my static startpage, but if I’m scrolling down the page content itself it not being displayed. For me it seems that the slider is “overlaying” the other context.
If I scroll down the menu bar is moving as expected, but no content is displayed – instead I see the complete slider and the menu bar then on top.