Documentation

Hotelina- Hotel and Resort Booking WordPress Theme

Thank you for purchasing our theme, now you are an owner of a regular license or extended license of Hotelina WordPress Theme. You are entitled to get free lifetime updates to this product + exceptional support from the author directly.

This documentation is to help you regarding each step of customization. Please go through the documentation carefully to understand how this Theme is made and how to edit this properly. You may learn basics here.

Hotelina is WordPress theme for luxury hotel and suits booking purposes. This theme can be used for Small, Large and for the luxury hotel room bookings. This theme has added currently the best features with the current age demand. You can find here different demos with different styles of Room and Suits features. Most important fact of this theme is integrating WooCommerce. So that the visitors can book their suitable Room and Suits comfortably and Payment for them. Made with Elementor page builder so very easy to customize. Its fully responsive so very much suitable for any devices.


  • Item Name: Hotelina- Hotel and Resort Booking WordPress Theme
  • Author: Egens Lab
  • Created: 13 April, 2023
  • Version: 1.0

If you have any questions that are beyond the scope of this help file, Please feel free to email via Item Support Page.


Getting Started

To install this theme you must have a working version of WordPress already installed.

  • For information in regard to installing the WordPress Platform, please see the WordPress Codex: Installing WordPress
  • Before to start working with your new theme, make sure that your WordPress Version is updated to the latest one.
  • You can know more about WordPress Requirements from here.

Server Requirements

Please make sure you have fullfilled the following Requirements

  1. WordPress 4.7 or higher version.
  2. PHP Version 7.4.0 or Upper . ( 8.0 recommended )
  3. MySQL 5.6 or greater.

It is also recommended to setup your php limit to avoid the common issues during the plugin installation and demo import.

  • memory_limit 128M
  • max_execution_time 180
  • post_max_size 64M
  • upload_max_filesize 64M
  • max_input_time = 120
  • max_input_vars = 10000

Knowledge Base

Firstly you need to install WordPress on your server using softaculas or other installer. It depends on your hosting provider.

Here are some usefull links to get started with WordPress:

  1. Official instruction of installing WordPress on your server- WordPress Installation
  2. Here is the official guide to get started with WordPress- Getting Started

What's Included in the zip folder

  1. A zip file of the theme .
  2. A plugin zip file for core functionality.

Installation

Follow the steps below to setup your WordPress theme.

There are two methods to install the Hotelina WordPress Theme. The first one is using the WordPress Theme Installer and the second is installing it using the FTP method.

WordPress Theme Installer

  1. Login into the WordPress Dashboard and search for Appearance -> Themes.
  2. Click "Add New" at the top of the page.
  3. Now click on "Upload Theme".
  4. Choose the zip file you will find within the whole package you downloaded from Themeforest -> "hotelina.zip"
  5. Once the installation is complete you can Activate the Hotelina WordPress Theme

FTP Upload Method

  1. Using your FTP client, login to your server via FTP and navigate to "wp-content/themes" under your website's root directory.
  2. Here you must place the main folder you will find within the whole package you downloaded from Themeforest, this folder called "hotelina" ( unzipped version ).
  3. Once your files are completely uploaded to your server, log into the WordPress Dashboard and go to "Appearance -> Themes" .
  4. Search the Hotelina WordPress Theme Screenshot and click to "Activate".

Theme Installation Tutorial

Screenshot Of whole Process to Install Theme

Choose the zip file what you will find within the whole package you downloaded from Themeforest -> "hotelina.zip"

Responsive image

Now, Click Activate to activate the theme

Responsive image


Plugin Installation

When the theme is uploaded You need to install some recommended plugins.

Click Begin Installing Plugins.

Responsive image

Now, Select all the plugins to install

Responsive image

Now, Select Install then Click Apply button

Responsive image

After installing all plugins Click Return to Required Plugins Installer

Responsive image

Now, Select Activate then Click Apply for activating all plugins

Responsive image


One Click Demo Import

You can easily import demo data using our one-click demo content importer. View our screenshot to the demo import page.

Set Front Page and Posts Page

You can easily import demo data using our one-click demo content importer. View our screenshot to import demo data in your WordPress site

Responsive image

Now Click Import Demo Data

Responsive image

Now, Click Continue & Import

Responsive image

Congrats! Your site is ready..

After import completed successfully, click visit site

Responsive image


Changing Logo & Page Title

You can manage some special Settings from Hotelina theme customizer easily. And the other Settings will be found in the theme option panel.

You can change your Theme Logo from theme options panel

Responsive image

Now, Click on Customize for other options

Responsive image

These options are for Theme Logo, Site Title and Tagline.

Responsive image


Setting up the Menu

The final step before you can start with the new theme is to create your menu, it will be really easy. If you import our demo data it will automatically make a menu for you and set it a primary location.

Let's make your own menu.

Go to "Appearance -> Menus" and you will see a panel where you can create new menus. Create one, add your created pages to it and save it. After this in "Menu Settings" below the menu select"Header Menu" and hit "Save Menu".

For One Page Menu you need to use custom links option to make one page menu. Put your section ID in the URL field and menu text goes Link Text field. Then hit Add to Menu Button.

Responsive image

Note: You can use up to two levels of navigation in this theme.


The Customizar

After activating the theme, you will notice that a new submenu item appeared, under "Appearance -> Customize".

If you click on it you will be taken to the WordPress customizer, a tool which will allow you to modify the look and feel of your website.

Unfortunately not all theme options features are present. You can select only the body background color, background image, custom header image, logo & favicon.


Set Homepage and Blogs

  1. Login to WordPress admin panel (URL should be www.yourdomain.com/wp-admin )
  2. Navigate to "Settings > Reading".
  3. Responsive image

  4. From dropdown, select which page you want to set as "Front Page" and which page you want as “blog posts” page. Default Front Page is ‘Home’ and default posts page is ‘Blog’..
  5. Responsive image

  6. Click on ‘Save Changes’ button to save all.

Creating A New Page

Step 1: Navigate the Add New menu under the Pages Navigation.

Step 2: Select your header style and Give it a title.

Step 3: Use Elementor for your page Customization.


Elementor Page Builder

Now you can customize the page with elementor page builder.


Contact Form 7

Contact form 7 is used to create ‘easy to handle’ and ‘easy to customize’ forms. Hotelina theme has a pre-built forms. To get all forms, ‘Contact Form 7’ plugin must be installed and activated. You can add/edit/delete the contact form by following this documentation

https://contactform7.com/getting-started-with-contact-form-7/

Contact Form for Faq Page

            <div>
              <div class="form-inner mb-30">
                  [text* text-383 placeholder "Your Name :"]
              </div>
              <div class="form-inner mb-30">
                 [email email-500 placeholder "Your Email :"]
              </div>
              <div class="form-inner mb-30">
                  [text* text-383 placeholder "Subject :"]
              </div>
              <div class="form-inner mb-30">
                  [textarea textarea-723 placeholder "Write Message"]
              </div>
              <div class="form-inner">
                  <button class="wpcf7-form-control has-spinner wpcf7-submit" type="submit">Send Now</button>
              </div>
            </div>
          

Contact form 1

            <label> Your name
              [text* your-name autocomplete:name] </label>
          
            <label> Your email
                [email* your-email autocomplete:email] </label>
            
            <label> Subject
                [text* your-subject] </label>
            
            <label> Your message (optional)
                [textarea your-message] </label>
            
            [submit "Submit"]
          

Contact Form for Contact Page

            <div>
              <div class="row g-4">
                  <div class="col-lg-4">
                      <div class="form-inner">
                          [text* text-371 placeholder "Enter your name"]
                      </div>
                  </div>
                  <div class="col-lg-4">
                      <div class="form-inner">
                          [email* email-368 placeholder "Enter your email"]
                      </div>
                  </div>
                  <div class="col-lg-4">
                      <div class="form-inner">
                          [text text-371 placeholder "Subject"]
                      </div>
                  </div>
                  <div class="col-md-12">
                      <div class="form-inner">
                         [textarea textarea-843 placeholder "Your message"]
                      </div>
                  </div>
                  <div class="col-md-12 d-flex justify-content-center">
                      <div class="form-inner">
                          <button class="wpcf7-form-control has-spinner wpcf7-submit" type="submit">Send Message</button>
                      </div>
                  </div>
              </div>
            </div>
          

Contact Form for Homepage Two

            <div>
              <div class="row">
                  <div class="col-lg-12">
                      <div class="form-inner">
                          [text* text-148 placeholder "Enter your name"]
                      </div>
                  </div>
                  <div class="col-lg-6">
                      <div class="form-inner">
                          [email* email-975 placeholder "Enter your email"]
                      </div>
                  </div>
                  <div class="col-lg-6">
                      <div class="form-inner">
                          [text text-148 placeholder "Subject"]
                      </div>
                  </div>
                  <div class="col-lg-12 mb-50">
                      <div class="form-inner">
                         [textarea textarea-833 placeholder "Message"]
                      </div>
                  </div>
                  <div class="col-lg-12">
                      <div class="form-inner">
                          [submit class:send-btn class:btn--primary3 "Send Message"]
                      </div>
                  </div>
              </div>
            </div>
          

Theme Options Panel

Follow these screenshot to change your theme layout from Theme Options

Responsive image

Responsive image

Responsive image

Responsive image

Responsive image

Responsive image

Responsive image

Responsive image

Responsive image


How to add widgets

Step 1: Navigate Appearance > Widgets.

Responsive image

Step 2: You can see all the widget areas here.

Responsive image


How to edit a widget

Step 3: Click on Plus icon and search theme name to see all custom widget.

Responsive image

Step 4: Click on widget to edit them.

Responsive image

Step 5: When you click on widget an edit form will appear.

Responsive image

Step 6: After editing, click Update to save changes.

Responsive image


Theme Update Tutorial

There are two ways to update the theme. The regular and the automatic way.

Automatic

This is the easiest way to update a theme. You can do that by Envato Market Plugin. We already included this plugin with our theme. You need to install and activate the plugin and configure it with your themeforest profile. For configuring this plugin follow this tutorial article: http://www.wpexplorer.com/envato-market-plugin-guide/.

Manual

Go to your "Themeforest Download Account" and download the latest package. Unzip it and overwrite the theme folder on your server via a FTP Client.

Plugins

If the theme uses plugins and there are updates available for theme, you should see a notification and be able to easily install theme.However if you don't see the notification bar, you can update the plugins manually as well.


Plugins

Following list of packages will be included:


Home Page Demos

Hotelina is a clean and modern design WordPress Theme suitable for luxury hotel and suits booking purposes with 5+ ready homepage demos.

Source & Credits

Images:

Icons:

Scripts:


Support

If this documentation doesn't answer your questions, So, Please send us Email via Item Support Page

We are located in GMT +5:30 time zone and we answer all questions within 12-24 hours in weekdays. In some rare cases the waiting time can be to 48 hours. (except holiday seasons which might take longer).

Note: While we aim to provide the best support possible, please keep in mind that it only extends to verified buyers and only to issues related to our template like bugs and errors. Custom modifications or third party module implementations are not included.

Don’t forget to Rate this template

Please Add your Review (Opinion) for Our template. It would be a great support for us.
Go to your Themeforest Profile > Downloads Tab > & then You can Rate & Review for our template.
Thank You.

More Templates

Checkout Our Premium Templates Below

Our Portfolio