FAQ

How to Start with Corpus

Before all else you must setup a WordPress version on your server. After downloading the package, you will have “Corpus” folder and “Corpus.zip” file inside the Theme package. You can either choose to upload the Theme to your server via ftp (just upload the folder “Corpus” into the folder wp-content/themes) or via WordPress upload function (Appearance > Themes > Install Themes > Upload) using the “Corpus.zip” file.

This is for sure the easiest and fastest way to update Corpus. The only thing you have to do is to activate the theme update and enter your Themeforest username and an API key (from Envato).
Follow the steps below in order to use the auto update:

  1. Go Theme Options > Theme Update.
  2. Enable Theme Update.
  3. Insert your Themeforest username and an API key from your Envato account.
  4. Save changes and you’re ready.

When there is a new update of Corpus you will be informed (message at top) in Appearance > Themes screen and in Theme Options screen. Then you will be able to update Corpus with just one-click. Don’t forget to update the required plugins in case that you are prompted (read the last 5 steps in this page).

With Corpus you have the possibility to import any of the demos with just ONE click. Just follow the steps below:

  1. Install and activate the required plugin Corpus Demo Data Importer
  2. Go Corpus Demos in the WP Dashboard
  3. Select the demo you wish to import (you can additionally select to import Dummy Content, Theme Options or/and Widgets).
  4. Click Import and in a few seconds you will have the whole content in your WP installation.
  5. Have Fun!

Basic settings in Corpus

Create a new page from Pages > Add New. Give a title, like ‘Home’, add the elements and settings you wish and then publish it. Next, create another page with the title you want for your blog. You do not need any content for your main blog page. The next thing is to tell WordPress to use your pages appropriately. Go to Settings > Reading and set the ‘Front page displays’ to ‘A static page’. Set the home page you just created as the ‘Front page’, and the blog page you created as the ‘Posts page’ and save your changes.

Your Home and Blog page are ready to go!

Corpus comes with two custom menus, one positioned in the header area(Header Menu) and the other in the copyright area(Footer Menu). To set up your custom menus simply:

  1. Go to Appearance > Menus.
  2. Enter your menu name.
  3. Click the Create Menu button.
  4. Add items to your menu by using the widgets on the left side.
  5. Save your menu.
  6. Click Manage Locations.
  7. Attach it to the location you prefer (Header or Footer) and save again!

Additionally, Corpus offers the Anchor Menu per page option. Notice that, anchor menus are optimal for navigation within one page. To create such a menu in a page please do as follows.

  1. Add Section IDs (e.g., idname1) in Rows you want to use in your menu.
  2. Create a menu the usual way.
  3. Add as menu items custom links of the form: http://www.site.com/pagename/#idname1
  4. Save menu and use it by selecting it from the Page Options of the page.

In the exact same way you can create one such menu for the Header Menu as well, so that you have a One Page site.

Theme Options/Philosophy

Corpus option panel is built with the famous Redux Framework and gives you many configuration options in a user-friendly environment. Click the Corpus tab from the main WordPress navigation and then you will be able to affect many core features of Corpus. All the options have detailed descriptions in order to explain their purpose.

For a better grasp of the full potential of the theme, it is worth having a look at the philosophy behind the Header. The Header in Corpus does not have predefined styles (like most themes), but the elements can be moved independently from each other. The elements one can add on Header may be the following:

  1. Logo (3 different Background styles)
  2. Menu (3 different styles)
  3. Safe Button (On/Off & Add various elements)
  4. Menu Elements (On/Off & Add various elements)
  5. TopBar Area (On/Off & Add various elements)

All 4 elements can have their own align without one’s place affecting the other’s. This way, virtually dozens of combinations can turn out. If you take into account the topbar that offers 2 places (left and right) and it’s of the logic On/Off and Add elements, Corpus can satisfy even the most demanding user.

Corpus provides multiple footer layouts that you can choose from. You can select various column layouts or have a single column if you wish. Go to Theme Options > Footer Options to build your footer.
Afterwards the creation of your footer layout, you will probably want to add content to it. Simply go to Appearance > Widgets. Drag any of the provided widgets to the footer widget areas (Footer 1-4), order and reorder them as you wish and customise the settings.

Notice that, just above your footer you can add and customise one extra area, the Bottom Bar area.

Page Options

Let’s create a new page by following the usual WordPress steps:

  1. Go Pages > Add New.
  2. Give the page title.
  3. Add your content (use the amazing Visual Composer).

Just below the Tinymce Editor you will notice two meta boxes (sections for settings): One with the title ‘Page Options’ and another with the title ‘Feature Section’.

Here you can give a description for the page (a subtitle) you create, choose its layout (Default, Full Width, Right Sidebar, Left Sidebar), select which widget area to use and if you also prefer a fixed(sticky) or even colored sidebar. Additionally, you can add an anchor menu and disable areas like the page title, the topbar, the bottom bar, the footer, the copyright area, the safe button and even the content area.

Keep in mind that Default option means that the settings from the options panel of Corpus will occur.

Corpus gives you the chance to add one of five special elements and to integrate your header with the feature section (Header Integration option). You can select among Title, Image, Slider, Video or Google Map. Follow the guidelines to set up the Feature Element of your choice. In addition, it’s worth trying your site’s Header under the Feature section in any page you like. This way you can create pages of totally different style. Finally, you can define the height of your feature section. Choose a full width section or specify the height you prefer in pixels.

Here you can use the 3 different (colored) menus you have created in the field Header Options of the Theme Options as well as one transparent menu.

General Questions

Firstly, if you need small css changes you can use the CSS Options (to place your code) in Theme Options. If you need to change more, then it’s better to use the child theme. For example, if you’ve ever edited PHP files (or JS files), then you know how hard it can be to upgrade your theme later.

Generally, a WordPress child theme is a theme that inherits the functionality of another theme, called the parent theme, and allows you to modify, or add to, the functionality of that parent theme. So install both themes (themename and themename-child), activate the child theme and you ensure that changes you make to the files are not overwritten when upgrading the main theme. If you need to edit PHP files(or JS files), the first thing you need to do is replicate the old file before we start to modify it. So, copy and paste the theme’s original file into your child theme folder ensuring that the file name and location is exactly the same. For example, if you want to modify the themename/folder-name/file1.php, then you would copy and paste this file to themename-child/folder-name/file1.php. Then, you can open and make any necessary changes.

By using a child theme, you don’t have to worry about the updates of the parent Themename theme.

Corpus is built with SEO best-practices in mind. We use heading tags (H1,H2,H3…) for titles, main content and logo which is good practice for search engine site. It goes without saying that Corpus uses valid HTML5 code and CSS3. Search engines would love the clean code of Corpus. Additionally, Corpus uses internal site linking, which is vital for search engines (two predefined navigation menus, related portfolios etc). Corpus is also full compatible with the two most popular WP Seo plugins, All in One SEO and WordPress SEO by Yoast, in case you need something more specific for your site optimization. Be sure that we have done our best for your site google ranking.

First of all, we recommend to use the PO Edit to edit and/or translate the static strings of Corpus. When you install it follow the steps below:

  1. Go to /Corpus/languages/ folder, duplicate the en_US.po file and rename it using the appropriate language code (for example if you translate to French you need to re-name it as fr_FR.po). You can find all the codes here.
  2. Then open the renamed .po file with PO Edit. Translate the strings in your language into the “Translation” column.
  3. Click to save the file when you finish the translation. Then an .mo file will be created in the same directory (just like en_US.mo file).
  4. Upload these 2 files in /Corpus/languages/ folder
  5. Finally, you need to go to Settings > General and at the bottom of this page select your preferred language.

Keep in mind that you do not need to translate all the theme’s strings, you can freely choose what to translate.