I’ve gotten a few requests on how to add multiple visual editors in WordPress. So here is a quick way to add multiple WordPress Visual Editors to your meta boxes.
{ 26 comments }
Generally it is not secure to allow remote root login. Additionally, using Password Authentication is also insecure. So… after setting up my server at RackSpace, the next step was to setup basic SSH login security.
{ 0 comments }
My LEMP Setup Guide would not be complete if it didn’t show you how to setup your first virtual host (using your own domain name). This step will give you a good reference for setting up as many virtual hosts as you need on your server.
{ 1 comment }
If you are interested, like I am, in setting up your own web server and hosting your own projects then I hope you will follow along. This guide will walk you step by step on setting up a LEMP stack (Linux, Nginx, MySQL, and PHP). Getting Started I will be installing the required packages on [...]
{ 3 comments }
If you are using WordPress with Nginx, you will need to setup Nginx specific rewrite rules. This guide will give you the rules you need to get pretty URLs working for your WordPress install.
{ 0 comments }
If you are a CodeIgniter enthusiast, you know that finding rewrite rules for Apache (htaccess file) is relatively easy, but doing the same for Nginx rewrite rules is not all that simple. Use these Nginx rewrite rules to get your next CodeIgniter project up and running.
{ 2 comments }
The latest Thesis Theme (with WordPress 3.0 integration) isn’t out as of this writing. At the moment, the current drawback is that Thesis only allows you to add custom templates to page types (not post types). This solution will show you how to get around that.
{ 18 comments }
Thesis Theme: Putting The Allowed Tags Caption Back
This tutorial will show you how to put back the allowed tags caption in your comment form area. In the latest version of the Thesis Theme the allowed tags caption has been removed.
{ 0 comments }
Click to continue...