Using the theme

To use the theme extract the main downloaded zip file.

After extracting you will find a folder named similar to theme name. That folder is the production ready ( live site ready ) theme.

To set up the theme properly with several setting options, please read through the documentation.

Please edit theme files using a proper code editor. There are lots of free and opensource code editor available. You can choose any of those, some popular free code editor Visual Studio Code , Atom


Installation

WordPress theme can be installed in 2 ways.

  1. Through WordPress.
  2. Uploading via FTP.

Through WordPress

Installing a theme through WordPress is very easy. Login to your WordPress Dashboard and be ready to go. Now you have to follow few steps described below.

  • In WordPress Admin panel's sidebar navigation go to Appearance > Themes. Now click on Add New button at the top.
  • Now click on "Upload Theme" and after That click Choose File and locate your Theme zip file(world-times.zip). Then install now.
  • Within few seconds you will see a message "Theme installed successfully."
  • Now click on "Activate".

Your new theme will be installed and activated successfully.

Uploading via FTP

In your themeforest download folder you will find a folder "world-times" you have to upload this folder in your web host. Follow the instruction below.

  • Connect your webserver via ftp and find the folder wp-content > themes in your WordPress installation. This folder contains all your installed themes.
  • Transfer / upload the "world-times" folder in that "Themes" folder.
  • After successful upload, login to your WordPress dashboard and go to Appearance > Themes. You will see the World Times theme listed here.
  • Hover over the theme thumbnail and click on the "Activate" button. Your new theme will be activated successfully.

Now you will see an notification above the page. It will ask you to install some required and recommended plugins. Please install those plugins. these plugins will be installed from wordPress.org Plugin Directory and some plugins are included in the theme.


Home page settings

For this theme's custom home page at first you have to create 2 page and make some settings.

Go to Pages > Add New and create a page. Choose "Frontpage" template for this page. This will be the home page.

Create another page with "Default Template". In both pages keep the content blank.

Now go to Settings > Reading in admin sidebar and check these option "Front page display" -> "A static page (select below)". In the dropdown options, for home page choose the page you have just created with "Frontpage" template. For blog page choose the another page which you have created with "Default Template"

Save the settings.


Theme option configuration

For simplicity World Times theme uses WordPress's default customization option and most of the options are self explanatory. Go to Appearance > Customize to see the available customization options.

  1. Site Identity

    In this section you can Add Site's image logo ( do not crop your logo in WordPress). you will see your site title and tagline which you have set up at the time of WordPress installation. If you want to change these you can do that. Also you can add site icon here.

  2. Colors

    If you want to change the header text color or background color of body area, you can do that in this section.

  3. Homepage Layout Settings

    This Settings section is used for home page layout settings. Before Using this settings options, please confirm that you have already setup the Homepage ad described in "Home page for this theme" section above in this documentation.

    This setting section has 3 sub section. each section's options are described below.

    • Featured Area Options

      Featured Section: This is a toggle button. It enables or disabled ( show/hide) the featured posts sections at the top of the home page.

      Post Type: Here you can choose whether you want to show featured posts or latest posts in this section.

      Post Count: Choose how many posts you want to show in this section.

    • Latest Post Section

      Latest Section: It enables or disabled ( show/hide) the latest posts sections as the first section below the featured section (before all category sections).

      Latest Section Layout: Choose a layout option for this section from 3 available sections. 2/3 of the width, 1/3 of the width or 100% width.

      Latest Section title: Title for this section.

      Number Of Posts: Choose how many posts you want to show in this section.

    • Category Area Options

      Category area: Under this options you will find group of options. Each group defines a category sections and contain related to that options. These options group is repeatable. Which means you can add as many sections as you want. Below is the description of the options in a group.

      Category Section Layout: Choose a layout option for this section from 3 available sections. 2/3 of the width, 1/3 of the width or 100% width.

      category Section title: Title for this section.

      Post category: Choose the category, of which posts you want to show in this sections. If at the beginning there is only few category, don't worry. When you create a category at the time of your actual post editing or from "Posts > Categories page in your dashboard. Those category will be available in this dropdown option.

      Number Of Posts: Choose how many posts you want to show in this section.

  4. Single Post Settings

    • Share Links: Show/hide share links below the single post view.
    • Previous Next Post Section: Show/hide Previous next posts below single post view.
    • Related Post Section: Show/hide Related posts section based on the current post's category.
    • Number of Related Posts: How many related posts you want to show.
  5. Menus

    This section is also comes with WordPress by default. In this section you can choose which menu (created in dashboard) will be shown in main menu area.

    It is recommended that to setup menu, you don't need use this section. you can do this from Appearance > Menus. It is the more easy way. Later in this documentation I will write, how to use Menus

  6. Widgets

    This section also generated by WordPress by default. It's a way to quick add / remove / modification of widgets in your site widgetize area. It is the same as Appearance > Widgets option in admin panel left sidebar.

  7. Static Front Page

    Normally You don't need to change anything here. It is same as Home page settings.

  8. Footer Settings

    Under this option set you will find all the footer related setting options.

    Footer Widget Area: Show Or hide the footer widget area.

    Custom Copyright Text: If you enable this a new text box will be visible. In that box you can add Custom text for copyright area.

  9. All other options are default WordPress options which are self explanatory.


WordPress Beginner Instruction

How to Create menu

o setup navigation for your WordPress at first you have to create a menu. To easily create It is recommended that you create your pages at first. No problem if you keep this page blank at this point.

Go to Appearance > Menus now give a name to your menu and add menu item (pages or custom links) to this menu and then save the menu.

Now click on Manage Locations. Here you will see a table with two column "Theme Location" and "Assigned Menu". Choose your recently created menu from the dropdown option for the menu location (In this theme there are two menu location, "Main Menu" and "Footer Menu". Footer Menu location is beside copyright text in footer.). Now click on save changes.

How to add widgets

Go to Appearance > Widgets from the admin sidebar menu.

In this theme There is 3 widgetize area which are "Footer widget Area Left", "Footer widget Area center" and "Footer widget Area right".

Just drag available widgets from left side of this page into that widget area. and then insert necessary content and settings and save that widget.


Featured Post

When you edit a post you will see an option at the end of the post editor sidebar. There you will see a dropdown option to feature the post. Choose yes to feature the post.


Demo Installation

If you want to install the demo data as the Live demo site of this theme. follow the instruction below

After installing the theme there will be a notice at the top of the dashboard which will tell you to install and activate some required and recommended plugins. One of those recommended plugin is One Click Demo Import. If you want to import the demo data then you have to install this plugin.

After installing and activating this plugin, go to Appearance > Import Demo Data.

Then click on import demo data button.


Changelog

V 1.1.0 - August 03, 2019

  • Fixed mobile menu css for logged in and logged out state

V 1.0.0 - April 19, 2019

  • Initial release