Simple WordPress Migration tool
There are numerous blogs and articles all over the web that will tell you how to move or migrate WordPress sites. Here's a link that I found quite useful, it explains the migration process (we won't go into full details … Continue reading →
Read MoreGIF images in WordPress posts
I heard from a customer that they are having problems with a gif image in WordPress, it loads up ok and if you try to access it directly it will display but it doesn't work in a post.
Read MoreMagento pagination
...you will not beat me. I find it a little deflating when you spend a lot of time on developing something and it just vanishes from sight. I have some nice pagination that worked outside of the toolbar a couple … Continue reading →
Read MoreMembership solutions for WordPress
This is a quick summary of some of the Membership solutions I have found for WordPress. After looking at all the options I have tried Your Members.
Read MoreGetting started with WordPress child themes
The fastest way to get started with a customised WordPress theme is to create a child theme. Find a theme that you can use for the parent theme, something that would make a good base, look for functionality that you … Continue reading →
Read More“Simple” string matching fun with regular expressions
I'm still yet to get my head around the power of regular expressions. I had a problem where I was trying to match a particular image name, only there were multiple variations. _side.jpg _side_1.jpg _side_2_1.jpg My regular expression looked like … Continue reading →
Read More