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 |
|---|---|---|---|
| d*n*p*a*.website (WP 7.0.1) | F | 2026-07-17 00:38:50 | |
| k*h*a*7*9.company (WP 7.0.1) | F | 2026-07-17 00:38:50 | |
| p*7*9.mobi (WP 7.0.1) | F | 2026-07-17 00:38:50 | |
| i*r*9*9.biz (WP 7.0.1) | F | 2026-07-17 00:38:50 | |
| 1*1*i*e*.limo (WP 7.0.1) | F | 2026-07-17 00:38:50 | |
| 8*b*t*.website (WP 7.0.1) | F | 2026-07-17 00:38:50 | |
| l*t*o*o*.website (WP 7.0.1) | F | 2026-07-17 00:38:50 | |
| l*t*o*i*-*h.me (WP 7.0.1) | F | 2026-07-17 00:38:50 | |
| l*t*o*2*.company (WP 7.0.1) | F | 2026-07-17 00:38:50 | |
| r*v*-*l*n*c.com (WP 5.6.17) | F | 2026-07-16 23:45:20 | |
| k*r*d*m*n*o*h*.com | F | 2026-07-16 23:00:50 | |
| t*i*o*e*a*t*a*.com | F | 2026-07-16 21:40:15 | |
| y*s*i*h*s*i*o*o*l*w.com (WP 6.6.5) | F | 2026-07-16 18:47:31 | |
| m*-*a*e.com (WP 6.0.11) | F | 2026-07-16 16:04:39 | |
| k*n*y*5*.com (WP 6.7.5) | F | 2026-07-16 15:13:31 | |
| b*s*o*r*a*a*.com | F | 2026-07-16 13:33:06 | |
| y*k*n*t*.com (WP 7.0.1) | F | 2026-07-16 12:23:52 | |
| y*k*y*m*s*o*e.com (WP 6.8.5) | F | 2026-07-16 12:17:35 | |
| t*i*h*n*d*s*g*.com (WP 7.0.1) | F | 2026-07-16 12:09:00 | |
| s*l*-*o*n*e*i*g.com (WP 6.8.5) | F | 2026-07-16 11:56:29 | |
| k*n*a*t*t*n*o*a*a*.com (WP 7.0.1) | F | 2026-07-16 10:50:04 | |
| s*b*9.limited (WP 7.0) | F | 2026-07-16 10:43:08 | |
| o*g*3*.co (WP 7.0) | F | 2026-07-16 10:43:08 | |
| x*-*7*9*4*l*n*d.live (WP 7.0) | F | 2026-07-16 10:43:08 | |
| b*t*e*a*7*.me (WP 7.0.1) | D | 2026-07-16 10:43:08 | |
| s*p*r*6*.limo (WP 7.0.1) | F | 2026-07-16 10:42:42 | |
| s*1*3*2.com (WP 7.0.1) | F | 2026-07-16 10:41:18 | |
| s*1*3*h.net (WP 7.0.1) | F | 2026-07-16 10:41:18 | |
| n*x*b*t.mn (WP 7.0) | D | 2026-07-16 10:41:18 | |
| y*k*8*.la (WP 7.0) | D | 2026-07-16 10:41:18 | |
| u*k*6*.mobi (WP 7.0.1) | F | 2026-07-16 10:41:18 | |
| g*m*8.bet (WP 7.0.1) | F | 2026-07-16 10:35:44 | |
| l*v*3*3.mobi (WP 7.0.1) | F | 2026-07-16 10:35:44 | |
| l*v*-*o*p*e*.me (WP 7.0.1) | F | 2026-07-16 10:35:44 | |
| l*v*9*.biz (WP 7.0.1) | F | 2026-07-16 10:35:44 | |
| g*g*8*t.mobi (WP 7.0.1) | F | 2026-07-16 10:35:44 | |
| k*n*u*e*k*t*u*n.com (WP 7.0.1) | F | 2026-07-16 10:11:27 | |
| d*n*a*p*t*e*o*t.com (WP 6.9.4) | F | 2026-07-16 10:07:28 | |
| b*r*o*-*t.com (WP 7.0.1) | F | 2026-07-16 08:36:48 | |
| k*m*o*a.com (WP 6.6.2) | F | 2026-07-16 06:58:59 | |
| y*g*-*n*-*e*i*a*i*n.com | F | 2026-07-16 06:28:20 | |
| k*m*y*m*e*.com | F | 2026-07-16 05:42:34 | |
| c*c*m*y*.jp (WP 7.0.1) | F | 2026-07-16 05:30:27 | |
| k*m*n*k*h*k*r*.com (WP 7.0.1) | F | 2026-07-16 05:00:58 | |
| c*n*r*f*r*a*i*n*p*n*i*o.it (WP 6.7.5) | F | 2026-07-16 04:53:41 | |
| k*m*k*c*i*h*t*l.com | F | 2026-07-16 04:37:25 | |
| b*q*e*i*r*s*a*r*n*.com (WP 6.7.5) | C | 2026-07-16 03:13:56 | |
| b*q*e*i*n*c.com (WP 6.7.5) | C | 2026-07-16 03:13:56 | |
| b*q*e*i*d*.com (WP 6.7.5) | C | 2026-07-16 03:13:56 | |
| k*m*s*i*k*u*e*k*t*i*.com | F | 2026-07-16 02:29:20 | |
| m*g*7*7.mn (WP 7.0.1) | F | 2026-07-16 00:54:55 | |
| s*s*i*5*.me (WP 7.0.1) | F | 2026-07-16 00:54:55 | |
| s*e*t*8*.mobi (WP 7.0.1) | F | 2026-07-16 00:54:55 | |
| m*6*.company (WP 7.0.1) | F | 2026-07-16 00:54:55 | |
| c*t*8*8.org (WP 7.0) | F | 2026-07-16 00:54:55 | |
| k*n*s*o*8*8.limited (WP 7.0.1) | F | 2026-07-16 00:54:55 | |
| n*k*9*9.biz (WP 7.0.1) | F | 2026-07-16 00:54:55 | |
| 1*3*l*s.limo (WP 7.0.1) | F | 2026-07-16 00:54:55 | |
| s*a*w*n*8*.me (WP 7.0.1) | F | 2026-07-16 00:54:55 | |
| a*l*l*t*a*e*8*.mn (WP 7.0.1) | F | 2026-07-16 00:54:55 | |
| n*n*a*6*.mobi (WP 7.0.1) | F | 2026-07-16 00:54:55 | |
| r*p*o*r*a*f*t*e*s.com (WP 7.0.1) | F | 2026-07-16 00:18:24 | |
| r*p*o*r*a*.com (WP 7.0.1) | F | 2026-07-16 00:18:24 | |
| a*d*s*k*z*i.com (WP 7.0.1) | F | 2026-07-16 00:01:12 | |
| y*o*e*p*i*t.com (WP 6.2.9) | F | 2026-07-15 22:54:48 | |
| r*p*r*p*u*a*p*a.com | D | 2026-07-15 21:57:50 | |
| n*a*t*o*.com | F | 2026-07-15 21:27:43 | |
| r*f*r*a*i*n*m*e*a*h*.com (WP 7.0.1) | F | 2026-07-15 20:32:01 | |
| n*i*v.com (WP 7.0.1) | F | 2026-07-15 19:08:06 | |
| i*v*e*t.in (WP 6.8.5) | F | 2026-07-15 18:19:52 | |
| r*f*v*l.com | F | 2026-07-15 16:45:42 | |
| k*k*r*t*k*r*h*m*y*.com (WP 7.0.1) | F | 2026-07-15 16:36:20 | |
| k*i*o*a*a*.com (WP 7.0.1) | F | 2026-07-15 13:53:57 | |
| r*d*u*e*6*.com (WP 7.0.1) | F | 2026-07-15 12:45:41 | |
| k*i*o*o*o*i*e*s*.com | F | 2026-07-15 09:58:36 | |
| k*h*u*n*g*s*k*.com (WP 5.7.15) | F | 2026-07-15 08:09:15 | |
| d*i*e*n*m*m*.com (WP 6.6.5) | F | 2026-07-15 07:08:57 | |
| a*a*a*i*k*u*e*k*t*u*n.com | F | 2026-07-15 06:50:18 | |
| d*i*i*s*o*u*i*.com (WP 6.8.5) | F | 2026-07-15 05:47:11 | |
| r*n*g*-*i*.com (WP 6.6) | F | 2026-07-15 04:58:20 | |
| m*t*u*h*t*-*i*a*.com (WP 6.9.4) | F | 2026-07-15 04:12:35 | |
| k*d*m*s*a*e*.com (WP 7.0.1) | F | 2026-07-15 03:43:03 | |
| k*d*m*k*i*o*i.com (WP 7.0.1) | F | 2026-07-15 03:43:03 | |
| f*s*8*.link (WP 7.0.1) | F | 2026-07-15 02:41:38 | |
| k*c*i*o*i*c*i*i*.com (WP 5.8.13) | F | 2026-07-15 01:34:42 | |
| a*u*h*c*.com (WP 6.9.4) | F | 2026-07-15 00:54:57 | |
| y*m*a*u*e*d*n*.com (WP 7.0.1) | C | 2026-07-14 23:54:41 | |
| b*k*-*a*a*i.com (WP 7.0.1) | F | 2026-07-14 23:29:33 | |
| y*m*t*d*i*o.com (WP 6.9) | F | 2026-07-14 23:02:51 | |
| u*i*a*e*m*v*l*s*e*e*o*o*i*i*n*o*m*d*c*s.com | F | 2026-07-14 22:00:33 | |
| y*m*k*m*-*o*e*.com | F | 2026-07-14 21:01:18 | |
| t*a*e*-*u*p*r*-*e*v*c*.com (WP 7.0.1) | F | 2026-07-14 20:26:25 | |
| a*p*i*t*d*o*.com (WP 7.0.1) | F | 2026-07-14 19:50:59 | |
| h*a*s*-*e*v*c*.com (WP 6.9.4) | F | 2026-07-14 18:53:04 | |
| d*i*g*m.com | F | 2026-07-14 18:42:15 | |
| m*t*j*.com | F | 2026-07-14 18:34:51 | |
| k*t*i*e.com (WP 7.0.1) | F | 2026-07-14 18:22:43 | |
| j*-*l*n*i*g.net (WP 7.0) | F | 2026-07-14 17:07:04 | |
| b*d*c*r*0*0*.com (WP 7.0.1) | F | 2026-07-14 16:41:11 | |
| b*d*c*r*s*a*e*c*c*s*k*.com (WP 5.8.13) | F | 2026-07-14 16:29:10 |