Found this list on the Internet while surfing – it’s got a lot of great ideas on what NOT to do when designing a website.
19 Things NOT To Do When Building a Website | Josiah Cole dot com.
Found this list on the Internet while surfing – it’s got a lot of great ideas on what NOT to do when designing a website.
19 Things NOT To Do When Building a Website | Josiah Cole dot com.

A client needed a simple way to preserve real estate on the sidebar, but still have the ability to display their policies at a quick glance. I found a plugin on the repository that uses the TipTip jquery script and condenses it down into a simple-to-use shortcode (complete with button on the editing screen). The…

One of the most versitile tags in my arsenal that WordPress gives me is a fun little tag called <?php bloginfo(); ?>. By itself, it’s not much fun, but when you add in a variable, it can tell you anything you need to know about your blog. Like what, you ask? name description admin_email url…