Blog Archives

Using the WordPress Import / Export tool

Today, Claire take’s us through a standard feature available in Wordpress that we should all be making use of Continue reading

Why & how to use custom Featured Image sizes in WordPress

James shares a simple video tutorial for setting up custom Featured Image (Post Thumbnail) sizes after explaining why it’s important to do so. Continue reading

Customise your WordPress experience

Today Dan looks at a few different techniques you can implement into your WordPress website, to customise your clients experience. Continue reading

Add ‘We Recommend’ to chosen posts using Taxonomies in WordPress

Personalise your Wordpress site by creating a taxonomy so you can ‘recommend’ specific posts, products or services. Continue reading

How to include JS & CSS in your WordPress website

Today Dan talks about how you can load CSS & JS into your theme and shows two examples of how to do this. Continue reading

Calendar Plugin for WordPress by Time.ly

After searching for a Calendar plugin for an events website i am currently working on, i came across the All-in-One Event Calendar plugin by Timely. Most plugins that i had previously seen are quite basic, however, this little gem is … Continue reading

Top WordPress Newsletter Plugins

Today Dan lists a few WordPress Newsletter plugins you can use and download for your website. Continue reading

Running a cron/schedule script in WordPress

Today, Dan talks about a great function called wp_schedule_event() which allows you to run functions with WordPress’ cron. Continue reading

Using bloginfo() when developing a WordPress website

Today Dan talks through a tip when developing a WordPress website. Continue reading

Using the_date() WordPress function

Today Dan talks about a common WordPress date bug and how to fix it. Continue reading