Archive for the 'WordPress' Category


Slut Kit Shop On-line Store Launched – a WordPress E-commerce Site

For Immediate Release
Heaven Interactive is pleased to announce the completion of www.slutkitshop.com, an e-commerce website for a novel product designed for men on the go. Consisting of all the necessities needed for a night out, the Slut Kit keeps you prepared.

The brainchild of entrepreneur Eugene Saw, the Slut Kit Shop is poised to grow [...]

WordPress Tutorial: How to Highlight a Menu Item When Viewing a Page or any Child of a Given Page

A common need that arises when building WordPress templates is that of highlighting a menu item, when the page which represents that menu item (or any of its child pages) is being displayed. Even if a page has many pages beneath it — when we are viewing any of the child pages, we will want [...]

14 Best Practices for WordPress Installation

We love WordPress and we find the standard setup process  to be very easy and elegant.  Additionally, since we use WordPress as a CMS for the majority of our website builds, we have outlined and documented a set of “best practices” which we like to follow.
To follow the steps outlined in this tutorial, we will [...]

Select Posts within a Wordpress Category in MySQL

My SQL knowledge is fairly basic.  I am an interactive designer, not a strict low-level coder, so I am looking for solutions that do not require cryptic or highly detailed SQL, when I want to access a DB system.
If you want to access the WP MySQL database tables, you can of course include the ‘wp-db.php’ [...]

Wordpress Blog Header Slowness Problem Fix

Yes the blog header, when included in other pages (non-wordpress pages) can REALLY slow down your page loading.
However, the problem was not what I thought it was — the system querying the database for the WP configuration information, and then subsequently executing my own scripts. It always seemed just a little TOO slow for [...]

Making a Copy of a Wordpress Installation for Development Purposes

I am pretty much addicted to WordPress. It is simply my favorite development platform. It’s open source, it’s PHP and MySQL, and things just work out of the box. Well.
If you are running live WordPress installations, you may come to a point where you need to make an actual copy of your [...]