Category Archives: Wordpress

WordPress Theme Tutorial: Part 3 – Single Post Template

In HD! This tutorial will teach you how to make your own theme using WordPress, the popular blogging tool. In this video, we finish up going over the functions used on the homepage, and then adapt the template from the homepage to an individual page. It’s really just a continuation of the last video. See codex.wordpress.org for more info. Files Used in Lesson (as of Part 3): andrewanimation.biz

How to Install themes on wordpress(I have ask this before but I didn't really get good answers)?

I’m using sqweebs.com as my host and I’d like to install wordpress themes which I know are WordPress 2.8.6 compatible. The problem is, even if I transfer it through FTP, it isn’t there! I tried putting in in the wp-content/themes folder and went onto my wordpress, it wasn’t there either. Even if I TRY to install plugins, it wouldn’t work. What should I do? Please help. I don’t even know what the problem is!
Yeah.. I did unzip the files..

How to Create a Custom WordPress Home Page Template

www.mlwebco.com – In this video I demonstrate how to create a wordpress page template and use a static html page as your wordpress home page. This is useful if you want to use a custom static html wordpress home page and display your blog posts on a seperate page other than the home (index) page. If you have any questions, contact me Email: mlocke@mlwebco.com Twitter: @mlwebco

How to easily edit your WordPress theme without scripting

A video tutorial on how to edit and change your current WordPress theme without doing a single bit of scripting (which is nice for the lazy people out there like me!) Tutorial for downloading FireFTP: dsblog.orangehorizon.net Psdtuts (Photoshop tutorials): psd.tutsplus.com All you need is a way to recieve and send files to your site (I use the free FireFTP add-on for Firefox), any picture-editing application (I use Photoshop), and an ability to search for images on Google!

How to properly license a WordPress theme?

I’ve built a WordPress theme on an existing theme designed specifically for creating themes (like a framework but not as extensive). And after several hours of coding and testing I’m kind of wanting to sell it. However it seems to me that the original theme is GPL licensed. So I’m wondering if it is legal for me to sell it and keep it under the GPL license or not? (If not I’ll just give it away as a freebie to promote my website.)