Let your readers post directly to allvoices from your blog
If you have any issues with or question about the blog widget, contact us at help@allvoices.com
and we will do our best to assist you. For detail instructions on how to implement the blog widget in your blog we refer you to your blog platforms help section.
Instructions
Login to your blogger account
Click on Layout tab
Click on Edit HTML
Check the "Expand Widget Template"
Paste the copied code snippet below to the template box before the line that reads <divclass='post-footer'> in the template box.
Click on "Save Template"
See screenshots below:
After you have updated your template, go to view blog, you will see the allvoices blog widget icon below your post.
Your readers can now click the icon and post your story to allvoices.
Login to the Wordpress Dashboard
Select the tab Design
Select the tab Theme Editor
Click the link Main Index Template on the right hand side of the screen
Paste the code snippet below from allvoices above the line that reads
<?php comments_template(); // Get wp-comments.php template ?>
After you have pasted in the code snippet, press Update File
After you have updated your template, go to view blog, you will see the allvoices blog widget icon below your post.
Your readers can now click the icon and post your story to allvoices.
Login to your Tumblr account
Select Customize link.
In themes tab, click on "Enable custom HTML".
Add this code:
Just before this code: </div>
{/block:Regular}
After you have updated your template, go to view blog, you will see the allvoices blog widget icon below your post.
Your readers can now click the icon and post your story to allvoices.
Login to your MovableType account
Click on Design
Click on Templates
Under Quickfilters (on the left hand side) select Template Modules
Select Entry Detail (a box with code will appear on your screen)
Paste the code snippet below at the bottom.
Press Save to save the template.
See below for screenshots for Movable Type
After you have updated your template, go to view blog, you will see the allvoices blog widget icon below your post.
Your readers can now click the icon and post your story to allvoices.