Archive for Wordpress Tips & Tricks
Making Your Own Sidebar Widget
Many of you are very confused when it comes to your sidebar widget.
Some widgets are ‘pre-made’ such as ‘Categories’ or ‘Archives’ and you can just drag them, but what if you want your own sidebar widget with a photo and text and links, etc.?
I have created a video that shows how you can use a WordPress post to create a custom sidebar widget and then use the HTML generated from it to drop into a text widget.
Clear as mud? Watch the video!
No TagVideo – NextGen Gallery
I am very excited about making this video and I think that a LOT of you have wanted the ability to create galleries of your work on pages or in posts.
This video shows how to import and use the NextGen Gallery plugin for your WordPress site and use it immediately.
This plugin is capable of way more than I am showing, so I recommend that you get to know it better by going to the website provided by the plugin designer, meanwhile, see how easy NextGen gallery is to use right out of the box!
No Tag
Embed a YouTube Video in Your WordPress blog
One of the awesome things about WordPress is the ability to drop code in to a post or page without needing any special ‘plugins’. Just remember to drop it in in HTML or CODE view (depending upon your WordPress version).
And I realized after I made the video that I spelled YouTube wrong (I typed it as two words, LOL!). So, trust me on the method (if not my spelling)!
I will be featuring more videos in the coming week(s) on most asked questions… so send me your questions!
No TagAdding 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 Tag.jpg)


