First of all, we want to say thanks you! We are very grateful that you have chosen our theme for your website. We will do everything we can to provide you the best support possible. Before you get started, please be sure to always check out these documentation files. We outline all kinds of good information, and provide you with all the details you need know to use NRGEvent Theme.
Folder Structure - top
NRGEvent Theme Folder Structure:
- NRGEvent.zip - contains all the files required for the theme to run & install (also the main CSS file called 'style.css').
Getting Started - top
In this section we will go over the process of setting up WordPress environment, next I will show you how to install and activate your brand new theme. Finally you will learn how to setup all of the key features of NRGEvent theme.
Preparing WordPress - top
If you already have WordPress installed on your server just skip to the next section. If you haven't yet installed WordPress on your server here you will find a complete guide on this topic. Just follow the steps and you will be ready in a blink of an eye with your shiny new WordPress website.
Installation and Theme Activation - top
Each WordPress Theme can be installed in this ways: via ftp client, through the admin panel:
Installing WordPress Theme
via FTP client:
- unzip the 'NRGEvent.zip' package (the zip package is inside the folder you have downloaded from ThemeForest),
- connect to your server,
- navigate to the folder where your WordPress is installed,
- go to wp-content/themes/,
- upload the 'NRGEvent' folder into the 'themes' directory (the path will look like this: wp-content/themes/NRGEvent),
- open the wp-admin panel (navigate through web browser to the folder where you have installed the WordPress e.g www.your_domain.com/wp-admin/),
- login to your wp-admin panel then from the sidebar on the left choose 'Appearance',
- under 'Appearance' choose 'Themes',
- find the 'NRGEvent' theme and click the 'Activate' button next to it.
Installing Theme
via WordPress Admin Panel:
- open the wp-admin panel (navigate through web browser to the folder where you have installed the WordPress e.g www.your_domain.com/wp-admin/),
- login to your wp-admin panel then from the sidebar on the left choose 'Appearance',
- under 'Appearance' choose 'Themes',
- at the top click 'Install Themes' tab,
- under the header click the 'Upload' link,
- after uploading it will be installed automatically
- after the installation you will be able to activate the theme to do this click the activation link.
Required Plugins - top
After installing and activating the theme you will see a popup at the top of the page. Saying: "This theme requires the following plugins..." please click the 'Begin Installing plugins' link. You will be redirected to 'Install Required Plugins' page, here you will find all of the theme required plugins. To install them just check all of them and from the drop down select install once installed do the same to activate them.
After installing plugins you need to activate them. So Click "return to Required Plugins Installer".
Select all the plugins, choose "Activate" in select field and click "Apply".

Required plugins:
- NRGEvent Plugins - create theme custom posts.
- Visual Composer - build any page with intuitive drag and drop page builder.
- Contact Form 7 - just another contact form plugin. Simple but flexible.
- Contact Form DB - saves client registrations to data base.
Import Demo Content - top
By installing the demo content, your theme will look like the one you see on our demo. This install is not necessary but will help you get the core pages, categories and meta setup correctly. This action will also let you understand how the theme works by allowing you to modify a content that is already there rather than creating it from scratch. With the theme installed and activated go to Appearance > Import Demo. Select demo site you want to import: Business, Festival or Music. Press the Import Demo Content button to start importing the content from our servers.
Child and Parent theme - top
A WordPress child theme takes the functionality of another theme, named parent theme. It gives you the possibility to customize an existing theme. Instead of modifying the theme files directly, you can activate the child theme and work within it. All customizations are stored in the child theme and anything in the child takes priority over the parent. So if the same file exist in both child and parent, the file from the child will control that aspect of the theme.
Working with child themes, your customizations are safeguarded from future upgrades because you only upgrade the parent theme, which you never edit, while the customizations are protected in your child theme which you don’t upgrade.
Why use a Child theme?
Safe Updates. You can easily modify your website using child themes without ever changing the parent theme. When a new version of the parent theme appears, you can safely update it as all your modifications are saved in the child theme.
Easy to Extend. A child theme has a great flexibility. It does not require writing a lot of code. You can modify only those template files and functions that you need.
Notice! When you install one of our themes you must upload both parent and child theme folders to /wp-content/themes/ but you should only activate the Child theme via Appearance > Themes.
Modifying files from the Parent theme folder
While you should never edit files in your Parent theme, if you really must, the safest way to do it is to download a copy of the file you want to modify on your computer, make the changes, and then upload it into your child theme folder.
This way of modifying the files can be used for any files from the parent theme — note that you must re-create the same folder structure in your child theme that exist in the parent theme in order for the modifications to take effect.
WordPress Settings - top
General Settings
The General Settings page controls some of the most basic configuration settings for your site: your site's title and location, who may register an account at your site, and how dates and times are calculated and displayed.
- Site Title - lets you enter the name of your site (or blog).
- Tagline - your sites's slogan, or short phrase, or sentence, used to convey the essence of the site and is often funny or eye-catching.
- WordPress Address (URL) - the full URL of the directory containing your WordPress core application files (e.g., wp-config.php, wp-admin, wp-content, and wp-includes). For example, if you installed WordPress into a directory called "blog", then the WordPress address would be http://example.net/blog (where example.net is your domain). If you installed WordPress into your web root, this address will be the root URL http://example.net.
- Site Address (URL) - the address you want people to type in their browser to reach your WordPress site. This is the directory where WordPress's main index.php file is installed. The Site address (URL) is identical to the WordPress address (URL) (above) unless you are giving WordPress its own directory.
- E-mail Address - the e-mail address to which you want WordPress to send messages regarding the administration and maintenance of your WordPress site. For example, if you allow new users to register as a member of your site (see Membership below), then a notification will be sent through e-mail to this address.
- Membership - check this checkbox if you want anyone to be able to register an account on your site.
- New User Default Role - this pull-down box allows you to select the default Role that is assigned to new users.
- Timezone - lets you select your timezone, choose a city that is in the same timezone as you are.
- Date Format - the format in which to display dates on your site.
- Time Format - the format in which to display times on your site.
- Week Starts On - lets you select your preferred start date for WordPress calendars from the drop-down box, Monday being the default setting.
- Site Language - the WordPress dashboard language.
Using permalinks
Permalinks are the permanent URLs of your blog posts or pages on your WordPress site.
- Go to Settings > Permalinks.
- Select one of the available formats:
- Default: http://www.yourwebsite.com/?p=123
- Day and name: http://www.yourwebsite.com/2008/03/31/sample-post/
- Month and name: http://www.yourwebsite.com/2008/03/sample-post/
- Numeric: http://www.yourwebsite.com/archives/123
- Post name: http://www.yourwebsite.com/sample-post
- Custom structure in the box enter the custom structure you want to use. For example: /archives/%year%/%monthnum%/%day%/%postname%/
- In the Optional section you'll find 2 prefixes used in URLs for category and tag archives:
- Category base box enter the custom prefix for your category URLs.
- Tags base write the custom prefix for your tag URLs
- Don't forget to click the Save Changes button
- After, you should receive two messages regarding your .htaccess
- In case your .htaccess is writeable you will receive this message: Permalink structure updated
- In case you .htaccess is not writeable you will get this message: You should update your .htaccess
Theme Options - top
After installation and activation it is time to set up your website. First thing you will notice is the 'Theme Options'. This section contains all of the custom NRGEvent options (see image bellow). The default options set in the panel are similar to those in the ThemeForest preview.
Notice: Before leaving the 'Theme Options' tab make sure to click the 'Save changes' button at the top of the panel, otherwise your changes will be lost.
General - top
In the first tab you will find all of the basic settings divided into few sections:
General
- Site type - you can select here onepage or multipage site type.
- Type logo - select type of the logo: image or text.
- Site Logo Image - upload the site image.
- Site Logo Text - type in the text to display as logo.
- Browser Favicon (16x16)* - select a 16x16 ico image for favicon.
- Show preloader - check to show prealoader before site loads.
Notice: Before leaving the 'Theme Settings' tab make sure to click the 'Save Changes' button at the top of the panel, otherwise your changes will be lost.
Colors
- Select Colors Site - you can choose the color theme of the site.
Notice: Before leaving the 'Theme Settings' tab make sure to click the 'Save Changes' button, otherwise your changes will be lost.
Blog
- Blog page title - Displaying blog page title. On default there is a page title where is a blog..
- Blog page subtitle - Displaying blog page subtitle.
- Blog description - Displaying blog page description.
- Posts per row for desktop (bootstrap) - Change number of posts per row for desktop (1, 2, 3, 4, 6).
- Posts per row (tablets) - Change number of posts per row for tablets.
- Blog image size - Select blog image size.
- Show sidebar - Check to enable sidebar.
Notice: Before leaving the 'Theme Settings' tab make sure to click the 'Save Changes' button, otherwise your changes will be lost.
Footer
- Footer Logo Image - Upload a image logo for footer.
- Footer Content* - Type a text to display in footer content.
Notice: Before leaving the 'Theme Settings' tab make sure to click the 'Save Changes' button, otherwise your changes will be lost.
Social
- Set up your social network credentials.
Notice: Before leaving the 'Theme Settings' tab make sure to click the 'Save Changes' button, otherwise your changes will be lost.
404 Page
- Error title - Type in a title for 404 error page.
- Error Message* - Type in a message for 404 error page content.
Notice: Before leaving the 'Theme Settings' tab make sure to click the 'Save Changes' button, otherwise your changes will be lost.
Backup
- Here you can import or export your current options. Also, you can reset all the options to the initial state.
Notice: Before leaving the 'Theme Settings' tab make sure to click the 'Save Changes' button, otherwise your changes will be lost.
Documentation
- Access documentation page link.
Notice: Before leaving the 'Theme Settings' tab make sure to click the 'Save Changes' button, otherwise your changes will be lost.
Content - top
Creating and Editing Pages - top
Reading settings. Follow Settings in WordPress Admin Panel and select Reading. Then choose: A static page and select Front page and Post page. Make sure to click 'Save Changes' button, otherwise your changes will be lost.
Building pages is very easy in this theme as you will use the Visual Composer Page Builder and all the shortcodes that comes with it. In order to start visually building a a new page all you have to do is:
- Go to Pages > Add New in order to add a new page.
- Press the Frontend Editor button in order to bring the visual page builder up.
The builder is composed of elements that can be added on the page by dragging & dropping them (or by clicking on them).
To setup the Menu first you need some pages, if you haven't setup any yet please check the previous section of this chapter. Once all your pages are created (of course you can edit/add/remove them at any point) go to the Appearance>Menus to create your new menu.
Create a new menu
- Click create a new menu link at the top of the page.
- Enter a name for your new menu in the Menu Name box.
- Click the Save Menu button.
Adding items to a menu
Once a menu is created, you can add items into it. On the left column you can find different custom links, pages or categories that can be added to your menu.
- Select the tab entitled Pages.
- Press the View All link to bring up a list of all the published Pages on your website.
- Select those Pages you want to add by clicking the checkbox next to each Page title.
- Click the Add to Menu in order to add your selection(s) to the menu that you've just created.
- In Menu Settings choose theme locations - Top Menu.
- Click the Save Menu button once you have added all the menu items you want.
Deleting a menu item
- Select the menu item that you want to delete from the menu editor screen.
- Press on the arrow icon in the top right-hand corner of the menu item/box to expand it.
- Click on the Remove link. The menu item/box will be immediately deleted.
- Click the Save Menu button to save your changes.
Widgets add content and features to your Sidebars. In order to access the widgets page go to Appearance > Widgets. The Widgets area on the left hand side is composed of 2 sections:
- Available Widgets - all the widgets you can use in your sidebars.
- Inactive Widgets - drag widgets here to remove them from the sidebar but keep their settings. You can drag widgets to that section to remove them from the sidebar but keep their settings.
Shortcodes - top
The shortcodes are part of the visual page builder that comes with this theme. The elements (or shotcodes) can be added to your website by dragging & dropping them on the page
NRG main slider
This shortcode will help you to create you a beautiful slider with a countdown to your event (just drag & drop, or click on it).
How to video tutorial
- Style - choose the style of the slider
- Title for counter - type in a title for the counter
- Subtitle for counter - type in a subtitle for the counter
- Event date - enter the start date of the event using this format "14 jan 2016"
- Extra class name - if you wish to style particular content element differently, then use this field to add a class name and then refer to it in your css file
- Registration Form - select a registration form for slider
- Design options - use that for css designing the slider
Festival counter
Business counter
NRG main slider item
This will create you a great slide on main page, which, nicely presents your event
How to video tutorial
- Date event - type in the start date of the event (no format needed)
- Title Event - type in a title for the event
- Subtitle event - type in a subtitle for the event
- Image event - Select an image for slide
- Extra class name - if you wish to style particular content element differently, then use this field to add a class name and then refer to it in your css file
Main slider item
NRG main slider search item
This will create you a great slide on main page, with handy search form.
How to video tutorial
- Date event - type in the start date of the event (no format needed)
- Title Event - type in a title for the event
- Subtitle event - type in a subtitle for the event
- Placeholder input - type in something to be shown in placeholder
- Image event - Select an image for slide
- Extra class name - if you wish to style particular content element differently, then use this field to add a class name and then refer to it in your css file
Main slider search item
This will create you a great slide on main page, with handy "register" and "contact us" buttons.
How to video tutorial
- Date event - type in the start date of the event (no format needed)
- Title Event - type in a title for the event
- Subtitle event - type in a subtitle for the event
- Image event - Select an image for slide
- Style - select a style for the contacts slide
- URL (link) - set a link for "contact us" button
- Extra class name - if you wish to style particular content element differently, then use this field to add a class name and then refer to it in your css file
Main slider contacts item
NRG Heading
This shortcut will help you to create a great heading for pages or sections you have.
How to video tutorial
- Title Event - type in a title for the event
- Subtitle event - type in a subtitle for the event
- Style titles - select a style for the title
- Text - type in a text to be shown as content
- Extra class name - if you wish to style particular content element differently, then use this field to add a class name and then refer to it in your css file
NRG heading
NRG columns slider item
This shortcut will help you to create a nice slider in 4 columns, with image and short description.
How to video tutorial
- Image event - select a image for the event
- Title Event - type in a title for the event
- Text - type in a text to be shown as content
- Extra class name - if you wish to style particular content element differently, then use this field to add a class name and then refer to it in your css file
Columns slider item
NRG Galery item
This shortcut will help you to create a nice photo-galery.
How to video tutorial
- Image event - select a image to be displayed
- Title Event - type in a title for the event image
- Extra class name - if you wish to style particular content element differently, then use this field to add a class name and then refer to it in your css file
NRG Galery item
NRG Service icon
This shortcut will help you to create a great panel with all your services.
How to video tutorial
- Icon image - select a icon to be displayed
- Title - type in a title for the service
- Text - type in a text to be shown as content
- Extra class name - if you wish to style particular content element differently, then use this field to add a class name and then refer to it in your css file
NRG Service icon
NRG Speakers slider
This shortcut will help you to create a box with a short describing of all your participants or/and guests.
How to video tutorial
- Style - select a style for the slider
- Extra class name - if you wish to style particular content element differently, then use this field to add a class name and then refer to it in your css file
NRG Speaker slider item
Speaker name - type in speaker name
Category speaker - type in speaker's category
Description speaker - type in a text to describe speaker
Extra class name - if you wish to style particular content element differently, then use this field to add a class name and then refer to it in your css file
Image speaker - select an image for the speaker
Additional Images - select additional images to be displayed
Social links - set up speaker's social networks links
NRG Speaker business
NRG Speaker festival
NRG Timeline
This shortcut will help you to build an elegant schedule for your events. To set this schedule, you have to place, with Visual Composer, tabs for each day you want to chedule. In each tab, place NRG Timeline shortcut
How to video tutorial
- Style - select a style for the schedule
- Title Event - type in a title for the event(or speaker name)
- Position - type in the position of the sepeaker/li>
- Date - type in the date of the event
- Time - type in the time of the event
- Description - type in a text to describe the event
- Speaker Image - select an image for the speaker
- Event Image - select an image for the event
- Extra class name - if you wish to style particular content element differently, then use this field to add a class name and then refer to it in your css file
NRG Timeline
NRG Register line
This shortcut will help you to create a simple, beautiful registration baner.
How to video tutorial
- Title - type in a title for the register line
- Subtitle - type in a subtitle for the register line
- Form Registration - select a registration form
- Extra class name - if you wish to style particular content element differently, then use this field to add a class name and then refer to it in your css file
NRG Register line
NRG Carousel slider
This shortcut will allow you to build an elegant testimonials slider.
How to video tutorial
- Image - select an image for annotator
- Title - type in annotator's name
- Position - type in annotator's position
- Text - type in a text to be shown as content
- Extra class name - if you wish to style particular content element differently, then use this field to add a class name and then refer to it in your css file
NRG Carousel slider
NRG Social recent posts
This shortcut will allow you to show on page your last 3 posts from Facebook and Twitter accounts.
How to video tutorial
- Facebook Page Id or Slug - set here your facebook page ID
- Twitter Page Id or Slug - set here your twitter page ID
NRG Social recent posts
NRG Pricing
This shortcut will help you to build a beautiful pricing page. To set it up you will need to create a row with 3 columns, and place a NRG pricing shortcut in each column.
How to video tutorial
- Style - select a style for the pricing box
- Title - set a title for the pricing box
- Category - set a category
- Short Description - type in a short text for description
- Valute - type in used value
- Price - type in the price
- Interval - set the interval word (per, for)
- Price align - select price alignment
- Content - type in a short text for content
- Form Registration - select a registration form
- Extra class name - if you wish to style particular content element differently, then use this field to add a class name and then refer to it in your css file
NRG pricing