-
Testing WooCommerce emails with Mailtrap
Automated emails are great, they take all the manual work out of updating and notifying customers, setting up user accounts and resetting passwords.
-
How to customise WooCommerce templates with hooks
In this post, I will run through some of the different methods you can use to customise WooCommerce templates. I will also show examples of how you can create your own custom PHP functions to work with WooCommerce’s ‘hooks’.
-
Our current development tools and workflows
In this post, I will run through some of the development tools we use in our current workflow. I’ve always really enjoyed finding out about other Developers’ setups, so I thought I would share our dev team’s favourite tools.
-
Customising the WooCommerce ‘My Account’ section
In this post, I will run through a few handy little customisations you can make to the WooCommerce ‘My Account’ section.
-
Create a Like Post Button in WordPress
In this post, I will walk you through the process of creating your own like post button in WordPress.
-
Meet the Employers Fair 2016-17
The Bristol UWE ‘Meet the Employers Fair,’ is an annual event for students and graduates to meet employers, operating within their field of study, and find out about potential placements, internships and volunteering opportunities.
-
The best tools for working locally on WordPress
There are multiple tools and processes for developing locally with WordPress. In this post I will compare some of the most popular methods, what the advantages are of using virtual machines (VM’s) are and our preferred setup at Atomic Smash.
-
Working with the WordPress Command Line Interface (WP CLI)
In this post, we'll take a look at what the WP CLI is, it's default functions and how we can extend it even further.
-
Using Gulp with WordPress – Part 2
In this final part of using Gulp with WordPress, I will walk through the process of adding browser reloading as our final task.
-
Using Gulp with WordPress – Part 1
In the first part of this series I’ll run through what Gulp is and how to setup it up and use it in your WordPress development.
-
Building a Web App with WordPress
In this post we will run through the simple steps involved in created a WordPress driven Web App.
-
CSS Architecture and Methodologies
In this post I'll will run through some of the different ways you can structure your CSS/Sass
-
Using Composer in WordPress development
In this post, I’ll will give a brief overview of what Composer is and how you can start using it in your projects.