Description:Displays a three level product category menu(list or select input field) from WooCommerce Product categories. You can configure it as multiple widgets or short code and add some useful css properties.
More info about the plugin: http://www.wpworking.com/
Ask for support on wpworking@wpworking.com
Purchase the WCCTM PRO Version on http://www.wpworking.com/shop/ and get total toggle menu, plus control on excluding categories, colouring, style and positioning every element on the menu Check the live demos on http://www.wpworking.com/wcctmpr-woocommerce-categories-menu-pro-live-demos/
If you have any questions, please let me know wpworking@wpworking.com
1.1.0 corrected bug:Call to undefined function gtpartrat() 1.2.0 corrected all PHP warnings and alerts
- Upload "woocommerce-categories-menu" folder to the "/wp-content/plugins/" directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Register a widget sidebar on your functions file, for example, just paste the code below on your theme functions.php(seescreenshot 1)
You if you have already registered any sidebar, you can drag the WooCommerce Categories Menu
widget inside it, at wp-admin
- Configure the widget on your wp-admin pannel and save(see screenshots)
- Use the code bellow where you want the widget to show, on your theme pages(see screenshots) /* if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar('WooCommerce Categories Menu')) : endif; */
you can use short code: [wcctm tpset="m" selprdtxt = "Select" posmncpos = "relative" ortmncpos = "horizontal" dspseclev = "true" dspthrlev = "true" ulv1fts = "16" ulv1wid = "120" ulv2fts = "14" ulv2wid = "120" ulv3fts = "12" ulv3wid = "120"]