Social Media Revolution 2 is a refresh of the original video with new and updated social media & mobile statistics that are hard to ignore. Based on the book Socialnomics by Erik Qualman.
Earlier this week Facebook added some features to make the web experience even more social. Saw a post on How to Add the Facebook Like Button to Hybrid by Patrick Daly so I thought I’d add this to my WordPress sites.
To install it on to WordPress, add this code to the single.php file
<iframe src=”http://www.facebook.com/plugins/like.php?href=<?php echo urlencode(get_permalink($post->ID)); ?>&layout=standard&show_faces=true&width=450&action=like&font=verdana&colorscheme=light” [...]




