=== Fancy === Contributors: fancydev Donate link: Tags: Fancy,Fancy Anywhere,embed,shortcode,affiliate Requires at least: 3.2 Tested up to: 4.2 Stable tag: 0.9.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Easily embed a product on Fancy into your posts. == Description == [Fancy](http://fancy.com) is the place where you discover amazing stuff, collect the things you love, and buy it all in one place. You can easily embed any product on Fancy into your WordPress blog and enable your visitors to buy it directly on your blog. Plus, you will earn credits when they purchase! = Embedding with a Shortcode = Copy the URL of the thing you’d like to embed. Then create a shortcode using the format below. Be sure to replace the URL listed here with the URL of the thing, and the code is on a line by itself. `[fancy thing="http://fancy.com/things/190403263978277559/Fancy-Box-Subscription"]` To change the size of the image, for example to set the width of the image to 300 pixels, you would use the following shortcode: `[fancy thing="http://fancy.com/things/190403263978277559/Fancy-Box-Subscription" width=300]` Fancy automatically resizes the height to keep the image ratio. = Plugin settings = Go to settings on your WordPress dashboard, and select Fancy Anywhere. You can change your username and use custom button instead of the default Buy with FANCY button. You need to put your Fancy username in order to receive affiliated credit bonus. To use your own button graphic, simply put URL of the button image you’d like to use here. == Installation == **For an automatic installation through WordPress:** 1. Go to the 'Add New' plugins screen in your WordPress admin dashboard. 2. Search for 'Fancy' 3. Click 'Install Now' and activate the plugin. **For a manual installation via FTP:** 1. Uncompress the .zip file and upload `fancy-for-wordpress` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. == Frequently asked questions == **Should I sign up Fancy to use this?** No, you can embed any product on Fancy with its URL. But, to receive affiliate credit, you need to fill your username in Fancy Anywhere settings. You can sign up [here](http://fancy.com/signup). **Is it possible to use my own image instead of the image from Fancy?** Yes. use the img attribute. Example: `[fancy thing="http://fancy.com/things/190403263978277559/Fancy-Box-Subscription" img="http://thefancy-media-ec5.thefancy.com/images/common/fancybox_banner.png"]` **Where can I see affiliate credit bonus I earned?** You can check your credits [here](http://fancy.com/credits). == Screenshots == 1. An example of an embedded product. == Changelog == = 0.9.0 = * First release. == Upgrade notice == = 0.9.0 = * First release.