These setup and usage instructions assume that you have working knowledge of the WordPress publishing platform. For more detailed information on how to use WordPress, please refer to the official WordPress documentation codex which can be found on WordPress.org or our video tutorial library here on Press75.
Sample Data File Download
Use the link below to download the sample data file for this theme.
NOTE: WordPress does not provide import functionality for theme options, custom fields, required plugins or other settings. This means that even with the theme sample data file, you will still need to adjust your theme options and most likely add content according to the setup and usage instructions below.
Theme Installation
All WordPress themes can be installed and activated one of two ways. Choose your method below to continue.
Theme Installation via the WordPress Admin
This is the installation method recommend for most WordPress users. This method can be a bit buggy at times depending on your server setup, so if you are having issues, try the traditional FTP installation method described within the next section. If you would like a more detailed overview on how to install themes, you can view the video below.
- Log into your WordPress Admin, select "Appearance"Â and then "Themes".
- After the page loads, select "Install Themes"Â and then "Upload".
- Click "Choose File" and browse for "theme-name.zip".
- Click "Install Now" and wait for the page to reload.
- Under the "Appearance" menu, click "Themes"Â and select the theme you wish to activate.
Theme Installation via FTP
If you are having issues with the automatic WordPress admin installation method above, it is recommended that you use the following traditional FTP installation instructions. If you would like a more detailed overview on how to install themes, you can view the video below.
- Download and unzip the theme, if you haven’t already.
- Login to your server using any compatible FTP client.
- Upload the entire theme folder ( e.g. "theme-name" ) to your "wp-content/themes" directory.
- Log into your WordPress Admin, select "Appearance"Â and then "Themes".
- Under the "Appearance" menu, click "Themes"Â and select the theme you wish to activate.
Installation of Required Plugins
Some WordPress themes require the installation of 3rd party plugins in order to function properly. If you are using a theme that requires 3rd party plugins, you will be notified within your WordPress admin after the theme has been activated. Simply follow the admin prompts to install any required plguins. If you would like a more detailed overview on how to find and install plugins, you can view the video below.
Explanation of the Theme Options Page
The theme options page is where you will find all the theme specific configuration, customization and featured content options. Within your WordPress admin, click "Appearance" and then "Theme Options" to load the theme options page. There will be on screen descriptions and instructions for each option within the theme options page explaining what the option is for and how to configure it. The theme options page and included options will most likely be different for each individual theme, but the concept is the same for all themes.
Adding & Managing Custom Menus
Most current WordPress themes include custom menu support which allows you to configure your theme menus however you like. You can add custom links, pages and/or categories to any custom menu you create. Follow the instructions or watch the video tutorial below for more information on how to create and mange custom menus.
- Log into your WordPress Admin, select "Appearance"Â and then "Menus".
- Click the "+" symbol to create a new custom menu.
- Add custom links, pages or categories by clicking "Add to Menu" within each option.
- Click "Save Menu" to save your custom menu.
- Within the left hand column, assign your new custom menu to any of the theme locations provided.
Explanation & Configuration of Theme Widgets
Most WordPress theme include widgetized sidebars and/or other widgetized content areas. Some themes also include custom widgets for featured content, advertisements, social media integration and more. Once you log into the "Widgets" control panel, you will see each available widgetized content area represented by the boxes on the right. Follow the instructions or watch the video tutorial below for more information on how to use Widgets.
- Log into your WordPress Admin and select "Appearance"Â followed by "Widgets".
- Click and drag any Widget you wish to use into the widgetized area you wish to add it to.
- Expand the added widget to display configuration options.
Creating Posts With Featured Thumbnail Images
Follow the step-by-step instructions below for writing posts with video and featured images ( post thumbnails ).
- Within your WordPress admin, expand the "Posts" tab, then select "Add New".
- Create a title for your post, add your post content within the post editor.
- Scroll down to the "Post Video Options" box.
- If you are using Vimeo or Youtube videos, simply paste the URL to the video you wish to embed within the "Video URL" field ( e.g. "http://www.vimeo.com/12345678" ).
- For self hosted or any other video type, paste the full embed code within the "Embed Code" field.
- Within the right hand sidebar, find the "Featured Image" box and click "Set Featured Image".
- After the pop-up dialog box loads, you have an option to select any image on your computer or an existing image within your WordPress Media Library.
- Choose your image and then click "Use as Featured Image" within the pop-up dialog box.

Importing Included Theme Sample Data ( If Applicable )
Some WordPress themes include sample data ( sample-data.xml ) that can be imported to populate a fresh WordPress install with sample content ( posts, pages, thumbnails, etc. ) so that you can get a better idea as to how each theme works.
- Click "Tools" and then "Import" to launch the WordPress Import Tool.
- After the page loads, click "WordPress" from the list of compatible import platforms.
- Click "Choose File" to select the "sample-data.xml" import file found within any theme folder.
- Click "Upload File and Import" to import the sample data and then follow the on screen instructions.