Fixed Bottom Menu
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
- Dashicons can be specified.
Customize
- Template files allow for flexible customization.
- The default template file is
template/fixedbottommenu-template-html.phpandtemplate/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
);
| Domain | Exposures | Headers | Last Checked |
|---|---|---|---|
| a*f*b*t.limited (WP 7.0) | F | 2026-06-14 00:01:46 | |
| g*e*-*n*x.hu (WP 7.0) | F | 2026-06-13 15:38:43 | |
| w*y*6*.link (WP 7.0) | F | 2026-06-13 15:25:31 | |
| o*g*3*.company (WP 7.0) | F | 2026-06-13 15:25:31 | |
| w*n*v*p*8.mobi (WP 7.0) | F | 2026-06-13 15:25:31 | |
| e*s*s*o*.org (WP 7.0) | F | 2026-06-13 15:25:31 | |
| k*u*8*.website (WP 7.0) | F | 2026-06-13 15:25:31 | |
| g*a*b*t*7*.company (WP 7.0) | F | 2026-06-13 15:25:31 | |
| c*l*5*5.mobi (WP 7.0) | F | 2026-06-13 15:25:31 | |
| a*l*v*n*.net | F | 2026-06-13 09:59:53 | |
| j*m*y*8*.website (WP 7.0) | F | 2026-06-13 05:17:14 | |
| b*g*e*4*.me (WP 7.0) | F | 2026-06-13 05:17:14 | |
| a*a*g*l*t.net (WP 7.0) | F | 2026-06-13 05:17:14 | |
| b*o*8*.limited (WP 7.0) | F | 2026-06-13 05:17:14 | |
| s*r*1*8.limo (WP 7.0) | F | 2026-06-13 05:13:58 | |
| l*v*w*n*r*.net (WP 7.0) | F | 2026-06-13 05:13:58 | |
| s*w*n*6*.mobi (WP 7.0) | F | 2026-06-13 05:13:58 | |
| k*7*9.mn (WP 7.0) | F | 2026-06-13 05:13:58 | |
| b*s*9*7.mn (WP 7.0) | F | 2026-06-13 05:13:58 | |
| b*m*s*o*4*.me (WP 7.0) | F | 2026-06-13 05:13:58 | |
| j*a*8*8.me (WP 7.0) | F | 2026-06-13 05:13:35 | |
| i*8*8.limited (WP 7.0) | F | 2026-06-13 05:13:35 | |
| n*z*2*.io (WP 7.0) | F | 2026-06-13 05:13:35 | |
| h*l*n*8.limo (WP 7.0) | F | 2026-06-13 05:13:35 | |
| m*p*a*v*p.limo (WP 7.0) | F | 2026-06-13 05:13:35 | |
| g*o*g*m*s*8*.link (WP 7.0) | F | 2026-06-13 05:13:35 | |
| g*o*k*n*e*.com (WP 7.0) | F | 2026-06-13 00:30:59 | |
| m*g*7*7.company (WP 7.0) | F | 2026-06-12 22:03:30 | |
| s*s*i*5*.mobi (WP 7.0) | F | 2026-06-12 22:03:30 | |
| s*e*t*8*.link (WP 7.0) | F | 2026-06-12 22:03:30 | |
| z*u*5*.link (WP 7.0) | F | 2026-06-12 22:03:30 | |
| t*u*i*e*t*l.o*.jp | F | 2026-06-12 15:52:31 | |
| a*a*d*.jp | F | 2026-06-12 15:52:31 | |
| s*u*u*d*.o*.jp | F | 2026-06-12 04:12:04 | |
| 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 | |
| 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 | |
| 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 |