Archives

Blog Archives

Get Page ID by Page Name

PHP, Tutorials, Wordpress, WordPress Tutorials1 comment

This is a wonderful little function was written by Web-Templates.nu, and allows you to find the ID of a page by using its name.
Continue Reading

Sliding Contact Panel

Sliding Contact Panel

Plugins, Wordpress2 comments

About a month ago I released my Sliding Contact Form for WordPress on Code Canyon. Today, I released my plain (yet greatly improved!) HTML version.
Continue Reading

WordPress CMS Tips and Tricks – Part 3

PHP, Tutorials, Wordpress, WordPress Tutorials5 comments

As in the first two posts of this series, WordPress CMS Tips and WordPress CMS Tips – Part 2, I will be covering a variety of tips and tricks for transforming a regular WordPress installation into a full-blown content management system.
Continue Reading

Quick Tip: Remove right margin from column post layout with php

CSS, Design, PHP, Tutorials, Wordpress, WordPress Tutorials3 comments

One of the most popular layout styles right now is the Three Column grid, particularly for News-like websites.

Well, one of the main problems coders will run into when creating the layout with CSS is how to make all the columns fit correctly, while retaining the correct margins.
Continue Reading