To return to DynamikSkins.com CLICK HERE
The following are instructions on how to setup your site just like the Dynamik Impact 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:
(Note that you will only need to use the Regenerate Thumbnails Plugin if you are using Images that have already been uploaded prior to Importing this Skin)
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 Impact 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: Perspective Brings Progress | |
Widget Content: | |
<p> | |
When we clear our head of the stresses and struggles of daily life it is often only then that our efforts begin to bring about positive change. | |
</p> | |
== END Widget Area Info == | |
== BEGIN Widget Area Info == | |
Widget Area: EZ Home Top #1 | |
Widget Type: Genesis Featured Posts | |
Widget Title: EMPTY | |
Setup: Number of Posts to Show = 6 | |
Select "Show Featued Image" | |
Image Size = featured-image (800x400) | |
Image Alignment = Center | |
Select "Show Post Title" | |
"Show Post Info" | |
Show Content Limit | |
Limit content to 270 characters | |
== 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 = 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, 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 == |