Title: Fixed Bottom Menu
Author: Katsushi Kawamori
Published: <strong>2019(&#101;)k&#111; azaroa&#114;&#101;&#110; 17(&#97;)</strong>
Last modified: 2026(&#101;)k&#111; martxoa&#114;&#101;&#110; 29(&#97;)

---

Bilatu pluginak

![](https://ps.w.org/fixed-bottom-menu/assets/icon-256x256.png?rev=2195074)

# Fixed Bottom Menu

 [Katsushi Kawamori](https://profiles.wordpress.org/katsushi-kawamori/)-(r)en eskutik

[Deskargatu](https://downloads.wordpress.org/plugin/fixed-bottom-menu.2.15.zip)

[Live Preview](https://eu.wordpress.org/plugins/fixed-bottom-menu/?preview=1)

 * [Xehetasunak](https://eu.wordpress.org/plugins/fixed-bottom-menu/#description)
 * [Berrikuspenak](https://eu.wordpress.org/plugins/fixed-bottom-menu/#reviews)
 *  [Instalazioa](https://eu.wordpress.org/plugins/fixed-bottom-menu/#installation)
 * [Garapena](https://eu.wordpress.org/plugins/fixed-bottom-menu/#developers)

 [Laguntza](https://wordpress.org/support/plugin/fixed-bottom-menu/)

## Deskripzioa

Add a fixed menu. The basic menu is at the bottom, but it can also be displayed 
on the top, left, and right.

#### Links

 * Five link destinations can be specified.
 * Provides filters for icons, URLs, and text for each link.

#### Options

 * Can specify the number of columns from 1 to 5.
 * Can specify the font size with px, rem and em.
 * Can specify the menu height with px, rem and em.
 * Can specify the line height with px, rem and em.
 * Can specify the padding with px, rem and em.
 * Can specify their class to remove the overlap for headers and footers overlap.
 * Can specify the color of text, buttons, and overlay.
 * Can specify the upper limit of the display width.
 * Can specify the stack order of css elemental.
 * The above options filters are provided.

#### Other filters

 * Provide a filter to erase the menu.

#### How it works

#### Live Demo

 * [Fixed Bottom Menu Live](https://fbm.riverforest-wp.info/)

#### Icons

 * [Dashicons](https://developer.wordpress.org/resource/dashicons/) can be specified.

#### Customize

 * Template files allow for flexible [customization](https://github.com/katsushi-kawamori/Fixed-Bottom-Menu-Templates).
 * The default template file is `template/fixedbottommenu-template-html.php` and`
   template/fixedbottommenu-template-css.php`. Using this as a reference, you can
   specify a separate template file using the filters below.

    ```
    /** ==================================================
     * Filter for template file of html.
     *
     */
    add_filter(
        'fixed_bottom_menu_generate_template_html_file',
        function () {
            $wp_uploads = wp_upload_dir();
            $upload_dir = wp_normalize_path( $wp_uploads['basedir'] );
            $upload_dir = untrailingslashit( $upload_dir );
            return $upload_dir . '/tmp/fixedbottommenu-template-html.php';
        },
        10,
        1
    );
    ```

    ```
    /** ==================================================
     * Filter for template file of css.
     *
     */
    add_filter(
        'fixed_bottom_menu_generate_template_css_file',
        function () {
            $wp_uploads = wp_upload_dir();
            $upload_dir = wp_normalize_path( $wp_uploads['basedir'] );
            $upload_dir = untrailingslashit( $upload_dir );
            return $upload_dir . '/tmp/fixedbottommenu-template-css.php';
        },
        10,
        1
    );
    ```

 * CSS files can be set separately. Please see the filters below.

    ```
    /** ==================================================
     * Filter for CSS file.
     *
     */
    add_filter(
        'fixed_bottom_menu_css_url',
        function () {
            $wp_uploads = wp_upload_dir();
            $upload_url = $wp_uploads['baseurl'];
            if ( is_ssl() ) {
                $upload_url = str_replace( 'http:', 'https:', $upload_url );
            }
            $upload_url = untrailingslashit( $upload_url );
            return $upload_url . '/tmp/fixedbottommenu.css';
        },
        10,
        1
    );
    ```

## Pantaila-argazkiak

 * [[
 * View
 * [[
 * Settings
 * [[
 * Edit settings

## Instalazioa

 1. Upload `fixed-bottom-menu` directory to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## MEG

none

## Berrikuspenak

![](https://secure.gravatar.com/avatar/66fc2b6a13e9da60609bcced35d511bac94c4a3f46b95e05448582cb4c14528d?
s=60&d=retro&r=g)

### 󠀁[Works Great!](https://wordpress.org/support/topic/works-great-9030/)󠁿

 [supplypartners](https://profiles.wordpress.org/supplypartners/) 2023(e)ko azaroaren
9(a)

The menu works very well for mobile and desktop website.

![](https://secure.gravatar.com/avatar/87ac9269a51f12b82c33eb37b7004de25dcb5f8ca8066d3d1b577278c67d827c?
s=60&d=retro&r=g)

### 󠀁[Lightweight and Flawless](https://wordpress.org/support/topic/lightweight-and-flawless/)󠁿

 [Diamond Digtial Marketing (HK) Ltd](https://profiles.wordpress.org/diamonddmext/)
2023(e)ko irailaren 29(a)

Work very well, lightweight and fully customizable. Highly recommend!

![](https://secure.gravatar.com/avatar/749479f4c1de5031809f5ca6472e6823f4a0d7373e81bbdfe452dcae72519ab7?
s=60&d=retro&r=g)

### 󠀁[Awesome Plugin](https://wordpress.org/support/topic/awesome-plugin-6097/)󠁿

 [sitejugaad](https://profiles.wordpress.org/sitejugaad/) 2021(e)ko abuztuaren 22(
a)

Good plugin for adding app like footer menu in the website

![](https://secure.gravatar.com/avatar/0d133cdda70dde1c52c7ec4f71ba84c93db92706ca17744febb3039b7d107d33?
s=60&d=retro&r=g)

### 󠀁[great plugin, 5 stars](https://wordpress.org/support/topic/great-plugin-5-stars-5/)󠁿

 [djapa89](https://profiles.wordpress.org/djapa89/) 2021(e)ko martxoaren 28(a)

keep good work

![](https://secure.gravatar.com/avatar/587acbd4dd3518e61fd27dff4263615f91a75eab0020ce35e00c7cb2387227af?
s=60&d=retro&r=g)

### 󠀁[Great plugin](https://wordpress.org/support/topic/great-plugin-28641/)󠁿

 [alpha2](https://profiles.wordpress.org/neoseeyou/) 2020(e)ko azaroaren 19(a)

Good plugin, do what it said, simple and effective Thanks

![](https://secure.gravatar.com/avatar/2c2f95b492c547c7ff3982750cc3c331aa8d491043e301e5bddedc06bd1d4762?
s=60&d=retro&r=g)

### 󠀁[Luar Biasa](https://wordpress.org/support/topic/luar-biasa-9/)󠁿

 [Deddy Manze](https://profiles.wordpress.org/manze/) 2020(e)ko urriaren 15(a)

Plugin dengan tampilan sederhana namun sangat luar biasa. Wajar diberi bintang 5.
Salam dari Indonesia

 [ Irakurri 11 berrikuspenak ](https://wordpress.org/support/plugin/fixed-bottom-menu/reviews/)

## Laguntzaileak eta Garatzaileak

“Fixed Bottom Menu” software librea da. Ondoko pertsonek egin dizkiote ekarpenak
plugin honi.

Laguntzaileak

 *   [ Katsushi Kawamori ](https://profiles.wordpress.org/katsushi-kawamori/)

Fixed Bottom Menu 3 eskualde-ezarpenetara itzuli da. Eskerrik asko [itzultzaileei](https://translate.wordpress.org/projects/wp-plugins/fixed-bottom-menu/contributors)
beraien ekarpenengatik.

[Itzul zaitez Fixed Bottom Menu zure hizkuntzara.](https://translate.wordpress.org/projects/wp-plugins/fixed-bottom-menu)

### Garapena interesatzen zaizu?

[Araka kodea](https://plugins.trac.wordpress.org/browser/fixed-bottom-menu/), begiratu
[SVN biltegia](https://plugins.svn.wordpress.org/fixed-bottom-menu/) edo harpidetu
[garapen erregistrora](https://plugins.trac.wordpress.org/log/fixed-bottom-menu/)
[RSS](https://plugins.trac.wordpress.org/log/fixed-bottom-menu/?limit=100&mode=stop_on_copy&format=rss)
bidez.

## Aldaketen loga

#### [2.15] 2025/04/01

 * Fix – Rebuilt javascript.

#### [2.14] 2025/03/16

 * Fix – Fixed problems with `fbm_hide` filter.

#### [2.13] 2024/11/14

 * Fix – Management screen display issue.

#### [2.12] 2024/11/14

 * Fix – Management screen display issue.

#### [2.11] 2024/11/13

 * Fix – Management screen display issue.

#### [2.10] 2024/11/11

 * Fix – Management screen display issue.

#### [2.09] 2024/11/10

 * Fix – Rebuilt javascript.

#### [2.08] 2024/04/21

 * Fix – Translation.

#### [2.07] 2024/04/21

 * Fix – Translation.

#### [2.06] 2024/04/21

 * Tweak – About the template overview display.

#### [2.05] 2024/04/20

 * Added – “Bottom and Right” Template.

#### [2.04] 2024/04/19

 * Change – Changed the number of columns from 3 to 5 to 1 to 5.
 * Change – readme.txt.

#### [2.03] 2024/04/18

 * Added – Top,Right,Left Display Template.
 * Added – Numeric and unit variables for fonts.
 * Tweak – Addition of description on the admin page.

#### [2.02] 2024/04/17

 * Fix – Simplification of templates.

#### [2.01] 2024/04/17

 * Fix – Simplification of templates.

#### [2.00] 2024/04/16

 * Added – Customization by template files.
 * Change – The management screen was converted to React.

#### 1.30

Supported WordPress 6.4.
 PHP 8.0 is now required.

#### 1.29

Fixed problem with adding columns.

#### 1.28

Supported WordPress 5.7.

#### 1.27

Fixed uninstall.

#### 1.26

Supported WordPress 5.6.

#### 1.25

Updates related to add-ons.

#### 1.24

Updates related to add-ons.

#### 1.23

A link to the demo site has been posted.
 [Fixed Bottom Menu Live](https://fbm.riverforest-wp.info/)

#### 1.22

Added footer class option.
 Changed color picker.

#### 1.21

Fixed an error related to add-ons.

#### 1.20

Added filter for erase menu.
 Added filter for z-index.

#### 1.19

Added filter for values in columns.

#### 1.18

Removed unnecessary code.

#### 1.17

Added several options.
 Added several filter.

#### 1.16

Fixed a problem with the iOS home bar being covered.

#### 1.15

Can specify the number of columns from 3 to 5.

#### 1.14

Fixed translation.

#### 1.13

Fixed translation.

#### 1.12

Fixed url link problem.

#### 1.11

Old settings (ver1.01) can now be selected.

#### 1.10

The setting screen has been changed.

#### 1.04

Fixed problem of CSS.

#### 1.03

Fixed issue “Max Width”.

#### 1.02

Fixed problem of CSS.

#### 1.01

Fixed link to the setting page.

#### 1.00

Initial release.

## Meta

 *  Version **2.15**
 *  Azken eguneraketa **duela 6 egun**
 *  Instalazio aktiboak **5.000+**
 *  WordPress bertsioa ** 6.6 edo handiagoa **
 *  **7.0** (e)raino probatuta.
 *  PHP bertsioa ** 8.0 edo handiagoa **
 *  Hizkuntzak
 * [English (US)](https://wordpress.org/plugins/fixed-bottom-menu/), [French (France)](https://fr.wordpress.org/plugins/fixed-bottom-menu/),
   [Japanese](https://ja.wordpress.org/plugins/fixed-bottom-menu/), eta [Polish](https://pl.wordpress.org/plugins/fixed-bottom-menu/).
 *  [Itzuli zure hizkuntzara](https://translate.wordpress.org/projects/wp-plugins/fixed-bottom-menu)
 * Etiketak
 * [fixed](https://eu.wordpress.org/plugins/tags/fixed/)[menu](https://eu.wordpress.org/plugins/tags/menu/)
 *  [Ikuspegi aurreratua](https://eu.wordpress.org/plugins/fixed-bottom-menu/advanced/)

## Balorazioak

 5 out of 5 stars.

 *  [  11 5-star reviews     ](https://wordpress.org/support/plugin/fixed-bottom-menu/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/fixed-bottom-menu/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/fixed-bottom-menu/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/fixed-bottom-menu/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/fixed-bottom-menu/reviews/?filter=1)

[Gehi ezazu nire iritzia](https://wordpress.org/support/plugin/fixed-bottom-menu/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/fixed-bottom-menu/reviews/)

## Laguntzaileak

 *   [ Katsushi Kawamori ](https://profiles.wordpress.org/katsushi-kawamori/)

## Laguntza

Zerbait duzu esateko? Laguntza behar?

 [Ikusi laguntza foroa](https://wordpress.org/support/plugin/fixed-bottom-menu/)

## Egizu eskaintza

Plugin honen aurrerabidearen euskarri izan nahi duzu?

 [ Egiozu eskaintza plugin honi ](https://shop.riverforest-wp.info/donate/)