Current Category: Tutorials

Add LAMP Menu Items to the XFCE Applications Menu

Pixabay image

Recently I installed XFCE for a request to update one of my GTK themes. Anyway, another thing I needed was a way to start Apache and MySQL for my local WordPress install. I prefer to be able to start and stop these services rather than have them always on. So, I placed new items in […]

Changing the Look of Urban Square

Urban Square after

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.

How to Limit the Number of WordPress Gallery Thumbnails

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