Last active
March 7, 2019 01:58
-
-
Save cobaltapps/4e9a2864b5f8b5c828ba8818900454cb to your computer and use it in GitHub Desktop.
Demo Setup Instructions and Content for the Dynamik Vitality 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 Vitality Skin. | |
*/ | |
?> | |
WordPress Menu Setup: Assign a menu to the "Primary Navigation Menu". | |
== BEGIN Widget Area Info == | |
Widget Area: EZ Feature Top 1 | |
Widget Type: Custom HTML | |
Widget Title: Regain Your Natural Energy | |
Widget Content: | |
Today Is The Day That You Start Listening To Your Body | |
== END Widget Area Info == | |
== BEGIN Widget Area Info == | |
Widget Area: EZ Home Top #1 | |
Widget Type: Custom HTML | |
Widget Title: Meet Our Wellness Team! | |
Widget Content: EMPTY | |
== END Widget Area Info == | |
== BEGIN Widget Area Info == | |
Widget Area: EZ Home Middle #1 | |
Widget Type: Custom HTML | |
Widget Title: EMPTY | |
Widget Content: | |
<div class="hp-team-container"> | |
<h4 class="hp-team-heading"> | |
Savanah | |
</h4> | |
<img class="hp-team-image" src="http://cobaltstaging.com/dynamik-vitality/wp-content/uploads/sites/26/dynamik-gen/theme/images/dynamik-vitality-hp-team-1.jpg" alt="First Team Member"> | |
<p class="hp-team"> | |
"I've been a health nut since I can remember and nothing energizes me more than knowing that I can help change the lives of others through my own experiments and insights. I'm happy to be at your service!" | |
</p> | |
</div> | |
== END Widget Area Info == | |
== BEGIN Widget Area Info == | |
Widget Area: EZ Home Middle #2 | |
Widget Type: Custom HTML | |
Widget Title: EMPTY | |
Widget Content: | |
<div class="hp-team-container"> | |
<h4 class="hp-team-heading"> | |
Ben | |
</h4> | |
<img class="hp-team-image" src="http://cobaltstaging.com/dynamik-vitality/wp-content/uploads/sites/26/dynamik-gen/theme/images/dynamik-vitality-hp-team-2.jpg" alt="Second Team Member"> | |
<p class="hp-team"> | |
"When I was a kid I had every health issue and alergy under the sun. It took me years to figure out that my problem wasn't my body, but my habits. Now I feel great all the time and am here to help you too." | |
</p> | |
</div> | |
== END Widget Area Info == | |
== BEGIN Widget Area Info == | |
Widget Area: EZ Home Middle #3 | |
Widget Type: Custom HTML | |
Widget Title: EMPTY | |
Widget Content: | |
<div class="hp-team-container"> | |
<h4 class="hp-team-heading"> | |
Catherine | |
</h4> | |
<img class="hp-team-image" src="http://cobaltstaging.com/dynamik-vitality/wp-content/uploads/sites/26/dynamik-gen/theme/images/dynamik-vitality-hp-team-3.jpg" alt="Third Team Member"> | |
<p class="hp-team"> | |
"Before we knew so much about natural health and wellness we thought a pill was the answer. I was one of those people, but now I'm treating my body the right way and helping others do the same." | |
</p> | |
</div> | |
== END Widget Area Info == | |
== BEGIN Widget Area Info == | |
Widget Area: EZ Home Bottom #1 | |
Widget Type: Custom HTML | |
Widget Title: Checkout Our Latest Articles | |
Widget Content: EMPTY | |
== END Widget Area Info == | |
== BEGIN Widget Area Info == | |
Widget Areas: | |
Dynamik Vitality HP Post 1 | |
Dynamik Vitality HP Post 2 | |
Dynamik Vitality HP Post 3 | |
Dynamik Vitality HP Post 4 | |
Dynamik Vitality HP Post 5 | |
Dynamik Vitality HP Post 6 | |
Widget Type: Genesis Featured Post | |
Widget Title: EMPTY | |
Setup: (The same for each Widget Area noted above) | |
Select "Show Featued Image" | |
Image Size = hp-featured-post-image (350x200) | |
Image Alignment = Center | |
Select "Show Post Title" | |
Show Content Limit | |
Limit content to 150 characters | |
NOTE: The one difference between each Widget setup is that you need to appropriately set the "Number of Posts to Offset" option. | |
The first Widget should be set to "0" and then each consecutive Widget should be set one number higher (i.e.. "1" then "2" then "3" and so on) | |
== 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 Featured Image" | |
Image Size = hp-featured-post-image (350x200) | |
Image Alignment = Center | |
Select "Show Page Content" | |
Content Character Limit = 200 | |
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, | |
Text To Show Before Form = Receive updates form our latest posts! | |
Email Field = EMAIL | |
First Name Field = FNAME | |
Last Name Field = LNAME | |
Button Text = Sign Up | |
== END Widget Area Info == | |
== BEGIN Widget Area Info == | |
Widget Area: EZ Fat Footer 3 | |
Widget Type: Simple Social Icons | |
Widget Title: Follow Us | |
Widget Content: | |
Setup: Icon Size = 48 | |
Background Color = #3e8f54 | |
Background Hove Color = #306e40 | |
Add your social links as needed | |
Widget Area: EZ Fat Footer 3 (This is the second Widget inside this Widget Area) | |
Widget Type: Recent Posts | |
== END Widget Area Info == |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment