Put "WebDevVote" submit button into your website/blog
We provide two submit buttons that you can put it into your website or blog:
Style 1:
Example button:
Style 2:
Example button:
WebDevVote plugin for WordPress
If you hava a Wordpress blog, you can use our plugin to display WebDevVote counter button in your blog.
You can download it
here
Installation instructions:
Step 1: Download plugin and upload "wdv_button.php" file to Plugins folder.
Step 2: Active your "WDV-Counter-Button" plugin in Admin plugins page.
Step 3: Update single.php file in theme folder : add this line of code <?php show_wdv_button(); ?> before <?php comments_template(); ?>
WebDevVote button extension for Blogengine
WebDevVote button for BlogEngine
By two simple steps, you can add WebDevVote button to your BlogEngine blog.
Step 1: Open PostView.ascx file in current Themes folder.
Step 2: Insert a line of code as following, save and upload PostView.ascx file.
<div class="postcontent"><asp:PlaceHolder ID="BodyContent" runat="server" />
<a target="_blank" href="http://webdevvote.com/vote/?url=<%=Server.UrlEncode(Post.AbsoluteLink.ToString()) %>
&title=<%=Server.UrlEncode(Post.Title) %>">
<img src="http://webdevvote.com/Services/Images/KickItImageGenerator.ashx?url=
<%=Server.UrlEncode(Post.AbsoluteLink.ToString()) %>" border="0" alt="vote it on WebDevVote" />
</a>
</div>
Add WebDevVote.com feeds into your website/blog.
You can easily add
WebDevVote.com
feeds into your website/blog.
Copy and paste the code below into your website/blog.
Home page feed
Home page feed - custommize number of links
Submit a story bookmarklet for Firefox/IE/Opera
- Internet Explorer: Right click on the following link and select \Add to favorites.\
- Firefox: Drag the following link to your Firefox bookmarks toolbar
- Opera: Right click on the following link and select \Bookmark Link\
post to WebDevVote.com
Simply press the new button on your toolbar anytime you wish to post a webpage to WebDevVote.com.