Archive for Cool Blogging Tools
Adding a Photo To Your WordPress Sidebar
This is entirely overdue, but I have finally created a tutorial about how you would get a photo and/or a link (or a linked photo) into your WordPress sidebar using a ‘text’ widget.
You can view this tutorial here as made from screenshots of actually uploading a photo and using html image tags to make it appear.
As a re-cap to the video, the hyperlinking tag is:
<a href="URL">link text</a>
Image tags:
<img src="URL" />
Remember the URL is the address of the destination (or the photo) on the web. For example www.websbyamy.com is the URL (or address) of my site.
No TagUsing Twitter for Business
Came across this article today, you can download a free ‘Twitter For Business Marketing’ kit HERE.
No TagPutting a Paypal button in a post (or page)
Yeah! The new version of WordPress is completely compatible with Paypal! No more playing around with linking ‘email codes’.
**WARNING** If you put a paypal link in a post, it *will* not work for those who receive the post via email… they must go back to the post on the site. It is a security issue with Paypal links in emails (they must be formatted differently to work in email).
So, with that, just go to Paypal and create your ‘buy now’ button. Cut the HTML code and switch over to WordPress.
Type your post (or page) and then switch to "Source" (see photo left for the button you are looking for*) and paste in the HTML code in and click ‘Save". It will switch back to WYSIWYG view but the button won’t work until you publish it (you can however preview the page).
*This photo shows WordPress 2.6.3 with FCKeditor plugin (a standard plugin I include in your WordPress installation).
No Tag

