New Layout Option for JGD-BizElite
Remember in a post a while back when I announced version 1.3 I mentioned planning more “magazine” features for this theme? Well, the new Featured Articles layout is the result.
Remember in a post a while back when I announced version 1.3 I mentioned planning more “magazine” features for this theme? Well, the new Featured Articles layout is the result.
Recently, I was making some small changes to the look and feel of this website’s WordPress theme. But, even after exploring Gulp I was still using an older method for updating. Updating this website meant a tedious process.
Introduction I was going to do a formal announcement that The M.X. was going to use Gulp to manage the theme, but I might as well mention it as part of this tutorial. So, while working on this update, I was trying to figure out how to concatenate conditionally loaded JavaScript files together– specifically scripts […]
After about three years of development, The M.X. has finally passed the theme review process! I would like to thank all of my theme reviewers. They were incredibly detailed and found many things that I overlooked. Getting accepted into the WordPress theme repo does not mean that development is going to come to a halt. […]
Upon updating the Urban Square WordPress theme, I thought now would be as good a time as ever to write a tutorial on how to use its customization features to change the look and feel of the theme.
Upon creation of my latest theme, The M.X., I implemented a way to limit the thumbnails presented within a gallery using php. In The M.X., the functions associated work within the Gallery post format and on non-single pages. So, I followed the tutorial