In the last post in the Genesis Explained series I explained the image functions for Genesis. In this post I'll be going through the genesis/lib/functions/options.php file. There are technically 7 functions in the file, but one is part of a filter and half the remaining values really just echo the "get" value for you, so it really makes for 3 … [Read more...]
Genesis Explained Image Functions
In the previous part of the Genesis Explained series I talked about the formatting functions. Fortunately this subseries doesn't require you to read each of the previous parts, but I would encourage you to read the entire series in order. I mentioned in the previous article that I was going to skip a few files and jump into the … [Read more...]
Genesis Explained Formatting Functions
In the previous post of the Genesis Explained series I touched on a few functions after explaining very quickly what was in each of the files in the functions folder. I'm going to come back to the admin.php file and skip deprecated.php and feed.php. You really shouldn't use any functions in deprecated.php and there isn't much use to the feed.php … [Read more...]
Genesis Explained Functions
In previous parts of the Genesis Explained series I talked about actions and filters, but Genesis is so much more than that. One of the great things about Genesis is all the helper functions. Today I am going to very quickly review them then I dig into detail for each individual function. First, lets look at the files. Just like everything … [Read more...]
Child Theme Tutorial Wish List
I've hinted at this a few times in the Genesis Explained tutorial, but the next series will be on building a child theme start to finish. I'm not starting the series right now, still a few posts in the Genesis Explained Series, but I'm planning the child theme. That is where you come in. Until the Child Theme Creation series is done I will … [Read more...]
Genesis Explained Framework Filters with Arrays
In the previous two articles I have attempted to explain filters. Since each article builds on the previous article I recommend catching up on the entire Genesis Explained series, and at the very least the filters sub series. The last article dealt with using filters to change "strings," that is simple text and html phrases. I demonstrated … [Read more...]
Genesis Explained Framework Filters
Welcome once again to the Genesis Explained series. Remember, this series builds on previous articles, so if you didn't read the first Filters article, go catch up. All other posts can be found in the Genesis Explained tag archive. In the previous tutorial I went over the basics of how the add/remove filter function works. I said that filters … [Read more...]
Genesis Nav Menu Amplified
Download Genesis Nav Menu AmplifiedWhen Genesis 1.6 came out support for the Page and Category menus were dropped in favor of making the custom nav menu easier to use. Most of the time this is a good thing; however, there are times when using the traditional menus is helpful, especially when only needing to show pages or categories in a given … [Read more...]
Genesis Explained Filters
Once again, I encourage anyone joining in the middle of this series to start at the beginning as each article builds on previous information. The tag archive for the Genesis Explained series is conveniently setup to present the articles in the order they were written. This article begins a new sub series focused on the Filters within Genesis. … [Read more...]
Genesis Explained Actions Bonus
I was looking through the posts on actions and realized that there was one important tip I left out. If you haven't read up on the actions already, you should probably start at the beginning. To make it easier I have tagged all of the articles with an "Actions" tag, so check out the Actions archive. Now that you know what actions are, how to … [Read more...]
- « Previous Page
- 1
- …
- 3
- 4
- 5
- 6
- Next Page »