WP NEBULUS Responsive WordPress Coming Soon Plugin
Getting Started
The status of WP Nebulus is set to “On” as soon as you activate the plugin. All users that are not logged is as administrator will see the coming soon template.
This allows the administrators to work on the theme while still having a coming soon page displayed for everyone else.
WP Nebulus populates a few fields when activated but to create a unique look and use your own content, you will need to edit a few of the settings.
NOTE: Settings are located in WordPress' left navigation under Settings > WP Nebulus Settings.
Theme Customization
The plugin allows unlimited possibilities for the background, text and button colors. They can be set in the Settings page. You can even choose to upload a background image for the top section.
Selecting custom colors is easy with the color picker and allows a lot of control over the look of the plugin.
There are also 3 themes included with WP Nebulus. Each theme has one of three color schemes.
- Default (Orange Color scheme)
- Green
- Blue
The theme can be selected in the "Theme" section of the "General" tab in the settings page.
NOTE: Selecting a custom background color or image will override your theme selection.
Custom Background Image
You can easily upload your own background image from the Settings page. After you've uploaded the image, you have 4 options for the sizing of the background image:
- Tiles - Laysout the image in tiles
- Centered - Centers the image
- Best Fit - (Modern browsers only) Resizes the image so that all of it is visible
- Responsive - (Modern browsers only) The image is centered and resizes depending on the width of your browser of device.
NOTE: Best Fit and Responsive will not work in older browsers like Internet Explorer 7-9. It is best used for modern browsers and mobile devices.
For more advanced users, you can use the Custom CSS box and target the class section.top-section
to get more control. For example:
section.top-section{
background-position: 0 bottom, 20% 30%;
}
Note that there are two background images, one for the jagged bottom edge and the second is the background image. In the example above, each position is seperated by a comma, with the jagged bottom edge being the first, followed by the background image.
So when setting the background properties, keep in mind that the first background is the jagged bottom edge and the second is the background image.
Content Blocks
There are 3 content blocks in total in WP Nebulus. Two are constant and one is optional. They act just like WordPress edit boxes, similar to the ones used when writting a blog post.
"Content Column 1" and "Content Column 2" are constant blocks and are always visible.
"Content Column 3" is an optional block. It is activated by hidding the Twitter Feed using the "Hide Twitter Feed" checkbox in the "Social" tab. That will then display third content column in the front end template.
NOTE: Shortcodes are limited in these content boxes. Any shortcode that adds extra scripts and css in the WordPress header or footer will show up properly.
MailChimp
The Notify Me email form has MailChimp integration. You just require a MailChimp API Key and List ID for it to work.
To get your API Key, click here.
To get your List ID, click here.
After you get your List ID and API Key, enter them in the corresponding field in the "Mailchimp" tab of the settings page
Access
You can allow users or team members to bypass the coming soon page and be able see your blog. This can be done either by listing their IP address or allowing a certain user role access.
IP addresses need to be separated by commas. For example: 127.0.0.1, 127.0.0.2, 127.0.0.3
You can also specify which roles will be allowed access by checking off the appropriate box next to the role that you want to whitelist.
Google Analytics
If you wish to use Google Analytics to keep track of you visitors, it is very simple to add you tracking code to WP Nebulus.
Simply paste the tracking code into the Google Analytics Text box in the general settings and save.
The tracking code will appear in the Coming Page and it will begin trackin users.
Icons
For super sharp, retina ready icons, Nebulus uses icons from the Font Awesome project.
A full list of icons can be found here.
Support
If you come across any issues during installation or customization of this product, please do not hesitate to contact us via ThemeForest or directly through decodigothemes.com/contact.