=== SC Catalog === Contributors: scil Tags: catalog, products, services, list, details, popup, gallery, catch-phrase Requires at least: 2.6 Tested up to: 3.2.1 Stable tag: 1.0.1 Introduce products or services (or anything else) with in a galery with picture, title and catch-phrase. Get more information by clicking on it. == Description == Displays a catalog with picture, title and catch-phrase and shows details in a popup when clicking on it. Manage items in a dedicated panel, set title, catch-phrase, image, long description and display order. Use shortcode to display your catalog on your site where you want. The plugin is available in the following languages: * English * French == Installation == 1. Upload `sc-catalog` to your `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' panel in WordPress 1. Setup your catalog in the administration panels 1. Use one of the following shortcode to display it on a page or post: * [sc-catalog] * [catalog] * [catalogue] == Frequently Asked Questions == = I want to change the background color of items, how can I do it ? = You will have to modify the css. Get into the plugin directory and open sc-catalog.css. Change the background color at line 28 (background-color: #eee; in .sc-catalog-list-item) = I have 150 products. Is there a way to paginate the catalog ? = There is currently no pagination. If you are interested in it please contact us. = What if…? = For any question, feel free to contact the authors. == Screenshots == 1. The catalog displayed in a page 2. "Read more" popup 3. Administration panel, overview 4. Administration panel, item edit == Changelog == = 1.0.2 = * Deleted empty html tags if item has no image or catch-phrase * Removed read more link if item has no description * Removed error message when saving an item without modifying it * Enhanced database version check = 1.0.1 = * Corrected [sc-catalog] shortcode = 1.0.0 = * Administration panel * Add, edit, delete, move up and move down items * Display by shortcodes == Upgrade Notice == = 1.0.2 = Minor bug fixes. = 1.0.1 = Make [sc-catalog] shortcode work