0

I'm a Wordpress newbie. I want to add a widget from another site onto my Wordpress website.

Here is the snippet:

<script type="text/javascript"
src="http://www.freshcontent.net/canada_news_feed.php"></script>

It will create something like a ticker on my site. I know how to add custom html to my posts. But, how do I make this show up on every page of my site? Are there tutorials for something similar to this?

1
  • 1
    There is also a widget functionality in wordpress, just paste your html into it. And it will appear on all pages. Commented Feb 10, 2014 at 10:43

1 Answer 1

1

Log into the dashboard, click on "Appearance" in the menu on the left, then choose "Widgets" and "Text". Choose the widget area you want it to appear in (these are theme-dependent, but can be customized any way you like), and then click "Add Widget".

Add a title, paste in your HTML, and click "Save". That's all there is to it.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.