function pinterest_post_page_pin_horiz() {
global $post;
/* HORIZONTAL PINTEREST BUTTON WITH COUNTER */
printf( ‘<div><a href=”http://pinterest.com/pin/create/button/?url=%s&media=%s” class=”pin-it-button” count-layout=”horizontal”>Pin It</a><script type=”text/javascript” src=”http://assets.pinterest.com/js/pinit.js”></script></div>’, urlencode(get_permalink()), urlencode( get_post_meta($post->ID, ‘thesis_post_image’, true) ) );
}
add_action( ‘thesis_hook_before_post_box’, ‘pinterest_post_page_pin_horiz’ );
Thank You,
Argo Tea:
I’m not a soda or over-sugared juice person, but I LOVE my tea! One of my favorite brands is Argo Tea. They bring teas directly from worldwide growers and blend them with unique gourmet flavors. My personal favorite is the Green Tea Ginger Twist (see below) a blend of green tea, pure spicy ginger and ripe lemons. More details can be found at www.ArgoTea.com.
I have got 1 idea for your website. It seems like right now there are a couple of cascading stylesheet problems when opening a number of web pages within google chrome and safari. It is working okay in internet explorer. Perhaps you can double check this.
What are cascasing stylesheet problems? I’ll try to get it fixed, but my tech knowledge is extremely limited 😉