Newsticker Code in Header

Homepage Community Forums Epik Theme Support Newsticker Code in Header

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #12966
    Ectophob
    Customer

      Hi, I would like to have a Newsticker implemented and for this purpose I installed the Ditty Newsticker Plugin [http://dittynewsticker.com/ticker-modes/].
      So, as far as I can see I have to put a piece of code into the style.css file:
      Direct Function
      Copy and paste this code directly into one of your theme files to display the ticker any where you want on your site.

      <?php if(function_exists(‘ditty_news_ticker’)){ditty_news_ticker(466);} ?>

      If I want to have this Ticker in my Header or under or over my Genesis Responsive Slider, where to put this code in?
      Many thanks in advance.

      /Update: The ticker has its own widget can this can be places nicely into the Slider, so reading the man-pages can help. However, remains the question about where to put the code in that i can run the Ticker in my Header…

      #12972
      Eric
      Customer

        Did you get it working?


        I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

        #12974
        Ectophob
        Customer

          Not for the Header since I don’t know where to put in the code but it runs smooth in the Slider: http://wmss-teak.com/

          #12985
          Eric
          Customer

            SP has some tutorials on how to do this – http://my.studiopress.com/tutorials/ ……Have a look at this page to understand Genesis Hooks – http://my.studiopress.com/docs/hook-reference/ and you can add it wherever you want it show up in your functions.php file.


            I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

            #13006
            Ectophob
            Customer

              Thank you Eric, I will work through it. However, from an aesthetic point of view I must say it looks excellent as part of the Slider-area. So I will not change it again.

            Viewing 5 posts - 1 through 5 (of 5 total)
            • You must be logged in to reply to this topic.