To return to DynamikSkins.com CLICK HERE
The following are instructions on how to setup your site just like the Dynamik Parallax Skin demo site. For the most part it’s a matter of activating the same Plugins and copy/pasting the Widget content to the appropriate places based on the code provided below.
WordPress Plugins Used:
Dynamik Custom Options Used:
(Download and unzip the file below and then use the included .dat file to Import the Demo Site Dynamik Custom Options through Dynamik Settings > Import/Export. For instructions on how to use this Dynamik feature CLICK HERE.)
Demo Widget Content (if image URLs are used, edit them to match your own site address):
This file contains 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 == |