Hi, I made a view for a slider. I want to show this in the header of my theme. How can I add this to my header.php? I tryed this, but doesn't work.
<?php echo render_view(array("name" => "Slider header")); ?>
↧
Add view in template
↧