Minilio 2.0 Breaking Changes

Header

Minilio 2.0 comes with a brand new header builder, you will find your site header get reset to initial style after updating to Minilio 2.0. You can change it back by

  • Choose your header style in Appearance > Customize > Header > Header Styles
  • Customize the header via Appearance > Customize > Header > Items.

Top Bar

The top bar, same as the header, is composed with Items now. You can

  • Customize the top bar via Appearance > Customize > Topbar > Items.

Page Title Bar

The page title bar, same as the header, is composed with Items now. You can

  • Customize the page title bar via Appearance > Customize > Page Title Bar > Items.

Portfolio

A new option Item Style is introduced. By default, items on portfolio page use the “Default” style, that showing a thumbnail, a title and the category. To change item style:

  1. Navigate to Pages > Your portfolio page
  2. Scroll down to Minilio Page Options, choose Portfolio
  3. Choose General, then Item Style

A new option Show Featured Image is introduced for single portfolio page, you can choose to show the featured image above or below the title, left or right to the content.

Portfolio item title on single portfolio page will no longer be hidden when there is a hero image, to disable the title:

  1. Navigate to Portfolio > Your portfolio item
  2. Scroll down to Minilio Page Options, choose Portfolio
  3. Choose No for  Show Title

Sidebar

The main sidebar is enabled on posts page, blog archives and search page by default, you can change that by

  • Change the global settings in Appearance > Customize > Sidebars
  • Change the per-page setting via Pages > Your page > Minilio Page Options > Sidebar

Link Color

Color settings are simplied, links now respect the Accent Color, to use a different color:

  1. Navigate to Appearance > Customize
  2. Scroll down to Additional CSS
  3. Add following code to the field

/* link color */
a {
color: #2abac3;
}

a:hover {
color: #26abb3;
}

Plugins

We are offloading plugins, the following plugins can be deleted after updating if not needed:

  • WP Font Awesome Share Icons (share buttons for blog posts)
  • Soundcloud is Gold (featured music for blog posts)
  • Feature Video Plus (featured video for blog posts)
  • Social Icons Widget by WPZOOM (social icons widget)

If you upgrade from Minilio 1.2 and earlier, you can also delete following plugins:

  • Kirki Toolkit
  • Menu Icons
  • Siteorigin Animations
  • Siteorigin Widgets Bundle
  • One Click Demo Import
  • Instagram Feed
  • Shortcodes Ultimate