I have a problem.. is there away to display the post url "unencoded"? as the link is messed up when it's encoded..
Code:
<a class="shade" href="http://www.facebook.com/sharer.php?u={vb:raw url_encoded}&t={vb:raw title_encoded}" target="_blank" onclick="return fbb_share_js_{vb:raw post.postid}();">
is there a variable to display the url as it is rather than the encoded one "{vb:raw url_encoded}"?