Posts tagged WordPress

Jason G. Designs changes web hosts

Disclaimer: This is an affiliate sponsored post, where if you click on Hostgator’s link below, I receive a commission. However, I actually do use their product and am very satisfied with it. Even though this blog is less than a month old, I decided to switch web hosts for Jason G. Designs from IX Web […]

Pointer: How I created my static front page

Want to know how I created the static front page for this website? One clue I can give you is that the front page is specific to the theme for this blog, rather than created as a custom page in WordPress. I’ve documented this method in the how-to Squidoo lens Creating a Static Home Page […]

Do Not Add HTML Comments to your functions.php File

If you are using WordPress and are either creating themes or using themes, make sure not to use HTML comments (denoted by <!– information –>) in the functions.php file if you care about Internet Explorer users.