Help File

Help File: Mammoth

GhostPool.com | Created 03-Nov-09 | Last Updated 01-Sep-11

Table of Contents

  1. Installation
  2. Demo Content
  3. Updating The Theme
  4. Setting Up The Theme
  5. Troubleshooting & FAQs
  6. Credits

1. Installation

Downloading from ThemeForest

Download the Mammoth theme from your ThemeForest downloads page and then unzip the download. Once the download has been unzipped you should see a folder called mammoth-theme.

Uploading The Theme

Before uploading the theme make sure you have installed WordPress 3.0 or higher. You can download WordPress for free from WordPress.org. Now you can upload the theme in one of two ways:

1. Upload via WordPress
If you have trouble uploading the theme via WordPress you will need to upload the theme via FTP as explained below.
2. Upload via FTP

Activating The Theme

When uploading the theme via WordPress you should be prompted to activate the theme. If uploading the theme via FTP go to Appearance -> Themes and click the Activate link below the mammoth theme.

If you have the WordPress plugins WP-PageNavi activated make sure you deactivate this before activating this theme.

Theme Options

Once you have activated the theme you will see a new option under the Appearance tab called Theme Options. Click this link to go to the theme options page and click the Save Changes button to save the default theme settings.

GD Star Rating Plugin

2. Demo Content

A demo package comes with the theme that includes example posts, pages, comments, custom fields, categories, and tags etc. which can help you in learning how the theme works. To add this content follow the steps below:

3. Updating The Theme

From time to time free theme updates will be released which will include bug fixes and feature updates. When a theme update becomes available you should see a New Updates message in your admin panel. To get these themes updates you will need to re-download the theme from your ThemeForest downloads page and unzip the download file.

If you have made changes to the theme files you will want to either make the changes again to the new theme files or just upload the updated theme files if they are not your modified files. Visit the changelog, which tells you which files have been updated, added and removed. You can then download DeltaWalker or DiffMerge and compare and add the code changes between your modified files and the new theme files.

4. Setting Up The Theme

Homepage

Post Tabs

To set up the tabs on your review posts you need to do the following:

Review/Summary Tab/Posts

Preview Tab/Posts

News Tab/Posts

Synopsis Tab

Images Tab/Posts

Video Tab/Posts

Slider

Blog Page Template

Login/Register/Option Page Templates

Redirect Page Template

Navigation

Shortcodes

This theme comes with several shortcodes. Shortcodes are pieces of code that can be inserted directly into your main text box on posts, pages and reviews to add certain content easily such as videos and dividers.

Customising The Background

Contact Page

Sidebars/Widgets

Rating Widget

Translation

Using The Lightbox

<a href="http://example.com/imagename.jpg" rel="prettyPhoto[gallery]"><img src="lib/http://example.com/imagename.jpg" alt="" /></a>
	
<a href="http://youtu.be/JmM6Ribe2Q" rel="prettyPhoto[gallery]"><img src="lib/http://example.com/imagename.jpg" alt="" /></a>

Simple:Press Forum

5. Troubleshooting & FAQs

It says the theme is broken or missing a style sheet?

If after installing the theme it says it is broken or the style sheet is missing see http://wiki.envato.com/buying/support-buying/solving-broken-theme-issues.

Why to my images looked distorted/squashed?

If you have images uploaded to your posts prior to installing this theme you will want to recrop them. Go to Plugins -> Add New and search for "Regenerate Thumbnails". Install and activate the plugin called Regenerate Thumbnails and then run the plugin from Tools -> Regen. Thumbnails.

What is the name of the font used in the logo?

The font is called Jailbird Jenna, you can download it from http://www.dafont.com/jailbird-jenna.font.

Can users create posts and upload content?

The theme does not support this functionality by default but you can use certain WordPress plugins to achieve this. Use the Capability Manager to give users permissions to create posts and upload items via the admin panel. Use a plugin like TDO Mini Forms to create a form on the front-end of the website so users do not need to access the backend to create reviews.

I get a Page Not Found error when I click the page numbers?

You are probably receiving this error message because you are using a custom permalink structure without a forward slash at the end of your permalink. To fix this issue go to your Settings -> Permalinks and in the Custom Structure field add a trailing slash at the end of your permalink e.g. /%category%/%postname%/. You may need to save this page twice for the settings to be correctly changed.

How do I remove the comments section from pages?

Go to Pages -> All Pages and edit the desired pages. In the top right corner of the page click the Screen Options button and make sure the Discussion box is checked. Now scroll down the page and locate the discussion panel and uncheck the Allow comments box.

I do not receive emails from the contact form?

The are several reasons why you may not be receiving the emails:

How do users add avatars (images) to their profiles?

WordPress uses Gravatar to add avatars (user images). Register a free account at Gravatar.com, associate it with the email you're using on your WordPress site and upload your avatar image. Now go back to your site and within a short amount of time your avatar will show up in your comments, profile page etc. If you want people to upload an avatar from your own site instead, use a plugin such as Add Local Avatar.

How do I install a new cufon font?

<script>Cufon.replace
<script src="http://domain.com/wp-content/themes/themename/js/fonts/nevis_700.font.js"></script>

<script>Cufon.replace

The cufon font does support characters from my language?

You will need to create your own cufon font file so it supports your characters. Go to http://cufon.shoqolate.com/generate and upload the desired font from the mammoth-theme/mammoth/js/fonts/files folder. Check the The EULAs of these fonts allow Web Embedding box. Now select the glyphs you want to include (choose the glyphs that support your characters). Now check the I acknowledge and accept these terms box and click Let's do this! to generate your cufon font file. Now upload your cufon file to mammoth-theme/mammoth/js/fonts overwriting the old cufon file. If your cufon file does not overwrite the old file (it may be a new font) please see the question above.

6. Credits