background preloader

My_WordPress

Facebook Twitter

WordPress Rolls Out New HTML5-Friendly Theme. WordPress has just introduced Toolbox, a brand new theme that will let its users take advantage of some nifty HTML5 elements with the Custom CSS upgrade.

WordPress Rolls Out New HTML5-Friendly Theme

Toolbox is "a semantic, HTML5, canvas for CSS artists and an ultra-minimal set of super-clean templates for your own WordPress theme development. " Designers can use the Toolbox markup to do "anything you want," according to WordPress. You can also use Toolbox to build your own WordPress theme for a self-hosted site. For those familiar with designing around WordPress themes, Toolbox might strike you as distinctively Sandbox-like — and you wouldn't be wrong to think so. WordPress themes shaman and web designer Ian Stewart wrote today on the official WordPress blog, "Much like the Sandbox theme, Toolbox provides all the markup you need to build your very own theme with CSS alone — with one difference.

To see Toolbox in action, check out this dummy site. 3 Best WordPress Cheat Sheets. Working with WordPress is almost like learning a new language.

3 Best WordPress Cheat Sheets

Not only do you need to learn some of the basic fundamentals of PHP, but you also need to learn what WordPress tags go where, and what they do. Since nobody has the time to do that these days, I thought it would be about time to break out my WordPress cheat sheet collection. This first WordPress cheat sheet comes from Ekin Ertac’s blog: It covers a lot of the basics for your template and theme creation tags, and can also be downloaded at blog.ekinertac.com. The WP Help Sheet is the next one I want to show you. Last, but not least, we have a cheat sheet for template tags to use in WordPress from DBS Interactive. Hope these three cheat sheets help out the next time you dive into WordPress template editing, and get a little lost. WordPress Cheatsheet: What You Need To Know In One Sheet.

The Ultimate WordPress Cheat Sheet. Messing around in WordPress is a pure knowledge thing.

The Ultimate WordPress Cheat Sheet

It really has nothing to do with skill since all you really have to do is learn what all the different tags do, mean and what their possibilities are. There is no other way to get to that information than to check the tags out and try them for yourself or read up about each one of them. It’s a mammoth job to know everything about WordPress, and I think few people do.

However, that shouldn’t stop you from completely immersing yourself into the world of WordPress. It’s the premiere blogging platform for blog owners, and it’s one of the easiest ways to set up your own blog whether you want to monetize it or just share the wondrous magic of your inner world. It so happens that after the huge success of Techking‘s HTML 5 infographic, they set out on a mission to create one of the most complete (if not THE most complete) WordPress Cheat Sheets you can lay your hands on, and it is completely free. How WordPress Themes Actually Work [INFOGRAPHIC] WordPress developer and all-around web geek Joost de Valk has just graced the Internet with a highly useful infographic.

How WordPress Themes Actually Work [INFOGRAPHIC]

For a medium that leans toward the amusing, infographics can occasionally be enlightening or even helpful for later reference. This one serves as a sort of "cheat sheet for how your blog works" and takes the reader through the basics of a normal WordPress theme. It's a posts-to-plugins look at the anatomy of a typical WordPress theme. Have a look, and let us know what you think in the comments. Click to see original. Working with Custom Page Templates in WordPress. Wordpress. So you want to create WordPress themes huh? My Wordpress Cheat Sheet.

I know that there are many resources regarding this topic but there are never enough.

My Wordpress Cheat Sheet

This post is dedicated to small snippets from WordPress that will make your life easier. Or maybe my life easier and in this case I want to have them in one single post. Css3 drop shadow generator. WordPress Help Sheet Wallpaper. How To Create WordPress Themes From Scratch. I’m going to show you how to create a wordpress theme from scratch in these 3 parts of tutorial series.

How To Create WordPress Themes From Scratch

I will cover from Structuring, designing in Photoshop, slicing, coding into fully css based html, and finally wordpress implementation. Table Of Content Below is the index of the topics that we will go through: Structuring This is a very important part in designing a web layout. HeaderPosting areaSidebarSingle pageCommentFeedbackSearching fieldPage menuRSSArchives, Links and About Page Something we need to keep in mind. Display too many things in one single page.Use too many colors and font type. In this sample, I also try to make is as simple as possible because the purpose of this series of tutorial is to give an example on how to create a wordpress theme. Final Result Photoshop Step 1 Create a new document with 1024px X 768px as we are going to create a layout which suit for 1024px resolution. Step 2 Grab the rectangle tool and draw a header for it. Step 3 I use Myriad Pro. Step 4 Step 5. Complete WordPress Theme Guide.