Impacto Documentation
Impacto is a slightly more advanced theme than some of our others as it holds more options for building Landing Pages.
Of course, Impacto can more than handle any other type of website content. These additional options are just that - options.
General Documentation
- Installing Your New WordPress Theme
- Setting Up Navigation in Your WP (3.0) Theme
- Creating Slideshows (Framework v.3)
- Working with Content Templates
- How to Disable Comments in WordPress
- Creating Galleries in WordPress
Setting Up Landing Pages
Landing Pages allow you to present your readers a distraction-free custom page in your site and allow you to focus on the “sell” of a specific product or service. By activating various features of a landing page, you can effectively hide your header (branding), site navigation, and footer.
The methods to these options requires the use of “Custom Fields” a native function of WordPress. A custom field must contain a “key” and “value” pair. To set a custom field, expand the custom field settings and add any of the available variable pairs:
- hideheader = true or false
- hidenav = true or false
- hidefooter = true or false
1.) Click “Enter New”
2.) Click “Add Custom Field”
3.) Enter in one of the available key/value pairs listed above
Screenshot Example

Home Page Setup
WordPress gives you the option to display your front page as a “Static Page” or a “Blog”.
To change these settings, simply go to Settings → Reading in your admin console. Here you can either select a “Page” to be displayed on your front page or choose to display all your latests blog “Posts” instead.
To set up a Page like the one in the Impacto Demo, go ahead and set up your home page/blog as mentioned above.
When editing your Home page, choose “Landing Page” from the Page Attributes menu:

Next, select “Wide” as your Layout Style:

Now, to insert some content. Click the “Insert Content” button in your editor and select a content template to apply.
More info on using content templates here.