Created
July 27, 2018 19:44
-
-
Save cobaltapps/acfe4fd25b9f24619007c4cf8348bd1b to your computer and use it in GitHub Desktop.
Demo Setup Instructions and Content for the Dynamik RealEstate 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 RealEstate 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: Find The Perfect Home | |
Widget Content: | |
<p> | |
With over three decades of experience we always deliver. | |
</p> | |
Widget Area: EZ Feature Top 1 (Second Widget inside this Widget Area) | |
Widget Type: AgentPress - Listing Search | |
Widget Title: EMPTY | |
Setup: Select "Types", "Bedrooms", "Price" Taxonomies | |
Set Button Text to "Search" | |
== END Widget Area Info == | |
== BEGIN Widget Area Info == | |
Widget Area: EZ Home Top #1 | |
Widget Type: AgentPress - Featured Listings | |
Widget Title: Featured Properties | |
Setup: Set Returned Listings number to 6 | |
== END Widget Area Info == | |
== BEGIN Widget Area Info == | |
Widget Area: EZ Home Middle #1 | |
Widget Type: Custom HTML | |
Widget Title: EMPTY | |
Widget Content: | |
<img src="https://cobaltstaging.com/dynamik-realestate/wp-content/uploads/sites/27/dynamik-gen/theme/images/dynamik-realestate-hp-team.jpg" alt="Our Team"> | |
== END Widget Area Info == | |
== BEGIN Widget Area Info == | |
Widget Area: EZ Home Middle #2 | |
Widget Type: Custom HTML | |
Widget Title: Meet Our Team | |
Widget Content: | |
<p> | |
Our team is filled with some of the best and most experienced real estate agents and brokers around! With over three decades of combined experience in helping our customers buy and sell their homes you can enjoy the peace of mind in knowing you're in the right hands. | |
</p> | |
== END Widget Area Info == | |
== BEGIN Widget Area Info == | |
Widget Area: EZ Home Bottom #1 | |
Widget Type: Genesis Featured Page | |
Widget Title: Learn More About Us | |
Setup: Page = About Page | |
Select "Show Featured Image" | |
Image Size = medium (300x300) | |
Image Alignment = Left | |
Select "Show Page Content" | |
Content Character Limit = 380 | |
More Text = "Learn More" | |
== END Widget Area Info == | |
== BEGIN Widget Area Info == | |
Widget Area: EZ Fat Footer 1 | |
Widget Type: Custom HTML | |
Widget Title: Contact Us | |
Widget Content: | |
<div class="homepage-widget-address-container"> | |
<p> | |
4408 Sunny Day Drive | |
</p> | |
<p> | |
Anaheim, CA 92804 | |
</p> | |
<p style="font-weight:bold;"> | |
555-555-8634 | |
</p> | |
</div> | |
== 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: Recent Posts | |
Widget Title: Our Latest Articles | |
== END Widget Area Info == |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment