Feature On Homepage

Feature On Homepage Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 2,882 downloads
Feature On Homepage Icon

Try plugin: Feature On Homepage

We'll create fresh WordPress site with Feature On Homepage installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Feature On Homepage

Easily feature pages or posts on your homepage using a shortcode and the new HomePage Features metabox.

0


0


0


0


0

updated: 9 years ago
since: 9 years ago
author: Matt Royal

Description

Easily feature pages or posts on your homepage using a shortcode and the new HomePage Features metabox above your default Publish metabox. Pull through a featured image or icon, the title and excerpt or page copy if excerpt is blank then have it directly links to the page/post itself. The plugin will automatically align your features into columns & rows for you as well.

Requires WordPress 3.0 +

Get in touch with me at:
http://mattroyal.co.za/

Features

  • Adds a new metabox to all pages/posts to select to use the current page/post as a featured item, choose the display order and icon you wish to use.
  • Automatically generates the layout columns based on how many features you have selected and you can optionally specify the rows you wish to use as well.

Usage

  • Go to any page or post and use the Feature On Homepage metabox to enable the display of this item.
  • There will be a red number next to the title, this indicates how many featured items you already have selected previously.
  • Choose the order you wish to have this item display, if you see the red indicator on 2 for example, this ones order will need to be 3. Adjust each page/post to get the correct order you wish.
  • Select an icon or use the default featured image option. If featured image exists this will override icon selection. Use either or, you cannot use both.
  • You can use the default excerpt metabox to add your custom information that will pull through or else by default it will pull through you content into the featured items.
  • On your home page or any page you wish to pull these items through on and add this shortcode. [foh_features]
  • If you have an even number of items pulling through and wish to have these display in more than one row, you can use the ‘rows’ argument. It must be even numbers (E.G. 2, 4, 6, 8, 10, etc)or else it will fall back to a single row. [foh_features rows=”2″]
  • If you wish to change the spacing between each column you can use the ‘gutters’ argument. These values are in percentages (E.G. 2 = 2%). [foh_features gutters=”2″]
    Please Note – NB!!

  • FontAwesome is only loaded into the admin area, you must already have or else enqueue FontAwesome on your website itself.

  • There is minimal styling applied intentionally to ensure more flexibility for each unique site, easily just add your CSS to your custom CSS file to style it.