So today I thought I’d share a few web design tips I’ve picked up whilst using WordPress when it comes to custom Taxonomies. The main scenario when these are going to be used is when you’re using WordPress as a CMS. Now, I’m not going to go into the whole building a CMS process, that’s […]
Category: PHP & Mysql
WordPress Custom/CMS Menus Tutorial
Lets take a look at how you can use WordPress’ built-in Menu feature to create your own custom menus. WordPress menus allow you to customise and overwrite the default navigation bar that simply displays all CMS pages in alphabetical order. Assuming your theme supports WordPress Menus, you have the ability to: Change the order of […]
How to reset custom WordPress queries
So today I wanted to go over a good little tip, which I always tend to use and would definitely recommend for any bespoke WordPress development you may be doing. When developing your website design, you might come across the need to use one of the following techniques. Getting Started There’s a couple of different […]
Fix “Cannot modify header information” – headers already sent in WordPress
A common error in WordPress theme or plugin development is the dreaded “Cannot modify header information” – headers already sent” error message displayed on a white screen of death. Now, you could simply contact our web design Coventry team & we will fix this issue for you, or alternatively read on to fix the issue […]