=== PixoPoint Menu Plugin === Contributors: ryanhellyer Donate link: http://pixopoint.com/premium_support/ Tags: dropdown, menu, flyout, navigation, suckerfish Requires at least: 2.7 Tested up to: 2.8 Stable tag: 0.4.3 Alpha Description: Adds a new menu to your WordPress powerwed site and allows you to control what it looks like via an easy user to interface. Visit the PixoPoint Menu Plugin page for more information about the plugin, our navigation support board for help with adding the menu to your theme or the PixoPoint Template Generator to obtain a customizable pre-supported (no theme editing neccessary) theme. Paid premium support for this plugin is available via the PixoPoint Premium Support service. == Description == Adds an SEO friendly, accessible regular or dropdown menu to your WordPress blog. Visit the PixoPoint Menu Plugin page for more information about the plugin, or the PixoPoint forum for help with adding the menu to your theme. = Live Demo = To see a live demo of the plugin in action, please visit the PixoPoint demo or see examples of other sites in the plugins' Live Examples forum topic. = Features = The plugin produces W3C valid XHTML and CSS. The options page allows you to choose from a range of options including: * What content will be displayed in the menu
* Easy to use interface for modifying the design
* Animation drodpown menus
* Up to two menus
= Changing the look of your menu = You can style the menu by using our easy to use editor interface to create the perfect looking menu for your site. This system operates from your own site, but behind the scenes it sends your design preferences back to the PixoPoint server for processing. The required CSS data is then sent back to your WordPress install for it to be used in your menu. When you save your design, that CSS is saved into your WordPress database. The plugin only needs to access the PixoPoint server if you choose to modify the design in the future. The PixoPoint Menu Plugin can be implemented into any theme design, however the easiest way to set it up is to use a theme exported from the PixoPoint Template Generator. Themes from the template generator integrate flawlessly with the plugin and do not require any theme editing. Simply activate your theme, then activate the plugin and the new menu will appear instantly. Visit the PixoPoint Template Generator to get your own pre-supported theme. Special thanks to malcalevak who was a massive help with optomising the code for this plugin. = Recent Changes = 1. None as yet == Installation == After you've downloaded and extracted the files: 1. Upload the complete `pixopoint-menu` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3a. Either: Add ` to your theme wherever you want the menu to appear (usually your header.php file)
3b. Or: Create a theme with the PixoPoint template generator which features built in support for the plugin
4. Modify the design via the easy to use editing panel
5. Visit the "PixoPoint Menu" page in your WordPress settings menu
= Easy installation = The easiest way to setup the PixoPoint Menu Plugin is to use it with a theme specifically designed to support the plugin. All themes exported from the PixoPoint Template Generator (which have dropdown menus) support this by default. Simply activate your theme, then activate the plugin and the new menu will appear instantly. Visit the PixoPoint Template Generator to get your own pre-supported theme. If you don't take this route then read on for simple instructions on how to integrate it into other themes ... = Premium Support = For direct help via the plugin please sign up for the PixoPoint Premium Support service. The PixoPoint Premium Support option is ideal if you have insufficient time to fix any problems you may have or simply don't know much about coding. You will receive not only techinical support and access to the latest PixoPoint betas but they will also install the plugin and set it up on your site if needed. Customisations of the plugin are also done for some premium members, although we recommend asking first via the PixoPoint Contact Form for such requests as some customisations may require extra payment depending on their complexity. = Free support = If you follow all of the instructions here, activate the plugin and find the menu is appearing on your site but looks messed up, then the problem is probably caused by a clash between your themes CSS and plugins CSS. These problems can usually be remedied by removing the wrapper tags which surround the menu in your theme. For example, most themes will have some HTML such as which contains the existing themes menu. By placing the pixopoint_menu() function between those DIV tags, the menu will often interact with that DIV tag. The solution is to either remove the DIV tag or to alter it's CSS so that it doesn't interact with the menu. If you require further help with the plugin, please visit the PixoPoint Menu Plugin page or the PixoPoint support forum. Please read the following tips to help have questions answered faster.
* Where is your CSS?
* What modifications have you made to the CSS?
* What browsers are you having problems with?
* What is the URL for your site?
* Provide a link to the problem. Most problems can not be answered without actually seeing your site. If you don't want to install the plugin on your live site and don't have a test site to show us, then view the source code in your browser when you do have the plugin installed, save it to an HTML file and upload that somewhere so that we can see what the page looks like.
* Do not bother providing us with HTML and/or CSS code snippets (without a link). There is very little we can do without seeing the entire page as most problems are caused by an obscure piece of CSS somewhere else on the page.
* Let us know if you have modified the CSS. If it is modified we are unlikely to offer support for free. Rummaging through other peoples code is too time consuming sorry.
* If you didn't paste your CSS into the WP plugins settings page, let us know which exact file it is in. Searching through a dozen CSS files in your theme trying to find your menu code is not fun.
== Frequently Asked Questions == = How do I get a fully customised version? = Leave a message on the PixoPoint Contact Page with your requirements and we will get back to you ASAP with pricing information. Alternatively you can sign up for our Premium Support option which gives you access to our new dropdown, flyout and slider menu CSS generator, plus access to our premium support forum. = Why can't the plugin do X, Y or Z? = It probably can, we just haven't supplied instructions on how to do it. If you have any requests, then please leave them in the PixoPoint menu support board. We often update the plugin with new functionality and we're far more likely to include the functionality you want if we know there is a demand for it already. = Why should I use this plugin? = If you are having trouble making your posts easily accessible to your users without them having to rifle endlessly through pages of posts. If you have been using a menu which requires javascript to work, then this plugin will allow more of your visitors to access your site. If you want to have an easy way to style your dropdown menu. This plugin allows you to control exactly how your menu appears on your site via an easy to use interface. It is also 100% compatible with the code generated on the Suckerfish Dropdown CSS Generator page. = Does it work for WordPress version x.x.x? = We have only tested this plugin on WordPress 2.7+. If you are using a newer version of WordPress than the latest version supported then we suggest trying the plugin anyway. It shouldn't (in theory) break anything other than the plugin itself which you can just delete if it doesn't work. = Why isn't the plugin in my language? = The plugin supports localization using PO and MO files and already contains a Spanish translation courtesy of nv1962. If you provide a translation I am more than happy to include it in future releases. If you've translated the plugin please let us know by posting in our support forum. == Screenshots == 1. The PixoPoint Menu plugin integrated with the Revolution Generated theme. 2. The administration page for the PixoPoint Menu plugin, where you can modify the plugins' settings. 3. The PixoPoint Menu plugin integrated with the Aqua Vaccinium theme. == Credits == Thanks to the following (in no particular order) for help with the development of this plugin:
* malcalevak - Code contributions utilized from the Multi-level Navigation plugin
* vcsvu - Code contributions utilized from the Multi-level Navigation plugin
* nv1962 - Code contributions utilized from the Multi-level Navigation plugin
== History == * Version 0.1 Alpha: Initial test plugin
* Version 0.2 Alpha: Added broken support for 'My Page Order' integration, drag and drop widget system and redesigned UI
* Version 0.3 Alpha: Malcalevaks' fixes for sortables scripts
* Version 0.4 Alpha: Fixed major CSS bug, now works in Opera and Firefox
* Version 0.4.1 Alpha: Removed Malcalevaks index.php suggestion
* Version 0.4.2 Alpha: Added in Malcalevaks' code
* Version 0.4.3 Alpha: Lots of bug fixes