Blogman

Minimal WordPress Personal Blog Theme


Thank you for purchasing our WordPress Theme. If you have any questions that are beyond the scope of this documentation, please feel free to email us via our contact form on our profile page http://themeforest.net/user/awaiken or via email support@awaiken.com

This theme is designed for use with WordPress v5.0 or higher. If you are not using WordPress 5.0 or higher and can upgrade your site we recommend you do this before installation.
 
Although every effort has been made to ensure the theme is bug free and easy to use there is always a chance errors may occur. If you do find a problem please notify us immediately through the ThemeForest account page .
 

Theme Require​ments

  1. WordPress v5.0 or higher
  2. PHP 7.4 or higher
  3. Memory limit (memory_limit) should be atleast 128MB
  4. Maxium File Upload size (upload_max_filesize) should be atleast 32MB

  • Responsive Design
  • Live Customization Options
  • Google Fonts Supports (You can change body and heading tag fonts)
  • 4 Post Formats Supports
    • Standard Posts
    • Video Posts (Supports YouTube, Vimeo)
    • Audio Posts (Supports Self-hosted audio, SoundCloud audio)
    • Link Posts
  • Plugins Supports
    • MailChimp for WordPress
    • Contact Form 7
    • Disqus for WordPress
  • Translation Ready

 

Extract the zipped package downloaded from ThemeForest to your computer. In the extracted package you will find blogman.zip which is the WordPress theme file.
 
Installing the theme can be done two ways. You can upload the theme ZIP file using the built in WordPress theme upload, or copy the files through an FTP client.
 

1) Using WordPress Theme Upload

  1. Login to your WordPress admin.
  2. In the "Appearance > Themes" menu click the tab "Install Themes"
  3. At the top of the page click, "Upload", then click the file input to select a file.
  4. Select the zipped theme file, "blogman.zip", and click "Install Now"
  5. After installation you will receive a success message confirming your new install.
  6. Click the link "Activate"
 

2) Uploading by FTP

  1. Login to your FTP server and navigate to your WordPress themes directory. Normally this would be "wp-content/themes"
  2. Extract the files from the zipped theme.
  3. Copy the folder "blogman" to your themes directory.
  4. After the files finish uploading, login to your WordPress admin.
  5. In the "Appearance" menu click "Themes"
  6. Click "Activate" for the theme "Blogman"
After installing theme, you need to install required plugins. You will see a notice for install required plugins.
  1. Click on "Begin installing plugins". Or go "Appearance > Install Plugins". 
  2. You will see list of plugin need to be installed. Now, check all plugins & select bulk options "install" and click "Apply".
  3. All plugin will be installed. Now, Click on "Return to Required Plugins Installer".
  4. You need to active plugins. Now, check all plugins & select bulk options "Active" and click "Apply".
  5. Click on "Return to the Dashboard" .

If you want to make changes to the theme's files and functions, we recommend installing a child theme. This ensures that your theme customizations stay in place after the theme update. If you are not planning to change the core theme files, you are free to skip this chapter.

Note: Install the child theme before importing the demo data. Otherwise, all of your theme options will be reset.

We have provided child theme of blogman. You can find blogman-child.zip in downloaded package from ThemeForest

WordPress Codex on Child Themes
 
 

IMPORTANT NOTE: If your site is running then you don't need to import demo content.

If you want to import data then follow the following steps.

  1. Go to the admin area  "Appearance > Import Demo Data".
  2. Now, Click on "Import Demo Data" button and then click on "Continue & Import".

This section provides overview of the theme options configuration. It will help you get started quickly by introducing the theme structure and settings. Theme Options are located in "Appearance > Customize"

  1. Site Identity
  2. General Options
  3. Header Options
  4. Typography
  5. Layout Options
  6. Blog Options
  7. Colors Options
  8. Author Page
  9. Footer Options
  10. Social Media Links
  11. Social Sharing Options
  12. Custom JS Code
  13. Additional CSS
  1. Site Identity
  2. General Options
  3. Header Options
  4. Typography
  5. Layout Options
  6. Blog Options
  7. Colors
  8. Author Page
  9. Social Sharing Options
  10. Custom JS
  11. Additional CSS

Blogman comes with 4 different post formats: Standard, Video, Audio, and Link. We're using plugin Advanced Custom Fields to help you create different posts format. You can install this plugin via Appearance > Install Plugins. After install this plugin, you will see option to add extra detail when you select Video, Audio, or Link post format.

When you write a new post, you need to choose what format your post is and insert the necessary info.

You can add extra detail of author page from "Appearance > Customize > Author Page"

If you don't have imported demo : When you create author page don't forget to select "About Author" page template.

If you have imported demo

Change contact form shortcode on contact page. First copy shortcode of "Contact us blogman" form "Contact > Contact Forms", then open "Contact" page from pages and edit it.
 

If you don't have imported demo

For contact page, we recommend use the plugin "Contact Form 7" because we have done pre-styling form for this plugin. When you create your own form use the following code: 
<div class="contact-form"><div class="row">
<div class="form-group col-md-6 col-sm-6">[text* your-name class:form-control placeholder "Your Name"]</div>
<div class="form-group col-md-6 col-sm-6">[text* phone-number class:form-control placeholder "Phone Number"]</div>
<div class="form-group col-md-12">[email* your-email class:form-control placeholder "Your Email"]</div>
<div class="form-group col-md-12">[textarea your-message class:form-control placeholder "Your Message"]</div>
<div class="col-md-12 text-center">[submit class:btn-contact "Submit"]</div>
</div></div>
To setup your MailChimp, do the following steps:
 
1) Install the "MailChimp for WordPress" plugin and "Activate" it.
 
2) Now, go to "MailChimp for WordPress > MailChimp" and do the appropriate settings.
 
3) go to "MailChimp for WordPress > Forms" and copy the following code into the white box.
 
<div class="mailchimp-newsletter">
<h5>Love reading article?</h5>
<h3>Please subscribe to my newsletter</h3>
<h5>Every Week, you will receive new Freebies!</h5>
<p><input type="email" name="EMAIL" placeholder="YOUR EMAIL" class="txt-news" required /></p>
<p><input type="submit" class="btn-newsletter" value="Subscribe" /></p>
</div>
	
 
4) Go to "Appearance > Widgets" then drag & drop "MailChimp Sign-Up Form" widget to sidebar.
 

This section is usefull if you received the notification that a new version of the theme is available.

Note: Backup the current version of the theme before you go ahead with the update.

There are a couple of different ways to update our WordPress theme to the latest version:


Method 1: Install the WordPress Envato Market plugin

Once installed, activated, and setup, the Envato Market plugin will display a notice in your WordPress dashboard when an update is available. To setup:

  1. Download the ZIP file from here.
  2. Login to your WordPress Dashboard
  3. Go to Plugins > Add New
  4. Click “Upload Plugin” at the top
  5. Upload the envato-market.zip file
  6. Once installed, click “Activate Plugin”
  7. Visit the new “Envato Market” menu item
  8. You should see a screen similar to the bellow. The very first step is to create an Envato API token. To do this, click on the generate a personal token link (highlighted in red bellow).
  9. If you’re already logged into your Envato account you’ll be taken to the screen bellow (otherwise you will be prompted to login first before being redirected to this page). On this screen you can see what the Envato Market plugin is requesting permission to access via your Envato account (Envato sites, the ability to download your items, a list of your purchases and verification of your purchases).
  10. To proceed give your token a name, check the box that you have read and agree to the terms and then click the green button to create your token.
  11. Once your token is created you will see a green success screen. Copy your token code (this is very important since Envato doesn’t store a copy of the token for you), check to confirm that you’ve copied it and click the white button that you got it.
  12. Now go back to your WordPress installation and paste in your Envato API token then click save.
  13. Once your token is saved and validated your page will refresh to show your Envato Market landing page with added tabs for your items. The added tab(s) display all of your theme and plugin purchases as well as their version numbers and quick links to the theme and author pages.

Method 2: Update using WordPress uploader

  1. Log into your ThemeForest account and navigate to Downloads tab. Find the theme and download Installable WordPress file only.
  2. Log into your WordPress website and go to Appearance > Themes.
  3. Activate a default WordPress theme. Delete the older version of your theme and re-upload the new WordPress Installable files that you have downloaded from ThemeForest during the 1st step.
  4. Once it is uploaded, activate the theme.

    IMPORTANT! If you're using a child theme, do not activate the newly uploaded parent theme. Activate your old child theme instead. Otherwise, all the child theme customizations will be lost.

Method 3: Update using FTP client

  1. Log into your ThemeForest account and get the last version of the theme as described above.
  2. Connect to your server using desktop client software (we recommend Filezilla and CyberDuck).
  3. Go to /wp-content/themes directory
  4. Remove/rename existing folder with old theme files.
  5. Unpack theme installable files downloaded from ThemeForest and upload them to the themes folder.