I’ve read the txt file and added some code. I’ve added two Images to get started, but it doesn’t work. Nothing appears. So I’ve probably still a problem with the header.php file.
This is what it looks like:
<head>
<meta charset=”<?php bloginfo( ‘charset’ ); ?>”>
<meta name=”viewport” content=”width=device-width”>
<link rel=”pingback” href=”<?php bloginfo( ‘pingback_url’ ); ?>”>
<?php wp_head(); ?>
</head>
<body <?php body_class(); ?>>
<div id=”page” class=”hfeed site”>
<!– Header –>
<header id=”masthead” class=”site-header” role=”banner”>
<?php do_action( ‘sgwindow_header_top’ ); ?>
</header><!– #masthead –>
<div class=”sg-header-area”>
<div class=”header-wrap”>
<div class=”headerslider”>
<?php
echo do_shortcode(‘[sp_responsiveslider limit=”-1″ design=”design-1″ speed=”3000″ autoplay=”true” effect=”slide” autoplay_interval=”3000″]’);
?>
</div>
<?php
do_action( ‘sgwindow_header_image’ );
get_sidebar( ‘top’ );
?>
</div><!– .header-wrap –>
</div><!– .sg-header-area –>
<div class=”main-area”>
As you can see, all I’ve done is added your code. I’ve tried to put it on several places, even tried to replace the do_action( ‘sgwindow_header_image’ ) part with your code. In which case the whole header image dissappears from my website. No slider…
Hello
Can you please send us your website link.
Thanks
Hello,
Kindly contact us on our website
Thanks