Introduction
Thank you for purchasing our product! We are very glad that you have decided on our Coup WordPress Theme.
This documentation will help you to set up and use the Coup WordPress Theme. The theme is very easy to use and we are here to guide and help you, so please read and follow the documentation, if there are some other issues you want to discuss then do not hesitate to contact us on support@teslathemes.com. This documentation is more of a reference work if you do not know what to do, or if you are not familiar to WordPress.
Please read the following very carefully as it will help you set the theme up, we have gone through the setup process multiple times and provided the best possible instructions.
We strongly recommend you to use a fresh install of WordPress and integrate your content into the pages according to the documentation. Of course, you can try to implement the theme into your current WordPress, but we will not provide in-depth support for it. The theme has specific settings that may conflict with your current setup of categories, plugins, javascript use, and more.
We wish you good luck in your work with Coup WordPress Theme, and of course we would love to see your website and what you come up with by using this theme.
The theme is very easy to use and we are here to guide and help you, so please read and follow the instructions and if you have further questions write us a email support@teslathemes.com. This documentation is more of a reference work if you do not know what to do and need a better understanding on how the template is built write us an email.
Browser and Devices support
Since Coup is built on Bootstrap 3 framework, it supports the same browsers as Bootstrap.
This template is responsive and should look fine on all standard mobile devices.
Installing WordPress
To start working with Coup you need to have WordPress installed on your server (local,dev or production)
Step 1: Download and Extract
Download and unzip the WordPress package from Download Wordpress.
Step 2: Upload
Copy the extracted contents of wordpress zip to the corresponding path of the server. Make sure WP has permissions to write the folder it is located in.
Now when accessing the corresponding URL you should see the following message:
Step 3: Edit the Configuration File
Auto Mode: After clicking on "Create a configuration file" then "Let's Go" you will get the configuration page:
If the information is correct and everything works fine you will receive:
If it's successful then skip the "Manual Mode" if not, follow the instructions bellow.
Manual Mode: You can either rename the file wp-config-sample.php
to wp-config.php
on your local machine or on you server (you'll still need to tell WordPress your database information).
Open wp-config.php
with a txt editor and enter your database information under the section labeled:
// ** MySQL settings - You can get this info from your web host ** // /** The name of the database for WordPress */ define('DB_NAME', 'wordpress'); /** MySQL database username */ define('DB_USER', 'root'); /** MySQL database password */ define('DB_PASSWORD', 'root'); /** MySQL hostname */ define('DB_HOST', 'localhost'); /** Database Charset to use in creating database tables. */ define('DB_CHARSET', 'utf8'); /** The Database Collate type. Don't change this if in doubt. */ define('DB_COLLATE', '');
After the information is edited upload the file to the server.
Step 4: Site name and login data
If it's all sparky then you click Run the Install and fill all the lines shown bellow:
This being the last step you will see a success message.
Click Log in and now you can proceed to you site. Now you can go to installing your Coup WordPress Theme.
Installing Theme
To install the Coup WordPress Theme you will need WordPress v3.6 or newer.
Option A
Follow the steps and upload the Theme's installation zip file through the WordPress admin backend:
- Download the theme archive, Coup.zip
- Unzip the theme archive
- Find the installation file, Coup.installation.zip
- Go to your WP admin – Appearance – Themes – Add New – Upload Theme – Choose file
- Upload the Coup.installation.zip file.
Then, when prompted activate the theme.
Note: If you can't get passed the file upload limit and/or if you get an error message mentioning exhausted memory size or something in those lines, you could try to increase that limit by adding to the "wp-config.php" the following line of code:
define('WP_MEMORY_LIMIT', '64M');
Option B
Uploading directly to the Server:
- Download the theme archive, Coup.zip
- Unzip the theme archive
- Find the installation folder, Coup
- Connect to your server via FTP or any other way that will allow you to explore and upload files directly.
- Navigate to your
WP Installation Folder/wp-content/themes/
- Upload the Coup folder here.
If everything went well in Option A or B, the theme should appear under Appearance → Themes like shown below:
Then, when prompted activate the theme. Or go to Appearance->Themes and press the Activate button next to the theme.
Now you are ready to customize your theme.
Blog & Front Pages
Create a page that will serve as homepage - In wordpress admin panel under Pages → Add New, name it for example "Front Page Default". Also, select "Home" as the template used by the page.
Create a page that will serve as the archive page of blog posts - In wordpress admin panel under Pages → Add New, name it for example "Blog". Make sure that the permalink slug is "blog" only. Also, select "Default Template" as the template used by the page.
Set the front page to display as a static page: - Go to Settings → Reading → A static page (select below) → Front page: → Choose your page from the drop-down menu.
Choose your posts page from the drop-down menu. It should be the "Blog" page we have just created.
Your page should look something like:
Tesla Framework
All our themes are powered by Tesla Framework ( Tesla Framework Tour ), a powerful administration tool that comprises all our great features and allows you to easily customize the look and functionality of your theme, without advanced knowledge of programming. It gives you the possibility to customize and manage your theme settings from a dedicated area within your Wordpress Admin. Tesla Framework works smoothly, is intuitive and easy to use, once you install one of our themes you will be able to personalize its logo, site background and color, SEO options, social media networks and more; all from one place.
Our Framework is in continuous development and improvement process, we are working hard to provide you an easy administration tool, and we're guided by the latest UX trends and new technologies.
To personalize your theme you need to follow the instructions below.
General Settings
TeslaThemes framework is a powerfull tool that helps to customize your project. Bellow is described all options step by step.
Please understand that all options from framework will be applied globally. In case if you need to change local option such us color element, please use element's options or custom css.
General Options section
This section has three options that help you to set general view of your project.
-
Option 1: Layout style
It is the switcher between Wide view and Boxed. This theme has set by default Wide view
-
Option 2: Favicon
Provide your custom favicon. For best result, we advice you to upload a *.png format between 128 - 16 px (as square).
-
Option 3: Background Settings
Set background for main project container. Common for boxed view.
Typography
In some case, may need to change typography. You can edit body, a, h1-h6
text color and font anf font-size.
For better results we recommend to read this article Web Typography
-
Option 1: Global Typography
-
Option 2: Links Style
-
Option 3: Headings style
Customize Defaults
This section is for set up the general color scheme. Coup has two base color.
The philosophy
Teslathemes changed theme building philosophy. Now we develop a frontend framework, to help developers to reduce time and optimize the theme, also help users to customize their project by himselfs without extra help.
Theme "Coup", have four base colors. Those colors was used for all our UI elements.
-
For background we have CSS clases:
.bg-alpha
- #0D548C
.bg-beta
- #c81015
.bg-delta
- #0099FF
.bg-gamma
- #04284C -
For text color:
.text-alpha
- #0D548C
.text-beta
- #c81015
.text-delta
- #0099FF
.text-gamma
- #04284C
Header
In our framework we added a section to customize your project header.
Main changes possibile for the headers:
-
Header color
-
Navigation settings
-
Identity settings
Footer
You can edit your project footer as well. Bellow you will find options that can be handy to feet your needs.
Settings available:
-
Option 1: Footer copyright
Set copyright stuff and other info about your project.
404 Error
Customize 404 error page very eassy with this options.
Developer
Section for hardcoded customization. Here you can drop your cusom CSS or JS. Also, if you using Twitter shotrcode it must to have set your Twitter App.
Export/Import Options
To clear, export, import options for the settings explained above, go to WP Admin -> Tesla Theme -> Export/Import Options.
Clear Options: Restores all the inputs to default values. You will lose all customization made in the theme options tabs.
Import Demo Options: Imports the options predefined by our developers as seen on demo page.
Export Options: Saves the current options to a file. This file can be later used to import options as described below. Useful when migrating to a new server.
Import Options: Loads options from an earlier exported file.
Import Demo Content
To import the content that is used on our demo page, go to WP Admin -> Tesla Theme -> Import Demo.
Some error may happen due to permissions or repeating media. If the final message is green and successful just ignore them. If it fails or takes longer than 15 min to load please contact our support team and send the WP + FTP credentials.
Theme Updates
Wordpress will check for updates each hour and our themes will be displayed on the WP's updates page automatically.
To check for updates manually go to WP Admin -> Tesla Theme and at the top click on the Check Updates button. If there are updates, the newest version will be displayed and the "Go to updates page" button will appear, clicking on it will lead you to the Wordpress' updates page.
Select the checkbox next to the Tesla Theme and then click on Update Themes
If you get any errors during this process please be sure that WP has permission to write in /wp-content folder.
Custom Posts & Shortcodes
To ease the process of creating a website our TeslaFramework combines Theme Options, Custom Posts, Shortcodes and Templates.
Most of the custom posts are linked with a shortcode that you can use on any page. Some will need a specific page template to be called on. Others have their own placement and will be used as content for static locations.
The best way to understand and start working with our custom posts and shortcodes is to Import Demo Content and modify it.
Next we will explain each custom post in part. It's parameters and limitations of use. But don't be afraid to experiment.
Theme Philosophy
"Coup" is a theme based on "Visual Composer" and "Revolution Slider". Those plugins give you opportunity to customize the theme without any coding knowledge. By the way, theme can be used as well without this plugins, by we recommend to have it.
This theme has three custom posts, tons of shortcodes
Custom posts:
- Events
Shortcodes
All shortcodes via Visual Composer are self explained and if you need our help you can use our support forum.
Page Structure
All pages from "Coup" theme was built trough Visual Composer plugin. To understand better, we recommend you to import demo content and switch Visual Composer to "Classic mode" and you will descover regular shortcodes.
To customize the theme we prepare couple CSS helper classes:
Class Name | Action |
---|---|
text-left | Move text to left |
text-right | Move text to right |
text-center | Center align text |
uppercase | Text Transform: all caps lock |
text-alpha | Set for primary color |
text-beta | Set for beta color |
text-delta | Set for tertiary color |
text-gamma | Set for quaternary color |
text-white | text color white | align-left | Floating element to left |
align-right | Floating element to right |
align-center | Center element |
bg-alpha | Fill background with primary color |
bg-beta | Fill background with secondary color |
bg-delta | Fill background with tertiary color |
bg-gamma | Fill background with quaternary color |
bg-black | Fill background with black color |
bg-white | Fill background with white color |
Please see how is look a page builted with Visual Composer

Shortcodes
Visual Composer

Visual Composer for WordPress is drag and drop frontend and backend page builder plugin that will save you tons of time working on the site content. You will be able to take full control over your WordPress site, build any layout you can imagine – no programming knowledge required. Moreover, now you can choose either work on a backend or move your page building process to frontend and instantly see changes you make.
Have you ever noticed how much time you spend fighting with [shortcodes]? No more trial and errors with “shortcodes magic” – Visual Composer will take care of that.
With the Visual Composer your are able to work with responsive design – check out how you website will look on mobile devices during page building process with one click only.
Add columns, rows and choose from 40+ predefined elements divided in logic groups with single click, by using intuitive and handy UI. Then simply use your mouse to drag elements around to re-arrange them. Or use your creativity and skills to extend Visual Composer with unique elements by using our developer API.
Visual Composer is #1 Best Selling drag and drop frontend and backend page builder with 70k+ websites already powered. Join now and create beautiful websites in shortest possible time and with minimum efforts and of course – no coding and [shortcodes].
For more information about Visual composer you can find here: http://kb.wpbakery.com/index.php?title=Visual_Composer
Shortcodes Available in Visual composer

-
Row
Insert Row
-
Text Block
Insert text using default editor
-
Separator
Insert horizontal line
-
Separator width text
Insert header with line
-
Message box
Insert Alert box
-
facebook, Twitter, Google+, Pinterest
Insert social sharing buttons
-
FAQ
Insert FAQ toggle
-
Single Image
Insert single image
-
Image Gallery
Insert gallery
-
Image carousel
Insert carousel
-
Tabs
Insert Tabs
-
Tour section
Insert Tour section
-
Accordion
Insert Accordion
-
Post grid
Insert Post grid
-
Carousel
Insert Carousel width posts
-
Posts Slider
Insert Posts Slider
-
Widgeted sidebar
Insert Widgeted sidebar
-
Buttons
Insert Buttons
-
Call to action
Insert Call to action
-
Video player
Insert Video player
-
Google Map
Insert Google Map
-
Raw HTML, JS
Insert Raw HTML, JS
-
Flickr Widget
Insert Flickr Widget
-
Progress bar
Insert Progress bar
-
Pie chart
Insert Pie chart
-
Revolution Slider
Insert Revolution Slider
-
Empty Space
Insert whitespace with custom height
-
Custom Heading
Heading text with lot of options
-
Contact form
Receive emails form your site
-
Contact info
Info about your business location
-
Fancy title
Gorgeous titles
-
Recent blog posts
Display latest portfolio items
-
Tabs icon
Improuved tabs
-
Team member
Display your team member
-
Google Map
Advanced google map
-
Give
Give donationform
-
Strong point
Item to show the point of view or services
Revolution Slider

Create a responsive(mobile friendly) or fullwidth slider with must-see-effects and meanwhile keep or build your SEO optimization (all content always readable for search engines). See the heaps of custom transitions/animations for each object on the page! Customize this slider with our convenient drag&drop backend to your very needs.
This plugin features tons of unique transition effects, an image preloader, video embedding, autoplay that stops on user interaction and lots of easy to set options to create your own effects.