Skip to content

Instantly share code, notes, and snippets.

@cobaltapps
Last active March 7, 2019 02:01
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save cobaltapps/6aa1be7e54f9c5ea45f10d43574ce2c2 to your computer and use it in GitHub Desktop.
Save cobaltapps/6aa1be7e54f9c5ea45f10d43574ce2c2 to your computer and use it in GitHub Desktop.
Demo Setup Instructions and Content for the Dynamik Startup Skin.
<?php
/**
* Below you will find all of the custom content used to
* create the demo site for the Dynamik Startup 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: Where Caffeine Wins
Widget Content:
<p>
Our Relentless drive and crystal clear vision is what sets us apart.
</p>
<p>
<a class="button" href="#ez-home-top-container">Learn More</a>
</p>
== END Widget Area Info ==
== BEGIN Widget Area Info ==
Widget Area: EZ Home Top #1
Widget Type: Custom HTML
Widget Title: What Sets Us Apart
Widget Content:
<p>
Our cohesive efforts as a small, yet up-and-coming, company allow us to tackle monumental challenges without even breaking a sweat.
</p><br>
<img src="http://cobaltstaging.com/dynamik-startup/wp-content/uploads/sites/22/dynamik-gen/theme/images/dynamik-startup-hp-2.jpg" alt="Our Team" class="algincenter">
== END Widget Area Info ==
== BEGIN Widget Area Info ==
Widget Area: EZ Home Top #2
Widget Type: Genesis eNews Extended
Widget Title: Contact Our Team
Setup: Add your own Form Action code,
Text To Show Before Form = Shoot us an email and let us wow you with our response.
Text To Show After Form = Be sure to give us more than a hot second to respond.
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 Home Middle #1
Widget Type: Custom HTML
Widget Title: EMPTY
Widget Content:
<i class="fa fa-laptop" aria-hidden="true"></i>
<h4>
Cutting Edge
</h4>
<p>
We don't live in the past, but instead prefer standing right on the edge of tomorrow.
</p>
<p>
<a class="button" href="#">Learn More</a>
</p>
== END Widget Area Info ==
== BEGIN Widget Area Info ==
Widget Area: EZ Home Middle #2
Widget Type: Custom HTML
Widget Title: EMPTY
Widget Content:
<i class="fa fa-line-chart" aria-hidden="true"></i>
<h4>
Results Driven
</h4>
<p>
When we pick a target there's nothing that can stop us from hitting a bullseye.
</p>
<p>
<a class="button" href="#">Learn More</a>
</p>
== END Widget Area Info ==
== BEGIN Widget Area Info ==
Widget Area: EZ Home Middle #3
Widget Type: Custom HTML
Widget Title: EMPTY
Widget Content:
<i class="fa fa-building-o" aria-hidden="true"></i>
<h4>
Well Established
</h4>
<p>
We are no fly-by-night company. Our roots are deep and our influence is strong.
</p>
<p>
<a class="button" href="#">Learn More</a>
</p>
== END Widget Area Info ==
== BEGIN Widget Area Info ==
Widget Area: EZ Home Bottom #1
Widget Type: Genesis Featured Page
Widget Title: EMPTY
Setup: Page = About Page
Select "Show Featured Image"
Image Size = Medium (300x300)
Image Alignment = Left
Select "Show Page Title
Select "Show Page Content"
Content Character Limit = 570
More Text = "Read More"
== END Widget Area Info ==
== BEGIN Widget Area Info ==
Widget Area: EZ Fat Footer 1
Widget Type: Custom HTML
Widget Title: Company Contact
Widget Content:
<p>
9989 Hill Field Road
</p>
<p>
Winter Garden, FL 34787
</p>
<p style="font-family:Roboto, sans-serif; font-weight:bold;">
555-555-8634
</p>
== END Widget Area Info ==
== BEGIN Widget Area Info ==
Widget Area: EZ Fat Footer 2
Widget Type: Recent Posts
Widget Title: Latest Articles
Setup: Number of posts to show = 3
== 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 = 36
Background Color = #3366bb
Background Hove Color = #222222
Add your social links as needed
== END Widget Area Info ==
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment