Stay in Touch
Popular Posts
Related posts:
Categories
- Custom Post Types (5)
- Featured (2)
- Miscellaneous (11)
- Plug-ins (6)
- Thematic (8)
- Usability (1)
- Video Tutorials (4)
- WordPress Tips (14)
Category Archives: Miscellaneous
How to Edit the Text of Any Website
If you type the following javascript code snippet into your navigation bar, you should be able to edit any text on the page. Also includes video demonstration.
Posted in Miscellaneous 2 Comments
Custom Post Types with Woo Themes
These code snippets will build a video post type with a taxonomy, complete with custom meta boxes adding additional information specific to the post type in Canvas.
Posted in Miscellaneous 2 Comments
Where’s My Theme File?
With WordPress 3.0 multisite and the rise of child theming, it's sometimes tricky to know which function is appropriate to call the css file or template file that's needed in a theme. Here's some common examples and best practices.
Posted in Miscellaneous 1 Comment
Theme Mash Up of 2010 and Canvas
I've been experimenting a lot with Canvas by Woo Themes, and decided to do a mash up of it with the new WordPress theme 2010. I think it takes some of the best elements of both, the design of 2010 and the strong options panel and templates of Canvas.
Posted in Miscellaneous 5 Comments
Texture Pattern
This repeatable background texture was built off a photo I took in Antigua, Guatemala. You can use any of the tiled images below, or download the .psd and make your own colors. No attribution needed.
Posted in Miscellaneous 2 Comments
Signing up With BlueHost
I use BlueHost for all my personal website hosting. In the last six years I’ve received excellent customer support and rarely had downtime on my site. At $6.95 a month it’s one of the cheapest options out there, it’s great for WordPress, and it should cover the needs of most small to medium size companies. [...]
Posted in Miscellaneous Leave a comment
Screencast Tutorial for Gallery Shortcode
A lot of people rely on plug-ins like NextGen to display images on their website, but the built-in WordPress gallery actually works quite well for most situations. Here's a short video tutorial explaining how to use it.
Posted in Miscellaneous 1 Comment
Dynamic Body Classes for WordPress Styling
This post is about dynamic classes for WordPress themes, which will help with the individual styling for different categories, pages, and browsers.
Posted in Miscellaneous 5 Comments
Using Flutter to Create Portfolio Pages
Creating a portfolio site with WordPress generally involves having to manually enter all your image links into custom fields. I wondered if this process could be a bit more automated using the Flutter plug-in.
Posted in Miscellaneous 7 Comments






How to Make an Events Custom Post Type