Created: 07/02/2014
By: gawibowo
Contact Form
Thank you for purchasing my theme. If you have any questions that are beyond the scope of this help file, please feel free to email via my user page contact form here. Thanks so much!
In order to begin installing Entrance theme, you need a working copy of WordPress installed on your own server (not on wordpress.com).
Extract the zipped package downloaded from ThemeForest to your desktop. In the extracted package you will find "entrance" folder which is the WordPress theme.
Upload the entrance folder to your wp-content/themes folder. Login to your WordPress admin panel and go to Appearance > Themes. Activate the theme.
If you want sample data (posts, pages, categories, etc) you can import XML sample data in the "sample-data" folder. Go to Tools => Import menu and choose WordPress, in upload field choose the xml file and upload it.
This is the structure of the homepage:
In this section you can show logo image. To upload a logo, please go to admin » Appearance » Customize » General. If you don't upload a logo, Site Title & Description will be displayed.
To manage Main Menu, please go to admin » Appearance » Menus
This section will be displayed on homepage. To manage Featured Posts, please go to admin » Appearance » Customize » Featured Posts & Slider
In this section, you can choose to show or hide page title and page content. You can manage this section from Page Options meta box below page content editor.
This section is built with the content builder template. To create content blocks like in the picture, please follow the steps here: How To Create Homepage
To manage All Sidebars and Footer widget area, please go to admin » Appearance » Widgets
To add more custom sidebars, please go to admin » Appearance » Theme Options » Sidebar Manager
To manage Footer widget area & Footer text, please go to admin » Appearance » Customize » Footer
IMPORTANT: if you use WordPress 5.0 or newer, please install and activate Classic Editor plugin to make the content builder work.
To create the homepage with content builder, go to Pages » Add New. The page screen will be like this:
After you save the page, you need to set that page as the front page:
If you don't choose a static page as front page, your homepage will only show latest posts.
To create a blog page with blog template, go to Pages » Add New:
To create a new post:

To add a review post, create a standard post and click on the "Enable review on this post". You can add as many rating as you want. Overall rating will be calculated automatically.
This theme has 3 widget areas for footer and 1 default sidebar. More sidebars can be added from Theme Options » Sidebar Manager.
Here is the location of the widget areas:
You can insert any widgets into each area. To setup widgets, go to Apperance » Widgets and use the drag and drop interface to insert widgets into the desired widget areas.
As an addition to the built-in WordPress widgets, this theme also has custom widgets: Ads 125px, Ads 300px, Comments, Contact, Facebook, Flickr, Posts, Reviews, Social, Subpages, Video.
Ads 125px widget allows you to show banners, each banner has a 125 pixels width. You can customize the widget title, banner image url and banner link.
Ads 300px widget allows you to show a banner with a 300 pixels width. You can customize the widget title, banner image url and banner link.
Comments widget allows you to show an ajax contact form. To set email address, subject and success message for the contact form, go to Theme Options » Contact.
Flickr widget allows you to add recent images uploaded to your flickr account. You can customize your Flickr ID, number of photos to show and the display order (latest/random) from the widget settings. To find your Flickr ID, use http://idgettr.com
Posts widget allows you to show posts with these options:
Subpages widget allows you to show child pages of current page or any page. You can customize parent page (Enter a Page ID, or leave empty for current page), sort by and exclude page IDs from the widget settings.
Video widget allows you to show a video and a description. Video can be added from youtube, vimeo or other video sharing sites that provide embed codes. You can customize your video embed code and the description from the widget settings.
Most of frontend settings for this theme can be set from the Theme Customizer. To access the Theme Customizer, go to Appearance » Customize. Theme Customizer allows you to tweak theme's settings and see a preview of those changes in real time.
WordPress already has some settings in the customizer and this theme added more sections: General, Header, Featured Posts, Slider, Blog, Single Post, Footer, Main Color and Category Colors.
When you are done making your changes, press the "Save & Publish" button in the top of the theme customizer.
This section is for Featured Posts customization. If enabled, the Featured Posts will appear on the homepage. Featured Posts come from posts with a user defined tags (default tag is "featured") or sticky posts.
Please note, the post must have a featured image. If the featured image is not found, the post will not show up in the Featured Posts.
If you choose Slider layout in Featured Posts, you can customize the slider here.
This section is for pages that shows a list of posts, like blog, search result, archives (category archives, tag archives, author archives, etc).
You can show/hide these post elements:
And you can also choose to show/hide the post content (excerpt/full) and set the number of words for excerpt.
Please note: for blog templates, please use the settings on page edit screen (meta box).
This section is for single post view. You can choose to show/hide these elements:
Main color is the primary color for this theme, used for links, active menu item, buttons, etc.
You can choose one of the predefined colors from the bottom of the color picker, or use the color picker to choose more custom colors.
Below the main color, you can also set custom color for categories. If you enable this option, each category can have different colors. If disabled, main color will be used for all categories.
In addition to the Theme Customizer, this theme also comes with Theme Options to customize some more features.
To use Theme Options, go to Appearance » Theme Options.
In this section you can set email address, subject and success message for contact page template and contact form widget.
You can enter your custom scripts (such as Google Analytics or other statistics code) here. It will be inserted before the closing body tag.
When you are done making your changes, press the "Save All Settings" button in the bottom-left of the options panel.
To translate this theme, you can use an application called "PoEdit" and you can download it for FREE here: http://www.poedit.net/. Once you installed it:
id_ID.po for Indonesian language.id_ID.po with Poedit and add translations in this file. After this file saved, id_ID.mo file will be generated. Upload the .mo and .po files into your entrance/lang folder on your live site.wp-config.php and edit the WPLANG definition into: define('WPLANG', 'id_ID');Replace id_ID with your language code.
This theme is compatible with WPML, a multilingual plugin for WordPress. With WPML you can translate pages, posts, custom types, widgets, taxonomy, menus and even the theme's texts. The plugin is not included with this theme. To use WPML, please get the plugin here.
You can see the demo of this theme with WPML enabled here: http://theme-testing.wpml.org/entrance/
To translate all texts in this theme, please go to admin » WPML » String Translation, search your strings and translate it. Make sure in WPML » Theme and plugins localization, you selected 'Translate by WPML'.
You can also translate texts from Theme Options (Contact Form Subject, Contact Form Success Message) and Theme Customizer (Breadcrumb Text, Footer Text 1, Footer Text 2). They will be under this context: admin_texts_theme_entrance.
For more information about using WPML, please follow their official documentation:
If you want to make modifications on this theme, it is recommended to use a child theme. This theme comes with a blank child theme that you can use. In the theme package you can find "entrance-child" folder. Upload this folder to your wp-content/themes folder, and activate it from the Appearance » Themes page.
Once activated, you can start editing inside this "entrance-child" folder. This child theme includes 2 files that you can use to override parent theme's style (style.css) and function (functions.php). By using a child theme, you will leave the parent theme unmodified, so when a theme update is available, you can simply replace the parent theme without worry about your modified code. For more info about using child themes, please visit this link: http://codex.wordpress.org/Child_Themes
I've used the following images, icons or other files as listed.
Once again, thank you so much for purchasing this theme. As I said at the beginning, I'd be glad to help you if you have any questions relating to this theme. No guarantees, but I'll do my best to assist. If you have a more general question relating to the themes on ThemeForest, you might consider visiting the forums and asking your question in the "Item Discussion" section.
gawibowo