Skip to content

Instantly share code, notes, and snippets.

@cobaltapps
Created August 13, 2018 15:53
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/0eb18b30bf93f5c3cc9ac201febc145f to your computer and use it in GitHub Desktop.
Save cobaltapps/0eb18b30bf93f5c3cc9ac201febc145f to your computer and use it in GitHub Desktop.
Demo Setup Instructions and Content for the Dynamik ThemeShop Skin.
<?php
/**
* Below you will find all of the custom content used to
* create the demo site for the Dynamik ThemeShop Skin.
*/
?>
WordPress Menu Setup: Assign a menu to the "Primary Navigation Menu" as well as the "Secondary Navigation Menu".
== BEGIN Widget Area Info ==
Widget Area: EZ Feature Top 1
Widget Type: Custom HTML
Widget Title: BLANK
Widget Content:
<h3 class="widgettitle widget-title">
Professional Grade<br>Premium WordPress Themes
</h3>
<p>
Your WP Theme Shop for those who want to stand out from the cookie cutter template crowd!
</p>
== END Widget Area Info ==
== BEGIN Widget Area Info ==
Widget Area: EZ Home Top #1
Widget Type: Custom HTML
Widget Title: BLANK
Widget Content:
<i class="fa fa-code" aria-hidden="true"></i>
<h3 class="widgettitle widget-title">
Professionally Coded
</h3>
<p>
Our themes are professionally constructed with the latest and greatest best practices and highest standards.
</p>
== END Widget Area Info ==
== BEGIN Widget Area Info ==
Widget Area: EZ Home Top #2
Widget Type: Custom HTML
Widget Title: BLANK
Widget Content:
<i class="fa fa-life-ring" aria-hidden="true"></i>
<h3 class="widgettitle widget-title">
Passionately Supported
</h3>
<p>
With a team of enthusiastic WP geeks you're never more than an email away from receiving top-notch theme support.
</p>
== END Widget Area Info ==
== BEGIN Widget Area Info ==
Widget Area: EZ Home Top #3
Widget Type: Custom HTML
Widget Title: BLANK
Widget Content:
<i class="fa fa-wrench" aria-hidden="true"></i>
<h3 class="widgettitle widget-title">
Regularly Updated
</h3>
<p>
Our team takes pride in squashing bugs, refining features, and making sure that updates are always on time.
</p>
== END Widget Area Info ==
== BEGIN Widget Area Info ==
Widget Area: EZ Home Middle #1
Widget Type: Custom HTML
Widget Title: What Sets Us Apart?
Widget Content:
<p>
We're not just any old WordPress Theme Shop. We've been slinging code and support growing online communities for almost a decade now and we're just getting started. Our track record for provding top-quality code and support that is second to none is, well, second to none.
</p>
== END Widget Area Info ==
== BEGIN Widget Area Info ==
Widget Area: EZ Home Bottom #1
Widget Type: Custom HTML
Widget Title: Our Latest Premium Themes
Widget Content:
[recent_products per_page="3" columns="3"]
== END Widget Area Info ==
== BEGIN Widget Area Info ==
Widget Area: EZ Fat Footer 1
Widget Type: Recent Posts
Widget Title: EMPTY
Setup: Number of posts to show = 5
== 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 3
Widget Type: Products
Widget Title: Our Latest Premium Themes!
Setup: Number of products to show = 3
== END Widget Area Info ==
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment