Newsticker in the in the upper area

Hello,

I would like to insert a news ticker between the menu bar and the blog area (see Attachment). I have the source code for the news ticker. But, where do I have to insert the source code (PHP)? Please excuse my bad english.

Many Greetings

Thanks for the great Theme

Hi there,
Thanks for reaching out.
In reference to your question here, I would possibly suggest on having the code within the index.php file under the Sparkling folder.

I hope this helps.
Best Regards,
Support.

Many Thanks!

I found the right place. The PHP code needs to go into the header.php here:

<div class="container main-content-area">
		H E R E
<?php $layout_class = get_layout_class(); ?> 

Greetings from Germany

Hi there,
Thanks for writing back.
Yes you can still have the code within the header.php file if you want to have the code within the header section.

Please feel free to reach out once again if you have any more questions.
Best Regards,
Support.