Let’s remove the default Genesis site footer on the posts’ page, i.e. the home page. In this hands-on lab, you will walk through four (4) different implementations, each of which removes the site footer. You’ll discover the pros and cons of each of these approaches. From this exercise, you’ll be able to select the best approach for your specific needs.
[adpsot]
What Will I Learn?
In this hands-on lab, you’ll learn the following:
- How to find the site footer in Genesis framework.
- Two different approaches for removing the default Genesis PHP event hooks.
- Considerations for simply hiding the HTML with CSS.
- Which approach is better and why
Prerequisites
In order to do this lab, you will need your local sandbox site spun up and ready to go. See this Help Center article to get your sandbox ready.
I recommend that you also do this lab before starting this one:
Not a Pro Member? No problem.
If you are not a Pro member, that’s okay. Each episode has a write-up and the code snippet(s) available for you. To get a more in-depth explanation and see the code in action, you will need a Pro membership. You can sign up for a FREE trial and give us a try. See how we save you time and money! Seriously, this one lab will pay for your Pro membership for the year.
This lab pays for your Pro membership for the year. How can I say that? How much time do you spend searching for how to do this specific task? Seriously. An hour, two hours, or more? Let’s break it down. Let’s assume that you spend just one hour trying to figure out how to remove the site footer in Genesis.
1 hr x $30/hr1 = $30 per project forever
1
Work smarter! Your time is valuable! We help you to level up, build faster, and reduce your project costs to grow your revenue.
Code. Eat. Code. Sleep. Dream about Code. Code.
Episodes
Total Lab Runtime: 00:33:41
- 1 Lab Introductionfree 02:35
- 2 Strategy 1: Hide it with CSSfree 06:17
- 3 Strategy 2: Remove the Individual Genesis Footer Actionspro 05:30
- 4 Strategy 3: Remove All Genesis Footer Actionspro 03:09
- 5 Strategy 4: Reusable Functionpro 11:18
- 6 Which One to Use?pro 04:52