PHP Code Snippet: Quote of the Day Picker
While I’ve got a few minutes spare here is a little snippet of code that picks a random quote that changes every day from an array you provide.
Read more
While I’ve got a few minutes spare here is a little snippet of code that picks a random quote that changes every day from an array you provide.
Read more
I’ve been asked a few times to make a tutorial on this, so I finally gave in. Here is how to add FlexSlider to your WordPress theme.
Read more
jQuery Cycle is a jQuery plugin normally used to make slideshows or feature sliders. Here is how to add some special sauce to jQuery Cycle via a custom transition.
Read more
The transient API is an extremely useful tool built into WordPress that allows you to store data, but with a twist.
Read moreWe’ve looked at optimizing your WordPress install before on Return True, but we’ve learnt a lot since then and what to share what we’ve learnt.
Read more
Going back to my jQuery Typewriter posts I’ve had a few requests in the comments, and via email, to make it work with HTML. Previously I thought this would be near impossible, but a bolt of inspiration hit me & this code was born.
Read moreFollowing on from the last post we are going to look at how to complete our TinyMCE button by getting it to actually do something.
Read moreI recently received a request for a tutorial showing how to add a TinyMCE button to the WordPress visual editor, so here is how to do it.
Read moreDue to the popularity of handheld devices such as tablets it has become commonplace to use alternate stylesheets to style a website especially for those devices. Media Queries help simplify the process.
Read moreLisa Marie, my sister, asked me to help her with making a product slider for her WordPress site. She thought it was too good to keep to ourselves, and I agreed so here is how you make it.
Read more
Recent Comments