Now that you understand what WordPress Conditional Statements are, we’re going to use one in the function we’re using to remove the sticky menu in this Genesis site from mobile devices. What we're going to do is instead of add_action genesis_do_subnav that we used to move the menu in the first place, we're going to
Genesis Menus
Part 8 – Example #5 – Make a Sticky Top Menu in Genesis
October 4, 2014We’re going to get a little bit more complicated in our examples of how to use PHP to customize the Genesis theme. In example #5 we’re going to make this menu that we changed the position of earlier sticky so that when you scroll through the pages it stays up at the top. There is
Part 5 – Example #2 – Change the Position of the Secondary Nav Menu
October 4, 2014In our first Add Action example, you learned about using Statements, Functions and Arguments. Now that you have a feel for how Action Hooks work we're going to work on our second example where we move the secondary nav menu. I’m going to refresh your memory about the menus before we begin. We have two
Bee Crafty Theme Quickstart Guide – Part 8 – Add a Pinterest Button to Bee Crafty
October 23, 2012In this session we show how to create Pinterest and Google+ buttons for the Bee Crafty theme social links menu. We demonstrate how to create the images, how to upload them and how to write the custom CSS that will make them display. Member: And you know, something you mentioned you were going to cover
Bee Crafty Theme Quickstart Guide – Part 5 – Configuring Navigation
October 23, 2012In this session we demonstrate how to configure the Navigation Menus of the Bee Crafty child theme for Genesis. Bee Crafty has some built in menu styles that can be applied to social networking links. We discuss how to create the social links menu as well as other menu options. The next big thing to