PostOnFire: External Vote Button

Add the following script to any blog post to have one instance of PostOnFire vote button - ( Html/Code editor)

 <script type="text/javascript" src="http://postonfire.com/evb/button.php"></script>

The above 1 line script works only when you have one instance of a button
on a page. It doesn't work if you have multiple button for each post.

PostOnFire Vote Button for Blogger


To add a vote button to every blogger post(using blogger old template), use the following instruction:


(Old Blogger Template Only)
1- copy the following script :

<script type='text/javascript'>submit_url='<$BlogItemPermalinkUrl$>';</script>
<script src='http://postonfire.com/evb/button.php' type='text/javascript'/></script>
2- & paste it in your blogger template: If you need the vote button at the end of each post just before the comment
section then place the 2 line script just like the following:
add a vote button to blogger


For new blogger templates Only
Step 1: Check the "Expand Widget Templates" option

Step 2: Find the following: <p>data:post.body/</p>
and add the following code just after </p>

<b:if cond='data:post.url'> <p><script type='text/javascript'>submit_url='<data:post.url/>';</script> <script src='http://postonfire.com/evb/button.php' type='text/javascript'/></p> </b:if>

This should add the button automatically under each post, if you need
the button to appear in different section then you have to place the code
differently but the idea is the same.

PostOnFire Plug-in for WordPress


PostOnFire Plug-in Installation for WordPress

To install PostOnFire plug-in follow the specific instructions. This version of Postonfire plug-in Works with WordPress Version: 1.5 and WordPress Version: 2.x

You can download the plug-in here, PostOnFire Vote Button WordPress Plug-in

[After you download the plug-in extract(or unzip) the folder]
1. Upload the plug-in folder to the wp-content/plugins folder in your WordPress directory online.
2. Access the plugins Panel in your WordPress Admin Panel
3. Scroll down through the list of Plugins to find the newly installed Plug-in (PostOnFire Vote button) & activate it by clicking the "Activate" link. If the plug-in is not visible, start from the beginning to check to see if you followed the instructions properly and uploaded the file correctly.

After you activate the plug-in, a new button (postonfire) will be created under the (Code) tab in the blog post editor.
Every time you need to add a button to a new post you can click the (postonfire) tab under the Code tab and a tag <--postonfire--> will be inserted automatically.

If you still need help installing the plug-in or adding the code, please contact us
More features will be available soon...