Posts Tagged ‘code’
Howdy neighbors. Just wanted to share some nerd code with you. If you’d like to add a link to your iTunes Ping account from your Social Profiles widget, try this. Note: This code is designed for WordPress sites and a WooTheme. To get started: Go to iTunes and right click ‘my profile’ in Ping. Select [...]
Using WordPress, Disqus and the ‘Lazyest Gallery‘ plugin? Be sure to uncheck the ‘Enable user comments on slides’ option in Lazyest Gallery, otherwise Disqus won’t rewrite single.php, thus making the default comment code active and making you want to jab a fork into your temple.
I wanted to find a way to list a posts tags at the end of the post, while at the same time providing links to that tag on Technorati.
…> You’ll need a technorati.png file in your image folder obviously (steal mine from BGM if you want), and you will probably want to tweak the URL a bit, but this will get you a list of tags (linked to posts on your site tagged using that term), followed by a space and then the Technorati logo with a link to that tag on Technorati.
A little code snippet that will allow you to send the current page to Twitter from within Wordpress – best used in the meta of single.php.
…Try it here: Send to Twitter If you want to use it as a method for people to contact you, put @YOURUSERNAME directly before the ‘check this out’ string, like so: Send to Twitter Like so – Send me a message on Twitter I’ve been tweaking the meta section of my single.php pages on BabyGotMac constantly to try to keep them current and useful for visitors, and adding ‘twitter this’ seemed like a logical jump.


