First of all, thank you for buying this theme. To make your experience pleasant, we've added as much info as needed in this documentation.

While we have tried to keep an easy-to-use user interface, we understand that you might have some questions about installing and using our theme. Following is a detailed step-by-step guide to help you with most of the questions or issues that you may be experiencing.

How to Use This Document

To help you quickly locate what you are looking for, we have created an extensive menu for this document at your left side. Please use it to navigate to the desired section.

Can't find what you need? Contact us via Support Forum. We will respond in the shortest time possible.

There are two methods to install the theme. If the normal installation method (a) is not supported by your web host, you will have to use the alternate option (b).

a. Normal Installation

  1. Log into your WordPress admin panel and go to Appearance → Themes
  2. Click the Add New button at the top.
  3. Click the Upload Theme button at the top.
  4. Click the Choose File button and navigate to the location of the theme zip file landed.zip.
  5. Click Install Now to begin the installation.
  6. Wait for the success message, then click Activate.

b. FTP Installation (alternate method)

  1. Unzip the theme zip file landed.zip.
  2. Using an FTP client to access your host web server. Go to /wp-content/themes/ and place the theme folder inside it.
  3. Log in to your WordPress admin panel and go to Appearance → Themes
  4. Locate the theme thumbnail and click the Activate link.

ImportantAfter activation, you will be presented with several plugins that you have to activate. Do not forget to activate them all or not all of the theme features will be available.

Landed recommends a few plugins to extend it's functionality. These plugins can be installed automatically from the notification in WordPress Administration Panel (Dashboard). Although, Landed will work perfectly without any of these plugins, you may want to extend the theme's features with them.

Recommended Plugins

  • One-Click Demo Import

    To import content from our demo!

  • Elementor Page Builder

    This plugin will give you a freedom to create custom home page with drag n drop and live preview it!

  • TJ Extras Required

    Add extra features like widgets, metaboxes, and custom Elementor widgets.

How to Install the Plugins

  1. Log into your Dashboard page.
  2. Go to Appearance → Install Plugins.
  3. Click install link below the plugin you want to install.

We have included Landed with one-click demo importer feature. You can easily to import content from our demo then you can edit it with your content. But first please install all recommended plugins. Please take a look the Installing Recommended Plugins section to read how to install the plugin.

After that please go to Appearance → Import Demo Data, then click the Import Demo Data button. Depending upon the number of content, images and server speed, the process may take long to complete.

ImportantYou must install all the recommended plugins before import the demo data.

WordPress child theme allows you change the functionality of the theme without having to edit the original/parent theme template files. If you plan to making any customization, we recommend to create a child theme instead of editing the theme template files. Since the child theme is stored separately, you don't need to redo the changes next time you upgrade the theme.

Creating a Child Theme

There's a plugin you can use that will create a child theme from within the WordPress dashboard: http://wordpress.org/plugins/child-theme-configurator/ or you can download Landed blank child theme.

Download it here.

More About Child Theme

You can read more about Child theme on WordPress Codex →

If you are migrating from another theme, then upon activating Landed you may find previously added images display strangely with weird aspect ratios and sizes. Don't worry. It is normal. The image thumbnails are required to be recreated using Landed's presets.

There is a very easy fix to this issue. Just install Force Regenerate Thumbnails plugin.

How To Use It?

  1. After you install it, go to Tools → Force Regenerate Thumbnails
  2. Click the Regenerate All Thumbnails button
  3. Depending upon the number of images and server speed, the process may take long to complete.
  4. After it done, you can deactivate and delete the plugin.

The Site Icon is used as a browser and app icon for your site. Icons must be square, and at least 512px wide and tall.

How to Upload your Icon?

  • Select Appearance → Customizer
  • Choose Site Identity
  • You will see the Site Icon uploader.
  • Upload your icon at least 512px x 512px

By default, Landed uses Montserrat font as default theme font family. But Landed provides an option to change it in case you dont like it. It is easy to change it, please follow the steps below.

Access the setting

  • Select Appearance → Customizer
  • Choose Appearacen → Global Typography
  • You will see the settings for body and heading text.

Landed allows you to change almost every element colors, but if you just want to change the accent color, please follow these steps:

Access the Settings?

  • Select Appearance → Customizer
  • Choose Appearance → Global Colors
  • You will see the option to change the color.

Container layouts is a variation of the theme container. Landed provides 3 option to choose:

  1. Full Width
  2. Boxed
  3. Framed

Landed also provides two more options, container width and container background color.

How to Access it?

  • Select Appearance → Customizer
  • Choose General → Container
  • You will see the options.

Elementor is a page builder that fully integrated with Landed. After you install and activate it, there is a simple task you need to do.

  • Please go to Elementor → Settings
  • Find Disable Global Colors and Disable Global Fonts
  • Please check those two options to disable Elementor's default style, this will activate the built-in style from the theme.
  • After that click the Style tab.
  • Find Content Width replace with 1110.
  • Save changes.

If you are not familiar enough with Elementor please read their useful documentation https://docs.elementor.com/.

We provide 7 custom Elementor widgets to display various of blog layouts, a custom logo, menu and search icon to build your custom header.

All of our themes include a language file to make translating to a different language easy. Inside the theme folder /wp-content/themes/themename/languages , you'll find a language file named themename.pot . Or in this theme file named landed.pot

Configure WordPress

Before translating the theme, you'll need to make sure WordPress is setup correctly with your locale. Open wp-config.php and modify the line below.

/**
 * WordPress Localized Language, defaults to English.
 *
 * Change this to localize WordPress. A corresponding MO file for the chosen
 * language must be installed to wp-content/languages. For example, install
 * de_DE.mo to wp-content/languages and set WPLANG to "de_DE" to enable German
 * language support.
 */
define( 'WPLANG', '' );

Translating the Theme

  1. Download and install Poedit.
  2. Open landed.pot in Poedit. Translate as needed.
  3. Save the file with the locale. For example, if you translate the theme to German language then you would save your files as de_DE.po.
  4. Copy both these files(de_DE.po and de_DE.mo) under the languages folder of landed.