Jason G. Designs

WordPress Themes, Design Tutorials, Linux Themes and more…

Latest Posts

Just over the course of last week, I did a minor re-design of this website. For better readability, I reversed the background between the header/sidebar area and the content area.

So now the content area has a white background for better text legibility. Before, the background directly behind the content text might have been distracting for readers.

In addition, I switched the link colors in the main content area to blue, while the sidebar has the copper color links.

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 a menu for this purpose.

Read More…

Is It Time to Update Your Home Decor?

Living room

Right now Zazzle is having a sale of 15% off all of their products. Just recently, I opened JGD Home, a Zazzle store that is focused on home decor. Looking to spruce up your home with a new updated look? Here are collections of some of my throw pillow and tile coaster designs.

Read More…

How To Concatenate Conditionally Loaded Scripts in WordPress with Gulp

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 that load as a result of turning “on” a feature in the Customizer. In this tutorial, I will describe how I did this task and why it may be useful if your theme design is set up a certain way.

Read More…