This site makes extensive use of JavaScript.
Please
enable JavaScript
in your browser.
Live
PTR
Beta
Classic
[Resolved] 'Powered by Wowhead' on Wordpress?
Return to board index
Post by
nintendan
I'm having trouble getting 'Powered by Wowhead' to work on my Wordpress blog. I've tried adding the script to my post under the html tab, but no go:
<script src="
http://static.wowhead.com/widgets/power.js"></script>
Anyone else get this working on Wordpress?
Post by
TheOnyx
I'm not very familiar with Wordpress, but I do believe it has a page where you can add code to your page templates. You would need to add the script code to a section of your blog's templates that was used on every page. Placing it in just one post will only allow the tooltips to work if you are viewing that post.
Post by
Larethorn
This can definitely be done, but the exact steps will depend on the file used by your WP theme. Also, I don't believe you can do so if you are having your wordpress blog hosted on WordPress.com. You would need to host the blog on your own domain and run wordpress.org.
Log into the WP-Admin area of your website and take the following steps:
Click the "Appearance" link on the left-hand side of the page.
Click the "Editor" link under "Appearance."
Find the header template from the "Templates" list on the right-hand side of the page and click on it. For myself, this meant clicking "Header (header.php)"
Add the line "<script src="
http://static.wowhead.com/widgets/power.js"></script>"
(without the quotes) somewhere on your page. I put mine within the <head></head> tags.
Press the "Update File" button below the edit box.
Profit.
Post by
nintendan
You're right - it can't be done if you're hosting your blog on Wordpress.
I switched to Blogspot today, and it works like a charm.
Post by
TheOnyx
Glad to hear it!
Post Reply
This topic is locked. You cannot post a reply.
© 2021 Fanbyte