=== My Auction Creator === Contributors: Suyog Computech Pvt Ltd Tags: My Auction Creator, www.myauctioncreator.com, my auction creator plugin, eBay listings, eBay ads, eBay feedback, eBay profile, eBay on your website Requires at least: 4.0 Tested up to: 4.1 Stable tag: 4.1 License: GPLv2 or later This plugin helps you to integrate eBay into your WordPress site using My Auction Creator. == Description == This plugin helps you to integrate eBay into your WordPress site using using My Auction Creator. The tools below are available to integrate eBay into your own website: * **Your eBay Listings** - Displays an up to date feed of your eBay listings on your site with lots of options and filters to choose from. * **Your eBay Ads** - displays your eBay items on your site as an interactive banner, with different sizes and colors to choose from. * **Your eBay Profile** - displays your eBay profile as a badge on your site. * **Your eBay Feedback** - displays your recent feedback on your site. This plugin allows you to add your eBay information within your posts and pages using shortcodes as widgets for the following eBay sites: * eBay US * eBay UK * eBay Canada * eBay Australia * eBay Belgium * eBay Germany * eBay France * eBay Spain * eBay Austria * eBay Italy * eBay Netherlands * eBay Ireland * eBay Switzerland The following options are available for your eBay Listings tool: * eBay user ID * eBay site * Customize your feed * Theme * Number of items to show * Show multiple pages? * Number of items to scroll * Item width * Auto scroll * Grid columns * Grid * Show eBay Logo? * Open links in new tab? * Image size * Sort order * Filter by keyword * Filter by category ID *My Auction Creator is not owned or operated by eBay Inc. eBay and the eBay logo are trademarks of eBay Inc. As a member of the eBay Partner Network we may receive anonymous referral commissions from eBay if a successful transaction occurs after clicking an My Auction Creator link to eBay, at no cost to the user.* == Installation == Once you have installed and activated the plugin you are able to add your eBay information in a number of ways: = Within your pages/ posts = 1. On the edit page/post admin pages specify the desired options in the My Auction Creator box which appears 2. You can then specify content output position using the My Auction creator [ myauctioncreator_] shortcode. 3. Update or publish the page and My Auction creator will now display on your site! Shortcodes (to be added to a page/post through the content editor) : ` [myauctioncreator_listing] [myauctioncreator_ads] [myauctioncreator_profile] [myauctioncreator_feedback]` = As widgets = Once the plugin is activated, My Auction Creator widgets for each tool will appear on the *Appearance > Widgets* page. Here you can create widgets with full range of options and add them to widgetized areas specified in your theme. ==Frequently Asked Questions == You can refer to the full My Auction Creator help/FAQ page for much more help. = How do I add My Auction Creator to my pages / posts? = Once the plugin has been enabled, a My Auction Creator box will appear on your edit page/post admin pages underneath the content editor. This box enables you to specify the desired options for your eBay Listings, Your eBay Profile and Your eBay Feedback tools. Once you have set the desired options, you can add the My Auction Creator `[myauctioncreator_]` shortcode to your page/post to specify where the content is displayed. Each My Auction Creator tool has it's own shortcode format: ` [myauctioncreator_listing] [myauctioncreator_ads] [myauctioncreator_profile] [myauctioncreator_feedback]` = How can I modify the appearance of My Auction Creator? = While choosing from different themes, when you generate your My Auction Creator code you can also change the appearance using simple CSS rules. My Auction Creator will automatically use the default CSS rules for your web page, for example the default font and link colours so it integrates nicely with your page. You can change the CSS rules for My Auction Creator by adding them to the My Auction Creator CSS Rules section of the plugin options page. See the My Auction Creator Customize page for more information and examples. As a quick example, to make all of the items titles bold you would add this rule to your style sheet : `div#auction-creator-items .title { font-weight: bold; }` And if you want to change the width of the 'Images Only' theme then add this rule to your style sheet: `div#auction-creator-items { width: 400px; }` All themes can be adjusted in this way. = My Auction Creator isn't loading, what's wrong? = The common reason for My Auction Creator failing to load on your page may be due to the conflict of javascript codes. You can check for these in your browser's error console. If this doesn't resolve your issue, then please get in touch and be sure to include a link to your site where you have the plugin installed so that we can investigate further. = How is such an awesome tool free? = My Auction Creator funds itself through the referral commissions from eBay. As a member of the eBay Partner Network we may receive anonymous commissions from eBay, if a successful transaction occurs after clicking a My Auction Creator link to eBay, at no cost to the user. This means My Auction Creator is free to use and there are no 'pay to unlock' type restrictions and no signups - just obtain your code snippet and install it on your site! = Where can I find more help? = The following links should help with most questions and issues: * Read through the Help/FAQ page * Read through the Customize page If you still require assistance, please feel free to get in touch. Be sure to include a link to your site where you have the plugin installed so we can investigate further. == Screenshots == 1. Once installed on your site, My Auction Creator will display your active eBay information and will be updated automatically 2. Widgets available for all tools. 3. Show your recent eBay feedback, which automatically updates when you receive a new comment 4. Options for Your eBay Listings tool 5. Options for Your eBay Profile tool 6. Options for Your eBay ads Widget tool 7. Options for Your eBay Feedback Widget tool