Created
August 17, 2018 20:18
-
-
Save cobaltapps/0fa2841538a83381a520d4dfe8d183f0 to your computer and use it in GitHub Desktop.
Demo Setup Instructions and Content for the Dynamik Parallax Skin.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* Below you will find all of the custom content used to | |
* create the demo site for the Dynamik Parallax Skin. | |
*/ | |
?> | |
WordPress Menu Setup: Assign a menu to the "Primary Navigation Menu" as well as the Genesis "Header Right" Widget Area as stated below. | |
== BEGIN Widget Area Info == | |
Widget Area: Header Right | |
Widget Type: Navigation Menu | |
Setup: Select Menu | |
== END Widget Area Info == | |
== BEGIN Widget Area Info == | |
Widget Area: EZ Feature Top 1 | |
Widget Type: Custom HTML | |
Widget Title: Elevate Your Attention | |
Widget Content: | |
<p> | |
There is no better time to rise above life's challenges than right now! | |
</p> | |
<p class="dynamik-parallax-scroll-icon"> | |
<a href="#ez-home-container-wrap"><i class="fa fa-angle-double-down" aria-hidden="true"></i></a> | |
</p> | |
== END Widget Area Info == | |
== BEGIN Widget Area Info == | |
Widget Area: EZ Home Top #1 | |
Widget Type: Custom HTML | |
Widget Title: EMPTY | |
Widget Content: | |
<p> | |
<em>"Everything you've ever wanted is on the other side of fear." ~ George Adair</em> | |
</p> | |
== END Widget Area Info == | |
== BEGIN Widget Area Info == | |
Widget Area: EZ Home Middle #1 | |
Widget Type: Custom HTML | |
Widget Title: The Journey Has Begun | |
Widget Content: | |
<p> | |
It's so easy to ruminate about our past failurs and stagnate as we worry about our future, but it is to those who mindfully push ahead in this present time who ultimately succeed. | |
</p> | |
== END Widget Area Info == | |
== BEGIN Widget Area Info == | |
Widget Area: EZ Home Bottom #1 | |
Widget Type: Custom HTML | |
Widget Title: EMPTY | |
Widget Content: | |
<p> | |
<em>"Success is not final, failure is not fatal: it is the courage to continue that counts." ~ Winston Churchill</em> | |
</p> | |
== END Widget Area Info == | |
== BEGIN Widget Area Info == | |
Widget Area: EZ Fat Footer 1 | |
Widget Type: Genesis Featured Page | |
Widget Title: About Us | |
Setup: Page = About Page, Select "Show Page Content", Content Character Limit = 215, More Text = "Read More" | |
== END Widget Area Info == | |
== BEGIN Widget Area Info == | |
Widget Area: EZ Fat Footer 2 | |
Widget Type: Genesis eNews Extended | |
Widget Title: Sign Up To Our Newsletter | |
Setup: Add your own Form Action code, Button Text = Sign Up | |
== END Widget Area Info == | |
== BEGIN Widget Area Info == | |
Widget Area: EZ Fat Footer 5 | |
Widget Type: Recent Posts | |
== END Widget Area Info == | |
== BEGIN Widget Area Info == | |
Widget Area: Custom Widget Area named "Dynamik Parallax Home Extra" | |
Widget Type: Custom HTML | |
Widget Title: The Journey Begins Now! | |
Widget Content: | |
<p> | |
We tend to cling to what we can control. And NOT taking that first step toward a better future is a choice many prefer. Yet it is precisely that decision to move closer to the unknown that results in our best and brightest moments. | |
</p> | |
== END Widget Area Info == |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment