<?xml version="1.0" encoding="UTF-8"?> <rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/" ><channel><title>Dragon Blogger &#187; Add TweetMeme button to wordpress</title> <atom:link href="http://www.dragonblogger.com/tag/add-tweetmeme-button-to-wordpress/feed/" rel="self" type="application/rss+xml" /><link>http://www.dragonblogger.com</link> <description>Blogging Tips, Technology news, with Movie Reviews and Entertainment posts mixed in for fun.</description> <lastBuildDate>Sat, 11 Feb 2012 22:00:30 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=</generator><itunes:summary>Blogging Tips, Technology news, with Movie Reviews and Entertainment posts mixed in for fun.</itunes:summary> <itunes:author>Dragon Blogger</itunes:author> <itunes:explicit>no</itunes:explicit> <itunes:image href="http://www.dragonblogger.com/wp-content/plugins/powerpress/itunes_default.jpg" /> <itunes:owner> <itunes:name>Dragon Blogger</itunes:name> <itunes:email>justin.germino@gmail.com</itunes:email> </itunes:owner> <managingEditor>justin.germino@gmail.com (Dragon Blogger)</managingEditor> <itunes:subtitle>Blogging Tips, Technology news, with Movie Reviews and Entertainment posts mixed in for fun.</itunes:subtitle> <image><title>Dragon Blogger &#187; Add TweetMeme button to wordpress</title> <url>http://www.dragonblogger.com/wp-content/plugins/powerpress/rss_default.jpg</url><link>http://www.dragonblogger.com</link> </image> <item><title>Manually Add the TweetMeme Submit Button to WordPress</title><link>http://www.dragonblogger.com/manually-add-the-tweetmeme-submit-button-to-wordpress/</link> <comments>http://www.dragonblogger.com/manually-add-the-tweetmeme-submit-button-to-wordpress/#comments</comments> <pubDate>Wed, 11 Nov 2009 14:00:35 +0000</pubDate> <dc:creator>Justin Germino</dc:creator> <category><![CDATA[blogging]]></category> <category><![CDATA[Add TweetMeme button to wordpress]]></category> <category><![CDATA[adding tweetmeme]]></category> <category><![CDATA[blogging tips]]></category> <category><![CDATA[change tweetmeme location]]></category> <category><![CDATA[customize tweetmeme button]]></category> <category><![CDATA[how to add tweetmeme]]></category> <category><![CDATA[manually add tweetmeme button to wordpress]]></category> <category><![CDATA[tweetmeme button]]></category> <category><![CDATA[tweetmeme for wordpress]]></category> <category><![CDATA[wordpress tips]]></category> <category><![CDATA[wordpress tweetmeme tips]]></category><guid isPermaLink="false">http://www.dragonblogger.com/?p=3588</guid> <description><![CDATA[This code lets you manually place the TweetMeme submit button exactly where you want on your wordpress posts.  You just edit your functions.php and single.php<p><hr \> <a href="http://www.dragonblogger.com/manually-add-the-tweetmeme-submit-button-to-wordpress/">Manually Add the TweetMeme Submit Button to WordPress</a> is a post from: <a href="http://www.dragonblogger.com">Dragon Blogger Technology and Entertainment</a> Copyright 2009 <a href="http://www.justingermino.com">Justin Germino</a>.  Share it freely, but please link back to this source. <br><br> Follow <a href="http://www.twitter.com/dragonblogger">Dragon Blogger on Twitter</a> <br><br> If you enjoy poetry visit <a href="http://www.wandererthoughts.com">Wanderer Thoughts Poetry</a> a unique and original poetry blog with over 750 poems and more added daily.</p>Related posts:<ol><li><a href='http://www.dragonblogger.com/wordpress-plugins-tweetmeme-1-7-1-released/' rel='bookmark' title='WordPress Plugins: TweetMeme 1.7.1 Released'>WordPress Plugins: TweetMeme 1.7.1 Released</a> <small>TweetMeme 1.7.1 fixes many issues that bloggers were having with Wordpress 2.8.4 where the plug-in was causing errors in the...</small></li><li><a href='http://www.dragonblogger.com/retweet-your-wordpress-posts-with-tweetmeme/' rel='bookmark' title='Retweet Your WordPress Posts With Tweetmeme'>Retweet Your WordPress Posts With Tweetmeme</a> <small>Make it easy to retweet your blog posts with Tweetmeme a most excellent plugin for wordpress which simply displays a...</small></li><li><a href='http://www.dragonblogger.com/reasons-why-twittley-is-better-than-tweetmeme-for-wordpress/' rel='bookmark' title='Reasons Why Twittley is Better than Tweetmeme for WordPress'>Reasons Why Twittley is Better than Tweetmeme for WordPress</a> <small>My fellow technology blogger Tycoon Blogger did an excellent article explaining why Twittley is better than Tweetmeme as a twitter...</small></li></ol>]]></description> <content:encoded><![CDATA[<p>I enjoy using TweetMeme on my blogs, it is highly recognizable but the plug-in itself allows little control over placement on where you want the submit button.  You can choose top, bottom, left and right, or update the location on specific posts, but I wanted to be able to set it inside a table and make it sit next to my other social submit buttons.</p><p>I found this information over on the TweetMeme forums and thought it would be nice to share it with my blog readers.allows me to deactivate the TweetMeme plugin and use this simple code instead to place the TweetMeme plug-in exactly where I want on my wordpress posts.</p><p><span style="text-decoration: underline;"><strong>Disclaimer: </strong></span> Make sure you take a backup of your cs_functions.php and single.php before making any changes.  You will also want to make sure you have ftp or file access to your site, in case your wordpress crashes, you may need to have ftp or file access (ssh or telnet) to restore the backup file.</p><p>First, open your functions.php file and paste this code directly above the closing ?&gt; tag at the end of the file:</p><blockquote><div style="background-color: #000000;"><span style="font-style: normal; font-family: Georgia;"><em>function tweetmeme(){<br /> ?&gt;<br /> &lt;div style=&#8221;float: right; margin: 5px 0 15px 15px;&#8221;&gt;<br /> &lt;script type=&#8221;text/javascript&#8221;&gt;<br /> tweetmeme_url = &#8216;&lt;?php the_permalink(); ?&gt;&#8217;;<br /> &lt;/script&gt;<br /> &lt;script type=&#8221;text/javascript&#8221; src=&#8221;http://tweetmeme.com/i/scripts/button.js&#8221;&gt;&lt;/script&gt;<br /> &lt;/div&gt;<br /> &lt;?php<br /> }</em> </span></div></blockquote><p>Next, paste this simple tag into your single.php or page.php template file, at the place you wish the button to appear:</p><blockquote><div style="background-color: #000000;"><span style="font-style: normal; font-family: Georgia;"><em>&lt;?php tweetmeme(); ?&gt;</em></span></div></blockquote><p>This information was posted by Shawn Hesketh from <a title="Wordpress 101" href="http://www.wpoverview.com/" target="_blank">WordPress 101</a>, who left this comment on the Tweetmeme forums.</p><p>-Dragon Blogger</p><p><hr \> <a href="http://www.dragonblogger.com/manually-add-the-tweetmeme-submit-button-to-wordpress/">Manually Add the TweetMeme Submit Button to WordPress</a> is a post from: <a href="http://www.dragonblogger.com">Dragon Blogger Technology and Entertainment</a> Copyright 2009 <a href="http://www.justingermino.com">Justin Germino</a>.  Share it freely, but please link back to this source. <br><br> Follow <a href="http://www.twitter.com/dragonblogger">Dragon Blogger on Twitter</a> <br><br> If you enjoy poetry visit <a href="http://www.wandererthoughts.com">Wanderer Thoughts Poetry</a> a unique and original poetry blog with over 750 poems and more added daily.</p><p>Related posts:<ol><li><a href='http://www.dragonblogger.com/wordpress-plugins-tweetmeme-1-7-1-released/' rel='bookmark' title='WordPress Plugins: TweetMeme 1.7.1 Released'>WordPress Plugins: TweetMeme 1.7.1 Released</a> <small>TweetMeme 1.7.1 fixes many issues that bloggers were having with Wordpress 2.8.4 where the plug-in was causing errors in the...</small></li><li><a href='http://www.dragonblogger.com/retweet-your-wordpress-posts-with-tweetmeme/' rel='bookmark' title='Retweet Your WordPress Posts With Tweetmeme'>Retweet Your WordPress Posts With Tweetmeme</a> <small>Make it easy to retweet your blog posts with Tweetmeme a most excellent plugin for wordpress which simply displays a...</small></li><li><a href='http://www.dragonblogger.com/reasons-why-twittley-is-better-than-tweetmeme-for-wordpress/' rel='bookmark' title='Reasons Why Twittley is Better than Tweetmeme for WordPress'>Reasons Why Twittley is Better than Tweetmeme for WordPress</a> <small>My fellow technology blogger Tycoon Blogger did an excellent article explaining why Twittley is better than Tweetmeme as a twitter...</small></li></ol></p>]]></content:encoded> <wfw:commentRss>http://www.dragonblogger.com/manually-add-the-tweetmeme-submit-button-to-wordpress/feed/</wfw:commentRss> <slash:comments>13</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Database Caching 14/33 queries in 0.032 seconds using disk: basic
Content Delivery Network via cdn.dragonblogger.com

Served from: www.dragonblogger.com @ 2012-02-12 12:06:28 -->
