Combine WordPress Menus Dynamically on Mobile Devices

Many WordPress themes and designs have a main menu that contains the bulk of navigation links and a secondary menu that contains some other variety of links. With a responsive website we need to figure out what to do with these two WordPress menus when on a mobile device since we don’t want to be […]

Change Genesis Footer Text

Whether you are using the default Genesis Framework or a Genesis child theme, you will probably see text in the footer that contains a link back to studiopress or the theme author that you will want to edit. This can easily be done using either action or filter hooks in the functions.php file depending on […]