Viewing 1 replies (of 1 total)
  • Plugin Author metaphorcreations

    (@metaphorcreations)

    Most likely you will need to use your ticker’s Direct Function embed method, which looks like:

    <?php if(function_exists('ditty_news_ticker')){ditty_news_ticker(961);} ?>

    And place it directly in your child theme’s header.php file. Since all themes are built differently, I can’t say for sure this is where it needs to go, but you’ll need to figure out the location within your theme files to place it.

Viewing 1 replies (of 1 total)
  • The topic ‘Display in Header’ is closed to new replies.