🛒 WordPress Black Friday Deals 2021

Every year the WordPress space has some awesome Black Friday deals when it comes to Themes, Plugins as well as Services. Below I will attempt to keep an updated list of some of these great deals on Themes, Plugins and Services that I stand behind and personally have used over the years. Themes Generate Press …
Read More …

⚙️ WordPress : Perfect Setup

With working in the web hosting industry I get a lot of questions on how to minimize load and prevent comment spam. I thought that I would do a quick little write-up of what I have found to be the best ways to head off these issues, many of which I use here myself. First …
Read More …

🏞️ WordPress 1.5.x w/Kubrick + Gallery 2

If you are like me, you want everything to go perfectly together… And now, with WordPress 1.5.x with Kubrick, you can use them with each other. This does require the Gallery 2 integration plugin to be installed.

All you have to do is install it, and then, in the plugin settings, add this text to the “Simple Header.”

<style type="text/css">
	.g2_column{
		line-height: 1.4em;
		margin: 0px 0px 0px 11px;
		width: 739px;
	}
</style>
<div id="content" class="g2_column">

After that it should blend perfectly.

📝 WordPress 1.5.1 Upgrade

Well, the new version of WordPress is out, version 1.5.1... I just did the upgrade, and all seems fine… So far.