WordPress

WordPress Search Syntax in URL for Custom Post Types

WordPress isn't exactly Google when it comes to searching. The system is long overdue an overhaul, but while we wait for the never-arriving necessity you can still get much more out of your WordPress searches. Today a programmer client asked me something that I thought [...]

2018-02-02T03:09:31+00:00January 25th, 2015|WordPress, WordPress Snippets|0 Comments

You don’t have permission to access / on this server 403 error

WordPress errors can be extremely frustrating at times, but here's a little fix that should help those that are getting 403 server errors on WordPress sites. If you've seen the 403 internal server error You don't have permission to access / on this server and [...]

2018-11-07T01:11:49+00:00December 3rd, 2013|Web Programming, WordPress|0 Comments

WordPress Custom Post Types Memory Exhausted Fix

As a web programmer, I'm often asked to fix the problems that others have, but when I see problems appearing on sites I've had a hand in, I'm infinitely more concerned. This is exactly what happened recently, when I custom post type I had provided [...]

2018-02-02T03:09:32+00:00December 1st, 2013|Web Programming, WordPress Snippets|3 Comments

WordPress RSS Widget: Open Links in a New Window

I've recently come across a slight problem with one of my clients whereby they wanted the RSS feed widget to open all incoming links in a new window. And why wouldn't they? Especially if they're external RSS feeds that are being parsed. We could have [...]

2018-02-02T03:09:34+00:00June 4th, 2013|PHP Snippets, WordPress Snippets|1 Comment

Gravity Form Columns – Styling Gravity Forms

Most WordPress developers are familiar with Gravity Forms. It's a contact form plugin that allows you to easily build and publish your forms in just minutes, with the minimum of hassle. No mess, just quick and easy form-building. Select your fields, configure your options and [...]

How to Stop Timthumb Hacks Using .htaccess

How To Block Timthumb Hack Attempts Like many developers I manage a large number of WordPress sites, and in days gone by I'd use TimThumb to handle my images. Sadly, a few years back this became a huge problem since a TimThumb hack surfaced which [...]

Go to Top