Adding a ticker to the top bar?
-
I put a ticker plugin into my header but would prefer to put it into my top bar. I’m guessing I’ll need code to go into my child theme.
I’m seeing this code in Firebug:
<div id="top-bar">
<div id="rss" class="clearfix">
<a title="Subscribe to 's RSS feed" href="http://www.happycatshaven.org/feed/"></a>
</a><a title="Visit 's Facebook page" href="http://www.facebook.com/pages/Happy-Cats-Haven/262012493829515">
</div>According to the developer’s website, the id is id=”js-news”
Do I just put that into my child theme? The website is happycatshaven.org
Thanks for any pointers,
Sara
Mod
Use an action hook widget area and drag the WP News Ticker widget there. (Try using the
graphene_top_barwidget area to start, but you may need to change this.)See this tutorial: http://blog.kjodle.net/2011/11/04/graphene-action-hook-widgets-an-easy-way-to-modify-your-blog/
The only difference is that you won’t use a text widget; you’ll just use the plugin widget.
Good luck!
It should be right next to “Display”. What version of the theme are you using?
WHOA!!!!
Have you made all these adjustments (we’ve been helping you with) to core files, or in your child theme??
I’m seeing about 15 different pages in your slider. Did you refresh your browser?
Viewing 10 posts - 1 through 10 (of 12 total)
- 1
- 2
- You must be logged in to reply to this topic.
