Add Voting Directly to Your Blog Posts
Enable your site's visitors to vote for your blog posts directly from your blog! Simply copy the code below based on your blog software and insert it into your posts. If you're having trouble with your blog, contact us.
- WordPress
-
Go to Presentation and then Theme Editor. You'll need to edit both the 'Main' template that is responsible for the content on the general pages and the 'Post' template that defines individual posts. In the code, the <div> for a post entry will look like this: <div class="entry"><?php the_content('Continue Reading »'); ?></div>. After it, paste this code:
- Blogger
-
Go to Manage, then Settings, then Template, then Edit HTML and click Expand Widget Templates. Scroll down to the post section and just after this: <p class='post-footer-line post-footer-line-3'/> insert the following code:
- TypePad or Movable Type
-
In your Individual Entry Archive template, add the following to your <p class="entry-footer">:
- Other
-
Replace the { Insert your URL here } below with the URL of your page: