Laconic - Business/Corporate WordPress Theme

View Demo Support Website Rate theme

Easy to use, fully responsive WordPress Theme with clean design and lightweight code. Good choice for corporate, business, portfolio, ect. This template contains a lot of shortcodes and can be easily customized for any purpose. Few variations of pages allow to choose that option, which is better for your project. Laconic – perfect choice.

Please, read our documentation. If you didn't find what you need, submit support ticket on https://qodearena.ticksy.com/ and our support agent will assist you with any question.

Requirements

Minimal PHP settings:

memory_limit = 128MB

max_execution_time = 120

upload_max_filesize = 32M

post_max_size = 32M

Recommended PHP settings:

memory_limit = 256MB

max_execution_time = 300

upload_max_filesize = 32M

post_max_size = 32M

 

Preparing WordPress

If you already have WordPress installed on your server just skip to the next section. If you haven't yet installed WordPress on your server here you will find a complete guide on this topic. Just follow the steps and you will be ready in a blink of an eye with your shiny new WordPress website.

Using permalinks

Permalinks are the permanent URLs of your blog posts or pages on your WordPress site.

  1. Go to Settings > Permalinks.
  2. Select one of the available formats:

We recommend to use "Post name" structure. However you can use any structure you like.

First Steps

Before you can start playing around with your new theme, let's first check what the theme package includes. After you have downloaded the .zip file from ThemeForest and unzipped it, its should reveal the following folders:

Upload the Theme

You have two options how to upload themes in Wordpress and I will cover them both now. You can either upload all theme files via FTP or you can use Wordpress Theme Uploader. It really doesn't matter at all which one of these techniques you want to use, so choose the one which seems to make more sense to you.

FTP:

So I assume you do know how to use your FTP client of choice (like Filezilla), but if you don't, then try Theme Uploader method.

  1. First login with your FTP account and navigate to your Wordpress installation directory and in there go to wp-content/themes folder.
  2. Now put FTP client to side for a while and head back to Laconic Theme folder, which you just unzipped laconic.zip.
  3. There should be only one folder, called laconic. To make sure you are in the right place, check that folder contains files like index.php, functions.php and style.css.
  4. If everything looks good you are ready to upload this laconic folder to wp-content/themes, which you found earlier.
WordPress:

Navigate to Appearance -> Themes -> Add New -> Upload Theme. Select laconic.zip file. Press the Install Now button to upload and install the theme.

Activate the Theme

After theme is successfully uploaded, head on to Appearance -> Themes, in Wordpress backend. There should be now one new theme called . Find it and just click Activate (if theme was uploaded via FTP)

Or click Activate right after theme was installed (if it was installed with Theme Uploader)

Setup Wizard

After theme activation you will see setup wizard - tool that will help you with installing theme required plugins and importing demo content.

Installing theme required plugins

Demo Content

Please, be patient. Import process can take up to to 20 minutes.

Theme Customization.

Here you will see suggestion to use child theme for any theme customization. Using it you will save all your changes, even if main theme will be updated.

Help and Support

Website is Ready!

That's all. In a few minutes your all plugins were installed, demo data imported and website looks now same as on demo!

Menu

Now go in Appearance -> Menus and select "Laconic menu" as Top Menu.

A WordPress child theme takes the functionality of another theme, named parent theme. It gives you the possibility to customize an existing theme. Instead of modifying the theme files directly, you can activate the child theme and work within it. All customizations are stored in the child theme and anything in the child takes priority over the parent. So if the same file exist in both child and parent, the file from the child will control that aspect of the theme.

Working with child themes, your customizations are safeguarded from future upgrades because you only upgrade the parent theme, which you never edit, while the customizations are protected in your child theme which you don’t upgrade.

Why use a Child theme?

Safe Updates. You can easily modify your website using child themes without ever changing the parent theme. When a new version of the parent theme appears, you can safely update it as all your modifications are saved in the child theme.

Easy to Extend. A child theme has a great flexibility. It does not require writing a lot of code. You can modify only those template files and functions that you need.

Notice! When you install one of our themes you must upload both parent and child theme folders to /wp-content/themes/ but you should only activate the Child theme via Appearance > Themes.
Modifying files from the Parent theme folder

While you should never edit files in your Parent theme, if you really must, the safest way to do it is to download a copy of the file you want to modify on your computer, make the changes, and then upload it into your child theme folder.

This way of modifying the files can be used for any files from the parent theme — note that you must re-create the same folder structure in your child theme that exist in the parent theme in order for the modifications to take effect.

There are two ways to update Antica theme: via FTP or in WordPress dashboard.

Before updating please backup your website!

Update via FTP:

  1. Go to Themeforest site, open Downloads section.
  2. See in the list Laconic - Business/Corporate WordPress Theme, click on the Download button, from dropdown select Installable WordPress file only. 
  3. Login via your favorite FTP client to your hosting. Navigate to your site location and then find the folder wp-content/themes/
  4. Find the old theme laconic, and rename it to something like laconic_old
  5. Unzip downloaded file from Themeforest
  6. Upload that folder to remote location wp-content/themes/ via FTP

Update in WordPress dashboard.

  1. Go to Themeforest site, open Downloads section.
  2. See in the list Antica - Multipurpose Business Agency/Personal Portfolio WordPress Theme, click on the Download button, from dropdown select Installable WordPress file only
  3. Remove old theme version.
  4. Upload, install and activate latest version.
  5. After theme will be activated, setup wizard will run. Tap "Lets' Go".
  6. Next step is updating theme required plugins. Click "Continue" and wizard will update plugin(s). 
  7. After updating required plugin(s), skip Default Content and Theme Customization step.

Updating premium plugins.

Premium plugin are not trial, they are full versions that you can use as long as you want.

We have agreement and permission from plugins' authors to provide these plugins with theme for free.

So if you will see notification meesage like "Hi! Would you like to activate your version of Revolution Slider to receive live updates & get premium support?" - ignore this message or, if you want direct support and updates from plugin's author - you can purchase this plugin.

All premium plugins are updated with theme update. So, if you will see that there is a new plugin version, please, be patient and wait for next theme update.

Antica is translation-ready theme. We will show you how to translate our theme.

There are three file types and they contain:

  1. .pot: This file is a “portable object template” that contains all of the text to be translated. It doesn’t contain the translations themselves.
  2. .po: The “portable object” file contains the original text and the translations. It’s the file we’re about to show you how to edit.
  3. .mo: This is the “machine object file.” When your translation is complete, you will convert or export your .po file to this file type so that WordPress can use it.
Poedit

There are a lot of translation editors. The most popular is Poedit. It is very easy to use and we will show you how theme could be translated.

Open .pot file with Poedit

Click the “Create new translation" in Poedit and browse .pot file for our theme. You should be able to find it in the folder titled “languages” in the theme folder.



Select language.

Poedit saves your translation according to the language and an associated country (for localization). 

The resulting .po file will be titled according to abbreviations for the language and associated country. In our case, we’re using German, so our file will be de_DE.po. 

Poedit creates these extensions automatically, but here’s a list of country and language codes

Translate theme words you need.

The .pot file has already compiled everything you need to translate. Here you can see how this text lines look:

Save .po and .mo files.

When you save your new .po file from Poedit, the application automatically generates an additional .mo file and saves it in the same directory on your hard drive.

After saving the files to your hard drive, add a the laconic prefix to them, so for example

de_DE.po becomes laconic-de_DE.po

de_DE.mo becomes laconic-de_DE.mo

After renaming the files, use an FTP client to upload both files to the wp-content/languages/themes folder in your theme’s directory. Now you just have to tell WordPress to use the translation you created.

If you will save .po and .mo files in theme folder (wp-content/themes/laconic/languages/) after theme update these files will be removed. So backup these files before theme update.

 

In "Theme Options" you are able to change main theme settings for Header, Footer, Blog, etc..

Notice: Before leaving the 'Theme Options' tab make sure to click the 'Save changes' button at the top of the panel, otherwise your changes will be lost.
Header

Here you can customize header: logo, social links, etc.

Footer

In this section you can change footer settings.

Blog

In this section you can find settings for posts page.

Portfolio

Settings for single portfolio page.

Custom CSS & JS

Add additional CSS or JavaScript here

404 page

Customize 404 page

Backup

Backup, import and export your "Theme Options" settings.

Documentation

Link to documentation website (documentation copy also available in package downloaded from ThemeForest)