Wordpress Coding

Add image size in wordpress

To add an custom image size for your wordpress template you need to add the following code to your functions.php file.

add_image_size( 'slideshow-background', 930, 300, true ); // Hard Crop Mode, …
Show Details on Add image size in wordpress

Wordpress - Don't display sub category posts

To limit the post being displayed on a category or archive page. You just need to add the following code to the top of you archive.php (or category.php) file.

$this_category = …
Show Details on Wordpress - Don't display sub category posts

Category specific column settings in Wordpress and Yootheme

Using a Yootheme template and need the ability to set a columns for individual categories in Wordpress?

I did and this is how i went about it.

firstly in my template folder

Show Details on Category specific column settings in Wordpress and Yootheme

yootheme wordpress layout override

Recently working on a clients website i needed a different styled layout for one category.

Usually in Wordpress this can be easily accomplished by copying your archive/content/single (here just …

Show Details on yootheme wordpress layout override

Get in touch

We wont charge you for the inital project meeting. So really you have nothing to lose.

Fill out the form below with as much information as you can provide and we will be in touch with you asap to discuss.

Name(*)
Please type your full name. Also only allowing alpha numeric characters here. Why do you have all this fancy stuff in your name anyway?

Email(*)
Invalid email address.

Phone
Please enter a valid phone number.

Enquiry Type(*)
Invalid Input

Message(*)
Please only use alphanumeric characters in your message

Invalid Input