| 1 |
=== WP Bottom Menu === |
| 2 |
Contributors: j4cob |
| 3 |
Donate link: |
| 4 |
Tags: bottom menu,mobile menu |
| 5 |
Requires at least: 5.0 |
| 6 |
Tested up to: 5.8 |
| 7 |
Stable tag: 1.4 |
| 8 |
Requires PHP: 5.6 |
| 9 |
License: GPLv2 or later |
| 10 |
License URI: https://www.gnu.org/licenses/gpl-2.0.html |
| 11 |
|
| 12 |
WP Bottom Menu allows you to add a woocommerce supported bottom menu to your site. |
| 13 |
|
| 14 |
== Description == |
| 15 |
|
| 16 |
WP Bottom Menu allows you to add a woocommerce supported bottom menu to your site. |
| 17 |
|
| 18 |
### Features |
| 19 |
* Custom Link |
| 20 |
* FontAwesome Icon Support |
| 21 |
* Custom SVG Icon Support |
| 22 |
* Woocommerce Cart Support (Cart Count & Cart Total supported) |
| 23 |
* Woocommerce Account Support |
| 24 |
* Search (Woocommerce Product or Post) |
| 25 |
* Customizable Style |
| 26 |
|
| 27 |
|
| 28 |
== Installation == |
| 29 |
|
| 30 |
1. Upload the plugin files to the `/wp-content/plugins/wp-bottom-menu` directory, or install the plugin through the WordPress plugins screen directly. |
| 31 |
1. Activate the plugin through the 'Plugins' screen in WordPress |
| 32 |
1. Use the Appearance->Customize->WP Bottom Menu screen to configure the plugin. |
| 33 |
|
| 34 |
== Frequently Asked Questions == |
| 35 |
|
| 36 |
= How can I customize colors & size? = |
| 37 |
|
| 38 |
Use the Appearance->Customize->WP Bottom Menu->Customize screen to configure the plugin. |
| 39 |
|
| 40 |
= How can I customize menu items? = |
| 41 |
|
| 42 |
Use the Appearance->Customize->WP Bottom Menu->Menu Items screen to configure the plugin. |
| 43 |
|
| 44 |
= How can I show cart count or cart total? = |
| 45 |
|
| 46 |
Use the Appearance->Customize->WP Bottom Menu->Customize screen and find 'Customize Cart Item', configure the plugin. |
| 47 |
|
| 48 |
|
| 49 |
== Screenshots == |
| 50 |
|
| 51 |
1. Default (FontAwesome Icons) |
| 52 |
2. Search Screen |
| 53 |
3. FontAwesome Icons with Cart Count and Cart Total |
| 54 |
4. Custom SVG without Menu Title |
| 55 |
5. Custom SVG and Custom colors with Cart Count |
| 56 |
6. Custom SVG and Custom Links |
| 57 |
|
| 58 |
|
| 59 |
== Changelog == |
| 60 |
|
| 61 |
= 1.4 = |
| 62 |
* New - Hover / Active colors option. Check it 'WP Bottom Menu > Customize'. |
| 63 |
* New - Open links in a new tab option. Check it 'WP Bottom Menu > Settings'. |
| 64 |
|
| 65 |
= 1.3.2 = |
| 66 |
* PHP8 Compatibility |
| 67 |
|
| 68 |
= 1.3.1 = |
| 69 |
* Fix - Woocommerce Product Search |
| 70 |
|
| 71 |
= 1.3 = |
| 72 |
* New - Hide Pages option. You can now hide the menu on the pages you have selected. Check it 'WP Bottom Menu > Settings' and find 'Hide Menu'. |
| 73 |
* New - Menu padding option. Check it 'WP Bottom Menu > Customize' and find 'Menu Padding'. |
| 74 |
|
| 75 |
= 1.2 = |
| 76 |
* New - Cart Count and Cart Total option. Check it 'WP Bottom Menu > Customize' and find 'Customize Cart Item'. |
| 77 |
|
| 78 |
= 1.1.2 = |
| 79 |
* Fix - Issue: https://wordpress.org/support/topic/js-error-123/ |
| 80 |
|
| 81 |
= 1.1.1 = |
| 82 |
* New - Added setting for search form placeholder text. Check it 'WP Bottom Menu > Customize'. |
| 83 |
|
| 84 |
= 1.1 = |
| 85 |
* New - SVG Icon Support. Enable to use SVG 'Settings > Select Icon Type > Custom SVG'. |
| 86 |
* Fix - Menu link input problem. |
| 87 |
* Fix - CSS & JS files. |
| 88 |
|
| 89 |
= 1.0.4 = |
| 90 |
* Fixed issue: https://wordpress.org/support/topic/no-id-for-bottom-menu-element/ |
| 91 |
|
| 92 |
= 1.0.3 = |
| 93 |
* Fixed css issue: https://wordpress.org/support/topic/menu-behaves-like-it-should-except-for-one-page/ |
| 94 |
* Tested for Woocommerce 5.0 and Wordpress 5.6.1. |
| 95 |
|
| 96 |
= 1.0.2 = |
| 97 |
* Added disable title setting. |
| 98 |
|
| 99 |
= 1.0.1 = |
| 100 |
* Fix woocommerce bugs. |
| 101 |
|
| 102 |
= 1.0 = |
| 103 |
* Initial Release. |
| 104 |
|