Skip to content

Instantly share code, notes, and snippets.

@cobaltapps
Last active March 7, 2019 01:59
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/eb3f467e62200793a355d065868777a3 to your computer and use it in GitHub Desktop.
Save cobaltapps/eb3f467e62200793a355d065868777a3 to your computer and use it in GitHub Desktop.
Demo Setup Instructions and Content for the Dynamik Commerce Skin.
<?php
/**
* Below you will find all of the custom content used to
* create the demo site for the Dynamik Commerce 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: Text
Widget Title: Welcome To Our Online Store
Widget Content:
If you're looking for that perfect T-Shirt to suit your daily casual needs then you've come to the right place! So look around and make yourself at home. We're certain you'll find exactly what you're looking for.
== END Widget Area Info ==
== BEGIN Widget Area Info ==
Widget Area: EZ Feature Top 2
Widget Type: Custom HTML
Widget Title: BLANK
Widget Content:
<img src="http://cobaltstaging.com/dynamik-commerce/wp-content/uploads/sites/24/2018/07/dynamik-commerce-hp-1.jpg" alt="We Are Awesome">
== END Widget Area Info ==
== BEGIN Widget Area Info ==
Widget Area: EZ Feature Top 3
Widget Type: Custom HTML
Widget Title: Your One Stop T-Shirts Shop
Widget Content:
<ul>
<li><i class="fa fa-check-square-o" aria-hidden="true"></i> The Perfect Fit!</li>
<li><i class="fa fa-check-square-o" aria-hidden="true"></i> Your Favorite Colors!</li>
<li><i class="fa fa-check-square-o" aria-hidden="true"></i> Every Style Imaginable!</li>
<li><i class="fa fa-check-square-o" aria-hidden="true"></i> All At The Right Price!</li>
</ul>
== END Widget Area Info ==
== BEGIN Widget Area Info ==
Widget Area: EZ Home Top #1
Widget Type: Custom HTML
Widget Title: Feature Products
Widget Content:
[featured_products]
== END Widget Area Info ==
== BEGIN Widget Area Info ==
Widget Area: EZ Home Middle #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 Content"
Content Character Limit = 425
More Text = "Read More"
== END Widget Area Info ==
== BEGIN Widget Area Info ==
Widget Area: EZ Home Bottom #1
Widget Type: Genesis Featured Posts
Widget Title: Our Latest Posts
Setup: Number of Posts to Show = 3
Select "Show Featued Image"
Image Size = medium (300x300)
Image Alignment = Left
Select "Show Post Title"
Show Content Limit
Limit content to 420 characters
== END Widget Area Info ==
== BEGIN Widget Area Info ==
Widget Area: EZ Fat Footer 1
Widget Type: Custom HTML
Widget Title: Contact Us
Widget Content:
<p>
417 Mandan Road
</p>
<p>
Farmington, MO 63640
</p>
<p style="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: EMPTY
Setup: Number of posts to show = 4
== END Widget Area Info ==
== BEGIN Widget Area Info ==
Widget Area: EZ Fat Footer 3
Widget Type: Products
Widget Title: These Just In!
Setup: Number of products to show = 2
== END Widget Area Info ==
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment