Contact Form 7

Intensity is designed to work perfectly with Contact Form 7. Enjoy creating contact forms, email signups and other forms with Contact Form 7 and Intensity.

Contact Form 7 is an optional plugin.

About Contact Form 7

Just another contact form plugin. Simple but flexible.

Contact Form 7 can manage multiple contact forms, plus you can customize the form and the mail contents flexibly with simple markup. The form supports Ajax-powered submitting, CAPTCHA, Akismet spam filtering and so on.

WordPress.org View Website

Templates

What Are Intense Templates?

Intense templates allow you to override the layout of a shortcode. If you don’t like the way the shortcode looks, you can change the html markup to suit your needs. Not all shortcodes are templated but most of the shortcodes with a lot of html are. If you are happy with the default look, there is no need to change the templates.

Where Are They?

Intense templates can exist in three different locations:

  • The Intense plugin – in the templates folder within the plugin’s main folder. THESE SHOULD NEVER BE CHANGED
  • The theme – in the intense folder within the theme’s main folder.
  • The child theme – in the intense folder within the child theme’s main folder.

The plugin will look for templates in the following order: the child theme, the theme, the plugin.

The download for this plugin includes a folder intense_templates which is a copy of the default templates found in the plugin folder.

How Do I Change Them?

To change the templates, copy the folder from the download to your child theme’s or theme’s main folder. At that point, you can edit the files and the plugin will use your edited version instead of the default version.

Can I Add My Own?

One way to add templates is through the templates admin page. You can add templates like you would any regular post or page. To do this, you will need to use the Post Fields shortcode. This shortcode allows you to add the fields to be displayed in the template. When the template is run, the shortcodes will know to find the appropriate fields for each post.
*Click the above image to view an example template setup to be used for the Book Custom Post Type.
You can add your own template file within the template folders. The file should include a header in the following format:
<?php
/*
Intense Template Name: [YOUR TEMPLATE NAME HERE]
*/

Templates Custom Post Type

If you are looking for information on the Templates Custom Post Type, please look in the Custom Post Types or click here.

What If I Need to Upgrade My Theme?

When you upgrade the Intensity theme, it is best to backup the template folder to a safe location. After upgrading, put your template files back into the theme from your backup. We strongly suggest using a child theme so that you do not have to worry about the templates folder being overwritten and your changes being lost.

Which Templates Are Available By Default?

Nearly all of the Custom Post Types that are included in Intense have templates available by default. You can also template metadata (author, date, and comments shown for posts in intense post shortcodes), pricing tables, recent posts, and testimonies to name a few.

Intensity includes a bunch of additional templates for the above mentioned Custom Post Types as well as a number of additional template-able items. These additional items include the header, footer, title bar, search, secondary header, and secondary footer. Intensity includes a number of templates for these items already, but we make it easy for you to add your own, or modify one of our existing ones.

Some Additional Information About Templates

[intense_custom_post] (including [intense_blog] & [intense_portfolio])

The templates for this shortcode are found under the custom-post directory. Standard post templates are under the post directory within the custom-post directory. Portfolio templates are found under the intense_portfolio directory. If you want to add your own templates for custom post types, create a directory under the custom-post directory with a name that matches the custom post type name. If there aren’t templates for a given custom post type, the default post templates will be used. The list below shows only some of the included templates that are available with the Intensity theme and the Intense plugin.

NOTE: Timeline templates must have timeline in their file name.

templates
|-custom-post
|–intense_portfolio
|—–four_text.php
|—–one.php
|—–one_text_left.php
|—–one_text_right.php
|—–three_text.php
|—–timeline.php
|—–timeline_text_left.php
|—–timeline_text_only.php
|—–timeline_text_right.php
|—–two_text.php
|–post
|—–four.php
|—–four_text.php
|—–one.php
|—–one_text_left.php
|—–one_text_right.php
|—–three.php
|—–three_text.php
|—–timeline.php
|—–timeline_text_left.php
|—–timeline_text_only.php
|—–timeline_text_right.php
|—–two.php
|—–two_text.php
|–some_other_custom_post_type
|—–your_own_template.php

The following data is available to the custom post templates:

global $post, $intense_custom_post;
———
$intense_custom_post
(
    [plugin_layout_style] => the padding and margin styles defined in the plugin options
    [cancel_plugin_layout_style] => 0 margin and padding used to cancel out plugin layout style
    [template] => template name
    [categories] => comma separated list of categories
    [post_type] => the post type to show
    [taxonomy] => the taxonomy of the posts
    [posts_per_page] => number of posts to show on a single page
    [image_shadow] => shadow to show on the post featured image
    [hover_effect] => hover effect of the featured image
    [show_all] => show all posts
    [show_filter] => show filter at top of post list
    [show_images] => show featured images
    [show_missing_image] => show missing image if no featured image has been set
    [timeline_mode] => timeline mode: center, left, right, dual
    [timeline_order] => order to the timeline events: asc, desc
    [timeline_showyear] => show the year separator
    [timeline_readmore] => text for read more link
    [timeline_color] => color of the timeline event
    [filter_easing] => easing when items filtered
    [filter_effects] => easing effect for filtered items
    [hover_effect_color] => color for image hover
    [hover_effect_opacity] => opacity for image hover
    [sticky_mode] => how to show sticky posts: top, inline, ignore
    [post_image_shadow] => defined in meta box
    [hovereffect] => defined in meta box
    [hovereffectcolor] => defined in meta box
    [hovereffectopacity] => defined in meta box
    [index] => index number of post in loop
    [edit_link] =>  html markup for post edit link
    [post_classes] => extra classes used for filtering and item setup
    [rtl] => rtl mode setting
)

Branding

This section allows you to set your logo and other personal/company information to be used throughout your site. This information may display in the header, footer, widgets, or throughout the site.

Logo

Image
Upload the image that will be used as your logo.
Link
Add in a link so your logo directs to a page of your choice. Leaving blank will make the logo non-clickable. Use the complete url.
Animation In
Add an animation to your logo. This animation will happen once the logo loads (and after the animation delay). Leaving blank will make the logo non-animated.
Animation Delay
Add a delay to the logo animation (in milliseconds).

Site Information

Phone Number
Phone number to show in the header, footer, and throughout the site.
Email
Add in a link so your logo directs to a page of your choice. Leaving blank will make the logo non-Email to show in the header, footer, and throughout the site.
Address
Address to show in the header, footer, and throughout the site.
Copyright Text
The copyright text for your website, typically shown in the footer.

Back to Top

This section gives you the ability to control all aspects of the Back to Top button. This button will allow the user to click and return to the top of the page.

General

Show
Set this option to “On” if you want to show the Back To Top button.
Show on Mobile
Set this option to “On” if you want to show the Back To Top button on mobile devices .
Background Color
Set a background color for the button.
Icon Color
Set the icon color for the button.
Icon
Set the icon to be used for the Back to Top button.
Select an Icon Source, then the Icon Type will be populated.
Border Radius
Set a value for the border radius of the button (50% will make the button a circle).
%, em, px – examples: 25% or 10em or 20px
Show Animation
Set the animation that happens when the button is shown.
Hide Animation
Set the animation that happens when the button is hidden.
Scroll Height
Set the amount of pixels srolled before the button is shown.

Position

Top
Set the number of pixels from the top that you want to place the button.
%, em, px – examples: 25% or 10em or 20px
Bottom
Set the number of pixels from the bottom that you want to place the button.
%, em, px – examples: 25% or 10em or 20px
Left
Set the number of pixels from the left that you want to place the button.
%, em, px – examples: 25% or 10em or 20px
Right
Set the number of pixels from the right that you want to place the button.
%, em, px – examples: 25% or 10em or 20px

Max Mega Menu

Intensity is built to work perfectly with Max Mega Menu, a free plugin for creating mega menus.

Max Mega Menu is an optional plugin.

About Max Mega Menu

WordPress Mega Menus, made easy.

Easy to use drag & drop WordPress Mega Menu Plugin. Create widgetized mega menus using the built in visual mega menu builder.

WordPress.org View Website

Meta Options

The following meta options are available on the these post types and custom post types included with Intense. With each of the post types, there are many meta options that are specific to each post type. Please see the Custom Post Types page for additional information on what each post type has for meta options (this is in addition to the options below).

  • Posts – Post Options and Featured Media
  • Books – Post Options only
  • Clients – Post Options and Featured Media
  • Coupons – Post Options and Featured Media
  • Events – Post Options and Featured Media
  • FAQ – Post Options only
  • Jobs – Post Options only
  • Locations – Post Options and Featured Media
  • Movies – Post Options only
  • Music – Post Options only
  • News – Post Options and Featured Media
  • Portfolio – Post Options and Featured Media
  • Projects – Post Options and Featured Media
  • Quotes – Post Options only
  • Recipes – Post Options and Featured Media
  • Team – Post Options and Featured Media
  • Testimonials – Post Options only

See the settings below that are available for both the above mentioned Post Options and Featured Media meta options.

Post Options Metabox

The Post Options metabox controls a number of aspects on your page/post. You can control the layout, header, title, footer, sidebars, background, and any post/page specific code.

Header

Header Display Mode
Static - stays at the top of the page and not the viewport. When scrolled, the header may be scrolled out of view.
Fixed - keeps the header fixed to the top of the screen. When scrolled, the header will not move but will remain visible.
Show/Hide - hides the header when scrolling down. Show the header when the user scrolls up.
Shrink - shrinks the header and keeps it visible on the screen as the user scrolls.
Custom - like the show/hide option but you set your own custom CSS classes to apply instead of hiding and showing.
Header Template
Select the template that you want this page to use for the header. If you chose "Use Default", the default template will be used. This "Default Template" can be set in the Intensity theme options.
Secondary Header Template
Select the template that you want this page to use for the secondary header. If you chose "Use Default", the default template will be used. This "Default Template" can be set in the Intensity theme options.
Header Menu
Select the menu that you want this page to use. If you chose "Use Default", the default menu will be used. This "Default" menu can be set in the Intensity theme options.
Secondary Header Menu
Select the secondary header menu that you want this page to use. If you chose "Use Default", the default menu will be used. This "Default" menu can be set in the Intensity theme options.
Header Sidebar 1
Set the Sidebar to be used.
Header Sidebar 2
Set the Sidebar to be used.
Header Sidebar 3
Set the Sidebar to be used.
Header Sidebar 4
Set the Sidebar to be used.
Secondary Header Sidebar 1
Set the Sidebar to be used.
Secondary Header Sidebar 2
Set the Sidebar to be used.
Secondary Header Sidebar 3
Set the Sidebar to be used.
Secondary Header Sidebar 4
Set the Sidebar to be used.

Title

Show Main Title
Select whether you want the main title to show or not. This is the "Title" section, found just below the menu. If you chose "Use Default", this option is set in the Intensity theme options.
Title Template
Select the template that you want this page to use for the title. If you chose "Use Default", the default template will be used. This "Default Template" can be set in the Intensity theme options. The "title" will only be shown if the "Show Main Title" option on the Layout tab is set to "Show" or the default is to show the title.
Title Text
Set the text to be shown in the Title, the default will be to show the page/post title.
Title Sidebar 1
Set the Sidebar to be used.
Title Sidebar 2
Set the Sidebar to be used.
Title Sidebar 3
Set the Sidebar to be used.
Title Sidebar 4
Set the Sidebar to be used.

Body

Content Position
Select whether you want the content of your page to be behind the menu or below the menu. Your options are "Top, behind menu" or "Below menu".
Padding Top
Set this option to add a top padding (measured in pixels) to the main content area.
Padding Bottom
Set this option to add a bottom padding (measured in pixels) to the main content area.

Footer

Footer Template
Select the template that you want this page to use for the footer. If you chose "Use Default", the default template will be used. This "Default Template" can be set in the Intensity theme options.
Show Primary Footer
Select whether you want the primary footer to be shown on the page or not. Your options are "Use Default", "Show", or "Hide".
Show Secondary Footer
Select whether you want the secondary footer to be shown on the page or not. Your options are "Use Default", "Show", or "Hide".
Footer Menu
Select the footer menu that you want this page to use. If you chose "Use Default", the default menu will be used. This "Default" menu can be set in the Intensity theme options.
Footer Sidebar 1
Set the Sidebar to be used.
Footer Sidebar 2
Set the Sidebar to be used.
Footer Sidebar 3
Set the Sidebar to be used.
Footer Sidebar 4
Set the Sidebar to be used.
Secondary Footer Sidebar 1
Set the Sidebar to be used.
Secondary Footer Sidebar 2
Set the Sidebar to be used.
Secondary Footer Sidebar 3
Set the Sidebar to be used.
Secondary Footer Sidebar 4
Set the Sidebar to be used.

Sidebars

Layout
Select the layout for the sidebars that you want the page to use. Your options are "Use Default", "1 Column", "2 Column Left", "2 Column Right", "3 Column Middle", "3 Column Left", "3 Column Right".
Left
Set the sidebar that you want on the left.
Right
Set the sidebar that you want on the right.
Before Content
Set the sidebar that you want to show before the content.
After Content
Set the sidebar that you want to show after the content.

Background

Color
Select the color that you want to be used for the background of the page.
Image
If you want an image as the background of the page, select the image.
Image Mode
If you selected an image as the background, set the image mode for that image here. Your choices are "Full Screen", "Repeat", "Repeat Horizontally", "Repeat Vertically", or "No Repeat".

Comments

Show Comments
Select whether you want the page/post comments to show or not.
Template
Select the template that you want this page to use for the comments.

Extras

Show Preloader
Select whether you want the preloader to show or not during page load. If you chose "Use Default", this option is set in the Intensity theme options.
CSS Code
If you have page specific CSS, it can be placed here. You do not need to include style tags.
Closing </head> Code
Custom code to add before the closing </head> tag. It will be added as-is and should include any necessary script or html tags.
Closing </body> Code
Custom code to add before the closing </body> tag. It will be added as-is and should include any necessary script or html tags.

Featured Media Metabox

The Featured Media metabox allows you to set the featured media to be shown on the page and also how the media is shown.

Gallery

Featured Gallery
Click the "Add to gallery" button to view the media popup. Select the images that you want to be shown in the gallery. Hit the "Select" button once you have the image(s) selected. If you want to remove an image, hover over the image and click the "X".

Gallery Image Options

Image Type
Select the template that you want this page to use for the header. If you chose "Use Default", the default template will be used. This "Default Template" can be set in the Intensity theme options.
Shadow
Select the template that you want this page to use for the title. If you chose "Use Default", the default template will be used. This "Default Template" can be set in the Intensity theme options. The "title" will only be shown if the "Show Main Title" option on the Layout tab is set to "Show" or the default is to show the title.
Hover Effect Type
Select the template that you want this page to use for the footer. If you chose "Use Default", the default template will be used. This "Default Template" can be set in the Intensity theme options.
Subtle Hover Effect
Select whether you want the primary footer to be shown on the page or not. Your options are "Use Default", "Show", or "Hide".
Effeckt Hover Effect
Select whether you want the primary footer to be shown on the page or not. Your options are "Use Default", "Show", or "Hide".
Caman Effect

*Only visible for Image Type of "Caman".

Start Effect

*Only visible for Image Type of "Adipoli".

Hover Effect

*Only visible for Image Type of "Adipoli".

Splits

*Only visible for Image Type of "Picstrip".

Horizontal Gutter

*Only visible for Image Type of "Picstrip".

Vertical Gutter

*Only visible for Image Type of "Picstrip".

Audio

Audio URL
Enter the URL to the audio file.

Video

Type
Select the type of video. Your options are "WordPress", "Blip.tv", "College Humor", "Flickr", "FunnyOrDie.com", "Hulu", "Qik", "Revision3", "Screenr", "Ted", "Viddler", "Vimeo", "WordPress.tv", or "Youtube".
Video Size
Set the size of the video. Your options are "Auto", "Wide (16:9)", "Standard (4:3)", or "Square (1:1)".
Poster Image
Select an image to be used as the Poster Image. This image will displayed prior to the video starting.
MP4 Video
Select an MP4 video from your media library.
*Only visible for Type of "WordPress".
OGV Video
Select an OGV video from your media library.
*Only visible for Type of "WordPress".
WebM Video
Select an WebM video from your media library.
*Only visible for Type of "WordPress".
Video URL
Set the URL to the video.
*Visible for all Types aside from "WordPress".

Color

Color
Set the color that you want to be used in place of media.

Social

This section defines social media links and settings. Enter a link that you want to use for the social network icon. If left blank, no icon will be shown.

General

Display Order
Reorder the items however you want by clicking on the “direction arrow” and dragging the item to the location that you want it. These social items are found in the header and footer.
Default Header Color
This option will set the default color of all the social icons in the header. If no colors are set for specific social icons, this color will be used.
Default Header Background Color
This option will set the default background color of all the social icons in the header. If no background colors are set for specific social icons, this color will be used.
Default Footer Color
This option will set the default color of all the social icons in the footer. If no colors are set for specific social icons, this color will be used.
Default Footer Background Color
This option will set the default background color of all the social icons in the footer. If no background colors are set for specific social icons, this color will be used.
Border Radius
This option sets the border radius to be used around each social icon in the header and footer.Leave blank if you do not want a border radius applied.
Social Links Target
Controls how the social links will open when clicked
Social Links Rel
See rel for more information.

The Social and Custom Icon Options shown below apply to all of the following sections found on the Social tab.

  • Email
  • Facebook
  • Google+
  • Instagram
  • LinkedIn
  • Pinterest
  • RSS
  • Twitter
  • YouTube
  • Custom 1
  • Custom 2
  • Custom 3

Social and Custom Icon Options

Link
Put the link to the social site that you are wanting to link to. If you are using the Email link, use mailto (mailto:someone@example.com). An example of a mailto link can be found in the examples here.
Icon
Set the icon that you want to be used. You can select from a number of icon sources. The default is to use the Font Awesome icons.
Header Color
This option will set the color of the social icon in the header. If no color is set, the default color will be used.
Header Background Color
This option will set the background color of the social icon in the header. If no background color is set, the default background color will be used.
Footer Color
This option will set the color of the social icon in the footer. If no color is set, the default color will be used.
Footer Background Color
This option will set the background color of the social icon in the footer. If no background color is set, the default background color will be used.

Import / Export

This section gives you the ability to Import and Export your settings.

Import

Input your settings below and hit Import to restore your options from a backup. WARNING! This will overwrite all existing option values, please proceed with caution!
Data to Import
Select the exported data that you want to now import. The exported data needs to be placed in the theme’s “data” folder in order for it to be shown in the dropdown.
Options/Posts to Import from above export file
Select all options that you want to import.

Export

Here you can copy your current option settings. Keep this safe as you can use it as a backup should anything go wrong, or you can use it to restore your settings on this site (or any other site).
Export Options/Posts
Select all options that you want to export.

UberMenu

Intensity integrates perfectly with the top selling Ubermenu plugin. Easily add advanced megamenus to your site.

UberMenu is an optional plugin.

About UberMenu

The Ultimate WordPress Menu

UberMenu™ is a user-friendly, highly customizable, responsive Mega Menu WordPress plugin. It works out of the box with the WordPress 3 Menu System, making it simple to get started but powerful enough to create highly customized and creative mega menu configurations.

Buy A License View Website

Typography

This section gives you the ability to control all aspects of the typography on your website.

General

Body
Font Family – Set the font family for the text
Backup Font Family – Use this font if the main Font Family cannot be found
Font Weight & Style – Set the font weight (bold, normal, etc…)
Font Size – Set the font size for the text
Line Height – Set the font line height for the text
Font Color – Set the font color for the text

Header Tags

H1 – H6
Font Family – Set the font family for the text
Backup Font Family – Use this font if the main Font Family cannot be found
Font Weight & Style – Set the font weight (bold, normal, etc…)
Text Align – Set this option to align the text
Text Transform – Set this option to transform the text (uppercase, lowercase, etc…)
Font Size – Set the font size for the text
Line Height – Set the font line height for the text
Font Color – Set the font color for the text

Links

Link, Link Hover
Font Family – Set the font family for the text
Font Weight & Style – Set the font weight (bold, normal, etc…)
Text Decoration – Set this to add decorations to links (underline, line-through, etc…)
Font Size – Set the font size for the text
Line Height – Set the font line height for the text
Font Color – Set the font color for the text

Posts, Pages, and Other Content

Blog Metadata
Font Family – Set the font family for the text
Backup Font Family – Use this font if the main Font Family cannot be found
Font Weight & Style – Set the font weight (bold, normal, etc…)
Font Size – Set the font size for the text
Line Height – Set the font line height for the text
Font Color – Set the font color for the text
Pagination
Font Family – Set the font family for the text
Font Weight & Style – Set the font weight (bold, normal, etc…)
Font Size – Set the font size for the text
Line Height – Set the font line height for the text
Font Color – Set the font color for the text

Header

Header Menu Top Level
Font Family – Set the font family for the text
Font Weight & Style – Set the font weight (bold, normal, etc…)
Font Size – Set the font size for the text
Line Height – Set the font line height for the text
Font Color – Set the font color for the text
Header Menu Secondary Level
Font Family – Set the font family for the text
Font Weight & Style – Set the font weight (bold, normal, etc…)
Font Size – Set the font size for the text
Line Height – Set the font line height for the text
Font Color – Set the font color for the text
Secondary Header
Font Family – Set the font family for the text
Font Weight & Style – Set the font weight (bold, normal, etc…)
Font Size – Set the font size for the text
Line Height – Set the font line height for the text
Font Color – Set the font color for the text
Secondary Header Menu Top Level
Font Family – Set the font family for the text
Font Weight & Style – Set the font weight (bold, normal, etc…)
Font Size – Set the font size for the text
Line Height – Set the font line height for the text
Font Color – Set the font color for the text
Title
Font Family – Set the font family for the text
Backup Font Family – Use this font if the main Font Family cannot be found
Font Weight & Style – Set the font weight (bold, normal, etc…)
Text Align – Set this option to align the text
Text Transform – Set this option to transform the text (uppercase, lowercase, etc…)
Font Size – Set the font size for the text
Line Height – Set the font line height for the text
Font Color – Set the font color for the text
Tagline
Font Family – Set the font family for the text
Font Weight & Style – Set the font weight (bold, normal, etc…)
Font Size – Set the font size for the text
Line Height – Set the font line height for the text
Font Color – Set the font color for the text

Title

Title
Font Family – Set the font family for the text
Backup Font Family – Use this font if the main Font Family cannot be found
Font Weight & Style – Set the font weight (bold, normal, etc…)
Font Size – Set the font size for the text
Line Height – Set the font line height for the text
Font Color – Set the font color for the text
Breadcrumb
Font Family – Set the font family for the text
Font Weight & Style – Set the font weight (bold, normal, etc…)
Font Size – Set the font size for the text
Line Height – Set the font line height for the text
Font Color – Set the font color for the text

Sidebar

Widget Heading
Font Family – Set the font family for the text
Font Weight & Style – Set the font weight (bold, normal, etc…)
Text Align – Set this option to align the text
Font Size – Set the font size for the text
Line Height – Set the font line height for the text
Font Color – Set the font color for the text

Footer

Footer
Font Family – Set the font family for the text
Font Weight & Style – Set the font weight (bold, normal, etc…)
Font Size – Set the font size for the text
Line Height – Set the font line height for the text
Font Color – Set the font color for the text
Footer Menu
Font Family – Set the font family for the text
Font Weight & Style – Set the font weight (bold, normal, etc…)
Font Size – Set the font size for the text
Line Height – Set the font line height for the text
Font Color – Set the font color for the text
Secondary Footer
Font Family – Set the font family for the text
Font Weight & Style – Set the font weight (bold, normal, etc…)
Font Size – Set the font size for the text
Line Height – Set the font line height for the text
Font Color – Set the font color for the text
Secondary Footer Menu
Font Family – Set the font family for the text
Font Weight & Style – Set the font weight (bold, normal, etc…)
Font Size – Set the font size for the text
Line Height – Set the font line height for the text
Font Color – Set the font color for the text
Widget Heading
Font Family – Set the font family for the text
Font Weight & Style – Set the font weight (bold, normal, etc…)
Text Align – Set this option to align the text
Font Size – Set the font size for the text
Line Height – Set the font line height for the text
Font Color – Set the font color for the text

Custom Font 1 & Custom Font 2

OpenType (.otf)
Upload your own OpenType font. These fonts have a .otf file extension.
Embedded OpenType (.eot)
Upload your own Embedded OpenType font. These fonts have a .eot file extension.
TrueType (.ttf)
Upload your own TrueType font. These fonts have a .ttf file extension.
Web Open Font Format (.woff)
Upload your own Web Open Font Format font. These fonts have a .woff file extension.
Web Open Font Format 2.0 (.woff2)
Upload your own Web Open Font Format 2.0 font. These fonts have a .woff2 file extension.
Scalable Vector Graphics (.svg)
Upload your own Scalable Vector Graphics font. These fonts have a .svg file extension.