I can’t tell you how many times I see this statement: “WordPress as CMS.” Somehow that statement has gained widespread acceptance. Unfortunately for those who use it, it doesn’t make sense. (more…)
Saturday, February 13th, 2010
I can’t tell you how many times I see this statement: “WordPress as CMS.” Somehow that statement has gained widespread acceptance. Unfortunately for those who use it, it doesn’t make sense. (more…)
Saturday, December 26th, 2009
I thought you were a guru? Some guru! You can’t even get your pages to validate at the Markup Validation Service. You should be ashamed. Very ashamed, calling yourself a guru. Ha! (more…)
Tuesday, November 17th, 2009
Testing your site in different browsers is essential. Your web pages won’t display exactly the same in every browser or browser version. If you’ve been setting up web sites for very long, you know that IE is the most problematic. IE6 is still being used by quite a number of people. Unfortunately, we still need to make our sites work with this clunker of a browser. (more…)
Tuesday, November 10th, 2009
Create CSS tables for your site using the information provided in this video. It’s fairly easy to create the HTML code and CSS code for tables. This video shows you how to create a true CSS table. You’ll learn how you can use files on your local hard drive to develop your table skills. Once you’re comfortable with your table, you can apply it to your web site. Check it out. (more…)
Friday, November 6th, 2009
WordPress is a free software application designed to function as a web site. It provides a web page layout that defines how your web pages look. It also provides the functionality to navigate from one page to another. Navigation can be in the form of links or a navigation bar. Lastly, WordPress provides an administration panel so you can add, modify or delete information on your website. The administration panel also allows you to install WordPress updates, add plugins or themes to your site, change default settings and other technical aspects of your web site. You can get it free here: WordPress. (more…)
Thursday, November 5th, 2009
Saturday, October 31st, 2009
Check out this video if you want to learn about hacking the PHP code of a premium WordPress theme. In this video, I demonstrate how to replace featured boxes populated by posts with information from pages. Fancy Theme is used in the video and is available at Themeforest.net if you’re interested in it. Hack Master Hansen shows you how to get what you want for your customers! (more…)
Tuesday, October 27th, 2009
Here’s a nice video showing you how to create a WordPress page template that is used to replace posts on a home page. This video uses the Business Theme which is a premium theme available on Themeforest.net. Take a look at the video if you want to see how easy it is to create a page template. The video also shows how to resolve a couple of interesting problems regarding an image slider and querying the WordPress database. This is part 2 of a 2 part series about replacing post with static content. Check it out! (more…)
Friday, October 23rd, 2009
Most WordPress themes emphasize posts on the home page. But what if you want your home page to stay constant? In this video, we’ll replace posts on a home page with a static or text box. This video shows you step-by-step how to do it. A preimium WordPress theme called Business Theme is used in this Part 1 video of a two part series. Check it out if you’re a WP hacker! (more…)