WordPress OSINT, maintenance or security needs? Reach out!
TLDWP

Plugin: fixed-bottom-menu (Used by 1,152 domains)

Fixed Bottom Menu

👤 Katsushi Kawamori 📦 v2.15 🔗 Plugin Homepage

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

Icons

Customize

  • Template files allow for flexible customization.
  • 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
);
DomainExposuresHeadersLast Checked
p*j*k*r*a*o*.asia (WP 7.0) F 2026-06-11 07:41:02
1*3*b*l*g*n.net (WP 7.0) F 2026-06-09 01:06:55
p*r*s*6*.mobi (WP 7.0) F 2026-06-08 18:41:29
b*b*t*5*.link (WP 7.0) F 2026-06-08 18:41:29
7*9*k.mobi (WP 7.0) F 2026-06-08 18:41:29
9*8*i*s.mn (WP 7.0) F 2026-06-08 18:41:29
3*b*t.limo (WP 7.0) F 2026-06-08 18:41:28
1*u*a*e*.me (WP 7.0) F 2026-06-08 18:41:28
v*c*u*1*8.biz (WP 7.0) F 2026-06-08 18:41:28
p*-*3*.biz (WP 7.0) F 2026-06-08 12:19:20
e*y*e*.website (WP 7.0) F 2026-06-08 12:19:20
b*8*t*.mn (WP 7.0) F 2026-06-08 12:19:20
n*m*s*o*.limited (WP 7.0) F 2026-06-08 12:19:20
l*k*8*8.me (WP 7.0) F 2026-06-08 11:58:52
s*b*i*9.limo (WP 7.0) F 2026-06-08 11:58:52
k*h*a*7*9.limited (WP 7.0) F 2026-06-08 11:58:52
g*a*b*t*8*.mobi (WP 7.0) F 2026-06-08 11:58:52
s*p*r*l*t*h*6*.me (WP 7.0) F 2026-06-08 07:47:34
s*p*r*l*t*a*.website (WP 7.0) F 2026-06-08 07:47:34
m*e*a*g*6*.biz (WP 7.0) F 2026-06-08 07:47:33
j*k*r*6*.biz (WP 7.0) F 2026-06-08 07:47:33
a*t*w*n*6*.limo (WP 7.0) F 2026-06-08 07:47:33
p*j*k*r.limo (WP 7.0) F 2026-06-08 07:47:33
e*y*e*7*9.mobi (WP 7.0) F 2026-06-08 07:47:33
6*b*t.limo (WP 7.0) F 2026-06-08 07:47:33
n*r*m*-*a.c*.jp F 2026-06-08 00:30:05
p*y*h*t*e*a*i*-*o*t*e*l*e*.fr (WP 6.8.5) F 2026-06-07 17:38:36
r*f*n*n*e.c*m.hk (WP 5.6.14) ⚠️ F 2026-06-07 13:50:24
n*n*y*t*n.com (WP 6.1.1) ⚠️ F 2026-06-07 11:47:55
t*e*i*y*o*c*.org F 2026-06-07 10:14:52
a*s*i*-*i*o.com F 2026-06-07 07:34:56
e*.z*r*-*o*i*a.com (WP 6.7.2) F 2026-06-07 05:21:41
z*p*y*w*r*e*i*t*l.de F 2026-06-07 02:05:04
n*g*t*.c*.jp (WP 6.8.3) F 2026-06-07 00:58:08
b*e*a*u*m*n.com (WP 6.8.3) F 2026-06-06 21:34:41
c*r*e*-*y*i*u.jp (WP 7.0) F 2026-06-06 18:34:08
b*c*p*i*s*p*o*t*r*u*.com F 2026-06-06 15:48:23
s*s*i*5*.limo (WP 6.9.4) D 2026-06-06 09:41:17
s*j*.jp (WP 7.0) F 2026-06-06 06:54:33
b*t*6*-*h.me (WP 7.0) F 2026-06-06 06:52:10
m*t*l*p*l*t*s.com F 2026-06-06 06:15:20
b*g*a*n*.com (WP 7.0) F 2026-06-06 02:42:18
o*y*e*1*7.io (WP 7.0) F 2026-06-06 00:49:09
6*k*b.mobi (WP 7.0) F 2026-06-06 00:49:09
u*l*y*6*.limited (WP 7.0) F 2026-06-06 00:49:09
1*3*l*y.vip (WP 7.0) F 2026-06-06 00:47:27
s*o*j*k*r*8*.co (WP 7.0) F 2026-06-06 00:47:27
h*a*z*.net (WP 7.0) F 2026-06-06 00:47:27
e*y*e*.me (WP 7.0) F 2026-06-06 00:47:27
l*t*o*2*.biz (WP 7.0) F 2026-06-06 00:47:27
w*n*8*8.ink (WP 7.0) F 2026-06-06 00:47:27
t*a*1*8.mobi (WP 7.0) F 2026-06-06 00:47:26
b*t*l*x*l*t.mn (WP 7.0) F 2026-06-06 00:47:26
u*a*6*.asia (WP 7.0) F 2026-06-06 00:47:26
g*n*e*6*.me (WP 7.0) F 2026-06-06 00:47:26
f*w*9.website (WP 7.0) F 2026-06-06 00:47:26
a*t*w*n*8*.mn (WP 7.0) F 2026-06-06 00:47:26
b*a*e*8*.limo (WP 7.0) F 2026-06-06 00:47:26
l*c*c*.limo (WP 7.0) F 2026-06-06 00:47:26
x*s*o*z.limo (WP 7.0) F 2026-06-06 00:47:26
m*l*n*6*.mobi (WP 7.0) F 2026-06-06 00:19:11
a*u*z*n*i*.com F 2026-06-05 23:58:06
a*t*c*a*s.com F 2026-06-05 23:36:21
b*o*.h*b*i*h*a*t*-*o*w*.jp (WP 6.4.8) ⚠️ F 2026-06-05 21:28:44
a*e*i*-*o*e*.com (WP 7.0) F 2026-06-05 19:25:05
a*a*i*o*o*o*o*l*n*c.com (WP 6.9.4) F 2026-06-05 17:45:04
h*n*j*n*1*8.website (WP 7.0) D 2026-06-05 13:55:32
j*k*r*8*.me (WP 7.0) D 2026-06-05 13:55:31
p*n*m*8*8.limo (WP 7.0) D 2026-06-05 13:55:31
s*w*n.co (WP 7.0) D 2026-06-05 13:55:31
y*k*9*.mobi (WP 7.0) D 2026-06-05 13:55:31
s*p*r*i*9.mobi (WP 7.0) D 2026-06-05 13:55:31
m*t*6*.org (WP 7.0) D 2026-06-05 13:55:31
p*l*c*y*8.link (WP 7.0) D 2026-06-05 13:55:31
c*o*d*d*6*.mobi (WP 7.0) D 2026-06-05 13:55:31
x*-*1*8*5*l*e*f*h*e*a*k*d.com (WP 7.0) D 2026-06-05 13:55:31
k*n*k*n*8*.co (WP 7.0) D 2026-06-05 13:29:37
c*n*r*s*u*i*o*m*z*o*e*o*t*n*.it (WP 6.7.4) F 2026-06-05 10:53:22
m*n*m*s*o*1*.com F 2026-06-04 04:15:10
m*m*s*-*i*o*a*o.com (WP 7.0) F 2026-06-04 02:45:17
i*s*o*s.com F 2026-06-03 23:13:10
m*l*t*a*a*o*a.com (WP 7.0) F 2026-06-03 20:26:35
a*a*i*m*c*r.c*.jp F 2026-06-03 18:59:00
a*s*x*x.com (WP 7.0) F 2026-06-03 17:20:53
m*e*o*l.com (WP 7.0) F 2026-06-03 15:55:39
t*n*a*k*j*.com F 2026-06-03 15:22:02
n*w*8*t*.net (WP 6.9.4) D 2026-06-03 10:55:18
1*3*e*t*n*s.me (WP 7.0) F 2026-06-03 10:55:17
l*v*9*9.biz (WP 7.0) F 2026-06-03 10:52:23
g*g*9*s.me (WP 7.0) D 2026-06-03 10:52:23
v*3*t*.biz (WP 7.0) D 2026-06-03 10:52:23
u*a*8*.company (WP 7.0) D 2026-06-03 10:52:23
s*p*r*l*t*7*.biz (WP 6.9.4) D 2026-06-03 10:52:23
x*p*n*8.link (WP 7.0) D 2026-06-03 10:52:23
f*i*8*8.mn (WP 7.0) D 2026-06-03 10:52:23
n*x*b*t.website (WP 7.0) D 2026-06-03 10:52:23
l*v*5*5.me (WP 7.0) F 2026-06-03 10:52:23
l*v*3*5.la (WP 7.0) F 2026-06-03 10:52:23
3*t*a*.la (WP 7.0) D 2026-06-03 10:52:23
g*g*e*1*8.mobi (WP 7.0) D 2026-06-03 10:52:23

Top 50 Plugins

Plugin Count
elementor 1,800,450
contact-form-7 1,770,416
elementor-pro 1,049,481
woocommerce 816,578
revslider 617,763
jetpack 467,002
js_composer 432,362
wp-rocket 334,096
essential-addons-for-elementor-lite 293,692
gravityforms 267,060
complianz-gdpr 256,646
cookie-law-info 231,313
instagram-feed 228,088
google-site-kit 222,053
sitepress-multilingual-cms 221,190
google-analytics-for-wordpress 214,049
header-footer-elementor 210,208
elementskit-lite 206,911
bluehost-wordpress-plugin 190,775
gutenberg 162,337
gutenberg-core 159,507
cookie-notice 151,371
the-events-calendar 131,527
litespeed-cache 130,994
wpforms-lite 129,550
gtranslate 127,925
astra-sites 119,573
popup-maker 116,091
woocommerce-payments 112,960
tablepress 109,187
coblocks 99,539
honeypot 97,392
astra-addon 95,313
duracelltomi-google-tag-manager 93,533
wp-smushit 93,516
all-in-one-seo-pack 93,320
LayerSlider 91,657
bb-plugin 90,822
premium-addons-for-elementor 86,880
megamenu 86,508
akismet 86,074
cleantalk-spam-protect 83,880
mailchimp-for-wp 83,756
woocommerce-gateway-stripe 83,116
ml-slider 81,034
fusion-builder 79,664
borlabs-cookie 79,520
ewww-image-optimizer 79,050
wp-pagenavi 78,797
formidable 78,063

Top 50 Themes

Theme Count
hello-elementor 615,573
Divi 510,726
astra 423,626
flatsome 133,744
Avada 124,341
generatepress 119,948
pub 109,942
oceanwp 83,460
kadence 78,474
enfold 71,844
salient 66,714
twentytwentyfour 58,958
h4 56,410
twentyseventeen 56,190
bb-theme 55,281
cocoon-master 52,095
betheme 51,820
blocksy 50,688
dt-the7 46,160
twentytwentyfive 43,814
neve 39,351
Avada-Child-Theme 37,622
gox 33,449
woodmart 33,292
bridge 32,878
twentytwentyone 32,115
lightning 31,449
twentytwenty 30,045
swell 28,597
Impreza 26,441
bricks 26,019
sydney 25,643
twentytwentythree 24,026
Newspaper 23,472
voxel 22,440
twentytwentytwo 19,980
epik-redesign 19,270
kubio 19,178
uncode 19,113
sinatra 18,819
twentysixteen 18,221
storefront 17,869
pro 17,861
Total 14,730
extendable 14,595
yith-wonder 14,041
hello-theme-child-master 13,356
themify-ultra 12,983
yootheme 12,936
factory-templates-4 12,927