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 |
|---|---|---|---|
| m*o*j*l*y.jp | F | 2026-07-04 22:39:03 | |
| 7*9*p.co (WP 7.0) | F | 2026-07-04 21:38:54 | |
| g*l*e*a*t*.mobi (WP 7.0) | F | 2026-07-04 21:30:06 | |
| u*t*a*e*8*.limo (WP 7.0) | F | 2026-07-04 21:30:06 | |
| 1*3*i*-*h.org (WP 7.0) | F | 2026-07-04 21:30:06 | |
| 1*3*i*8*.limited (WP 7.0) | F | 2026-07-04 21:30:06 | |
| 1*3*i*.mobi (WP 7.0) | F | 2026-07-04 21:30:06 | |
| m*f*a*8.mn (WP 7.0) | F | 2026-07-04 21:30:06 | |
| l*v*3*5.company (WP 7.0) | F | 2026-07-04 21:28:52 | |
| g*g*6*p.la (WP 7.0) | F | 2026-07-04 21:28:52 | |
| e*i*e*t*t*u*a.com (WP 7.0) | F | 2026-07-04 21:02:07 | |
| v*r*t*-*y*t*.com (WP 5.5.18) | F | 2026-07-04 19:14:24 | |
| p*o*i*e*c*-*f*i*e.com (WP 6.2.9) | F | 2026-07-04 15:20:43 | |
| w*l*-*a*e.com (WP 6.9.4) | F | 2026-07-04 14:52:16 | |
| s*p*r*l*t*4*.com (WP 6.2.9) | F | 2026-07-04 11:57:57 | |
| i*f*-*h*s*y*r*o*.com (WP 7.0) | F | 2026-07-04 11:53:55 | |
| h*b*i*b*t*e*y.jp (WP 6.5.8) | F | 2026-07-04 10:22:46 | |
| p*r*y*-*r*n*e*o*.com (WP 7.0) | F | 2026-07-04 08:25:37 | |
| 1*3*e*t*n*s.io (WP 7.0) | F | 2026-07-04 06:03:11 | |
| s*p*r*4.limo (WP 7.0) | F | 2026-07-04 05:58:00 | |
| x*-*-*1*1*d*r*a*f*6*8*9*l*e.com (WP 7.0) | F | 2026-07-04 05:58:00 | |
| v*l*2*.me (WP 7.0) | D | 2026-07-04 05:52:26 | |
| p*z*e*4*.mobi (WP 7.0) | D | 2026-07-04 05:52:26 | |
| l*t*o*8*w*n.net (WP 7.0) | D | 2026-07-04 05:52:26 | |
| l*g*l*x*.io (WP 7.0) | D | 2026-07-04 05:52:26 | |
| n*w*8.website (WP 7.0) | D | 2026-07-04 05:52:26 | |
| t*9.mn (WP 7.0) | D | 2026-07-04 05:52:26 | |
| 1*f*b*t.mn (WP 7.0) | D | 2026-07-04 05:52:26 | |
| 1*3*e*t*n*s.org (WP 7.0) | D | 2026-07-04 05:52:26 | |
| h*a*k*.link (WP 7.0) | D | 2026-07-04 05:52:26 | |
| g*g*9*s.co (WP 7.0) | D | 2026-07-04 05:52:26 | |
| v*3*t*.me (WP 7.0) | D | 2026-07-04 05:52:26 | |
| u*a*8*.mobi (WP 7.0) | D | 2026-07-04 05:52:26 | |
| m*8.limo (WP 7.0) | D | 2026-07-04 05:52:26 | |
| w*n*6*.mn (WP 7.0) | D | 2026-07-04 05:52:26 | |
| s*p*r*l*t*7*.mobi (WP 6.9.4) | D | 2026-07-04 05:52:26 | |
| m*a*i*6*8.limo (WP 7.0) | D | 2026-07-04 05:52:26 | |
| b*o*3*.mn (WP 7.0) | D | 2026-07-04 05:52:26 | |
| r*g*r*8*.mobi (WP 7.0) | D | 2026-07-04 05:52:26 | |
| x*p*n*8.me (WP 7.0) | D | 2026-07-04 05:52:26 | |
| f*i*8*8.mobi (WP 7.0) | D | 2026-07-04 05:52:26 | |
| s*o*g*m*6*6*.mobi (WP 7.0) | D | 2026-07-04 05:52:26 | |
| n*x*b*t.me (WP 7.0) | D | 2026-07-04 05:52:26 | |
| a*t*w*n*8*.biz (WP 7.0) | F | 2026-07-04 05:52:26 | |
| t*n*1*8*.mn (WP 7.0) | F | 2026-07-04 05:52:26 | |
| w*n*9*.mn (WP 7.0) | F | 2026-07-04 05:52:26 | |
| 7*9*m.mobi (WP 7.0) | F | 2026-07-04 05:49:18 | |
| f*n*y*8*.link (WP 7.0) | F | 2026-07-04 05:49:18 | |
| g*l*x*a*t*.limo (WP 7.0) | F | 2026-07-04 05:49:18 | |
| d*r*1*8.company (WP 7.0) | F | 2026-07-04 05:49:18 | |
| 1*3*l*y.mobi (WP 7.0) | F | 2026-07-04 05:49:18 | |
| b*g*a*e*6*8.biz (WP 7.0) | F | 2026-07-04 05:49:18 | |
| a*l*a*i*o.limo (WP 7.0) | F | 2026-07-04 05:49:18 | |
| s*o*w*l*e*8*8.me (WP 7.0) | F | 2026-07-04 05:49:18 | |
| h*t*8*.website (WP 7.0) | F | 2026-07-04 05:49:18 | |
| l*t*o*4.mn (WP 7.0) | F | 2026-07-04 05:49:18 | |
| s*a*2*2.website (WP 7.0) | F | 2026-07-04 05:49:18 | |
| k*k*a*6*8.mobi (WP 7.0) | F | 2026-07-04 05:49:18 | |
| p*b*g*6*8.biz (WP 7.0) | F | 2026-07-04 05:49:18 | |
| b*t*l*k*s*.website (WP 7.0) | F | 2026-07-04 05:49:18 | |
| e*y*e*1*8.website (WP 7.0) | F | 2026-07-04 05:49:18 | |
| u*t*a*4.mobi (WP 7.0) | F | 2026-07-04 05:49:18 | |
| s*b*t*8.mobi (WP 7.0) | F | 2026-07-04 05:49:18 | |
| g*n*e*6*.mobi (WP 7.0) | F | 2026-07-04 05:49:18 | |
| s*p*r*4.mobi (WP 7.0) | D | 2026-07-04 05:49:18 | |
| o*y*e*1*7.mobi (WP 7.0) | F | 2026-07-04 05:49:18 | |
| b*t*a*h*8*.mobi (WP 7.0) | F | 2026-07-04 05:49:18 | |
| u*a*9*s.biz (WP 7.0) | F | 2026-07-04 05:49:18 | |
| s*w*n*8*.company (WP 7.0) | F | 2026-07-04 05:49:18 | |
| x*-*-*1*1*-*4*t*v*5*9*.com (WP 7.0) | D | 2026-07-04 05:49:18 | |
| f*i*3*3.mobi (WP 7.0) | F | 2026-07-04 05:49:18 | |
| c*t*9*s.net (WP 7.0) | F | 2026-07-04 05:49:18 | |
| d*r*1*8.limo (WP 7.0) | F | 2026-07-04 05:49:18 | |
| h*s*8*.website (WP 7.0) | F | 2026-07-04 05:49:18 | |
| f*w*9.organic (WP 7.0) | F | 2026-07-04 05:49:18 | |
| 4*i*g*e*.website (WP 7.0) | F | 2026-07-04 05:40:50 | |
| p*1*8.limited (WP 7.0) | F | 2026-07-04 05:40:50 | |
| u*a*u*i*n.mobi (WP 7.0) | F | 2026-07-04 05:40:50 | |
| l*c*a*8.website (WP 7.0) | F | 2026-07-04 05:40:50 | |
| p*z*e*s.link (WP 7.0) | F | 2026-07-04 05:40:50 | |
| m*a*i*7*.mobi (WP 7.0) | F | 2026-07-04 05:40:50 | |
| t*a*b*t.company (WP 7.0) | F | 2026-07-04 05:40:50 | |
| t*a*e*1*8.me (WP 7.0) | F | 2026-07-04 05:40:50 | |
| t*a*6*.mobi (WP 7.0) | F | 2026-07-04 05:40:50 | |
| 9*j*c*p*t.company (WP 7.0) | F | 2026-07-04 05:40:50 | |
| i*f*e*n*r*j*.com (WP 7.0) | D | 2026-07-04 05:02:44 | |
| m*r*o*a*a*k*.jp | F | 2026-07-04 03:26:14 | |
| t*y*d*m*.com | F | 2026-07-04 02:20:00 | |
| b*s*r*o*.com (WP 7.0) | F | 2026-07-04 01:44:18 | |
| l*g*i*u*o.com (WP 5.4.19) | F | 2026-07-04 01:40:10 | |
| w*n*7*7.co (WP 7.0) | F | 2026-07-04 01:29:12 | |
| m*8*8.com (WP 7.0) | F | 2026-07-04 01:25:05 | |
| s*o*u*u.jp (WP 7.0) | F | 2026-07-04 00:02:59 | |
| e*e*o*.jp | F | 2026-07-03 22:14:45 | |
| m*8*p*.com | F | 2026-07-03 20:48:39 | |
| s*n*e*a*.com (WP 7.0) | F | 2026-07-03 20:47:25 | |
| b*y*a*v*n*u*e.com (WP 6.9.4) | F | 2026-07-03 19:59:11 | |
| n*w*o*k*a*a.jp (WP 7.0) | F | 2026-07-03 18:56:33 | |
| g*t*c*r*.com (WP 6.9.4) | F | 2026-07-03 14:02:44 | |
| e*w*r*a*g*n*y.com (WP 7.0) | F | 2026-07-03 13:55:18 |