Skip to content

aCandidMind/rescue-portfolio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=== Plugin Details ===
Plugin Name: Rescue Portfolio
Contributors: rescuethemes
Donate link: http://rescuethemes.com
Tags: plugin, widget, sidebar, portfolio, gallery, images, custom-post
Requires at least: 3.0
Tested up to: 3.9
Stable tag: 1.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A simple portfolio plugin using custom post types and MixItUp sorting developed for themes by Rescue Themes.

=== Description ===

This portfolio plugin is designed to work with themes by Rescue Themes. If your theme is using the Zurb Foundation framework, it's also responsive. You're welcome to use it with other themes but you may need to fiddle with the styling.

When activated, this plugin adds a custom post type called 'Portfolio' to your WordPress dashboard. The custom post will allow you to create sorting categories for your portfolio posts. On the front end, it will display the featured image, title, and excerpt for each individual portfolio post.

=== Installation ===

1. Upload the plugin to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Create a new page (a 'Full Width' page works best), naming it whatever you'd like (ex. Gallery)
4. Paste the portfolio's shortcode in that page's content area. The shortcode is [rescue_portfolio] or [rescue_portfolio filter=MY_SLUG]
5. Create portfolio posts under 'Portfolio > Add Item' with a featured image, title, excerpt and away you go!

=== Frequently Asked Questions ===

= Should I display the portfolio with a shortcode? =

Yep, you should use the [rescue_portfolio] shortcode in a full width page.

= Can I filter the included images to only those of a certain filter? =

Just append filter=MY_SLUG to the shortcode. Like this [rescue_portfolio filter=MY_SLUG]. Currently only one filter can be chosen.

= Where can I check out other themes and plugins by Rescue Themes? =

I'm glad you asked! Here's our current portfolio of themes:

http://rescuethemes.com/themes-plugins

=== Changelog ===

= 1.4 =
* Corrected images displaying for 3rd party themes
* Updated links

= 1.3 =
* Tested for WP 3.9
* Corrected image size for the Advocator theme

= 1.2 =
* Added alternate displays for Advocator, Legislator, and 3rd party themes
* Updated install directions

= 1.1 =
* Added image resizing script

= 1.0 =
* Initial release

About

A simple portfolio plugin developed for themes by Rescue Themes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.9%
  • PHP 48.6%
  • CSS 1.5%