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 |
|---|---|---|---|
| p*8*8*h.mn (WP 7.0.2) | F | 2026-07-19 10:09:00 | |
| f*n*y*8*.me (WP 7.0.2) | F | 2026-07-19 10:09:00 | |
| k*n*b*e*.co (WP 7.0.2) | F | 2026-07-19 10:09:00 | |
| p*p*a*1*8.mn (WP 7.0.2) | F | 2026-07-19 10:09:00 | |
| s*r*1*8.mn (WP 7.0.2) | F | 2026-07-19 10:09:00 | |
| z*e*9*9.net (WP 7.0.2) | F | 2026-07-19 10:09:00 | |
| a*l*l*t*i*.me (WP 7.0.2) | F | 2026-07-19 10:09:00 | |
| h*t*i*e*6*8.me (WP 7.0.2) | F | 2026-07-19 10:09:00 | |
| l*v*w*n*r*.me (WP 7.0.2) | F | 2026-07-19 10:09:00 | |
| h*n*3*.limo (WP 7.0.2) | F | 2026-07-19 10:03:55 | |
| x*-*-*6*-*e*y*0*5*8*l*9*s*.net (WP 7.0.2) | F | 2026-07-19 10:03:55 | |
| l*t*o*e*.mobi (WP 7.0.2) | F | 2026-07-19 10:03:55 | |
| x*-*-*6*-*h*7*z*5*c*e*d.com (WP 7.0.2) | F | 2026-07-19 10:03:55 | |
| a*a*g*l*t.com (WP 7.0.2) | F | 2026-07-19 10:03:55 | |
| m*p*i*5*5.mobi (WP 7.0.2) | F | 2026-07-19 10:03:55 | |
| b*o*8*.website (WP 7.0.2) | F | 2026-07-19 10:03:55 | |
| s*8*8.mn (WP 7.0.2) | F | 2026-07-19 10:03:55 | |
| a*e*1*8.mobi (WP 7.0.2) | F | 2026-07-19 10:03:55 | |
| p*x*y*e*.link (WP 7.0.2) | F | 2026-07-19 10:03:55 | |
| z*m*7*9.limo (WP 7.0.2) | F | 2026-07-19 08:59:35 | |
| k*k*k*r*-*e*t*i.com (WP 5.3.21) | F | 2026-07-19 05:55:28 | |
| o*o*c*i*i*-*a*a*a*i.com (WP 6.8.3) | F | 2026-07-19 05:39:52 | |
| k*h*r*o.com | F | 2026-07-19 02:29:12 | |
| m*h*r*p*r*s.com (WP 7.0) | F | 2026-07-19 01:55:32 | |
| k*h*m*h*c*o*h*.com (WP 7.0.2) | F | 2026-07-19 01:37:57 | |
| i*a*e*.c*.jp (WP 7.0.2) | A | 2026-07-19 00:59:57 | |
| f*i*w*y*y*c*n*e*.com | F | 2026-07-19 00:46:41 | |
| h*t*c*i*s*s.com (WP 6.7.5) | F | 2026-07-19 00:46:38 | |
| s*u*u*n.c*.jp | F | 2026-07-18 22:22:52 | |
| k*d*m*r*-*o*c*i*n.com (WP 6.3.1) | F | 2026-07-18 22:16:32 | |
| a*y*m*b*m*j*.com | F | 2026-07-18 21:52:32 | |
| b*i*h*b*c*e*c*e*n*r*.com (WP 7.0.2) | F | 2026-07-18 21:51:24 | |
| r*s*8*8*u*c*l*m*s*a*e.com (WP 7.0.2) | F | 2026-07-18 21:47:23 | |
| r*r*h*3*.com (WP 7.0.2) | F | 2026-07-18 21:42:05 | |
| t*h*m*s*a*d*r*.com (WP 6.8.3) | F | 2026-07-18 21:24:34 | |
| h*s*t*t*u*i.com (WP 7.0.1) | F | 2026-07-18 21:08:10 | |
| h*r*m*k*e*s*.com (WP 6.1.10) | F | 2026-07-18 20:35:30 | |
| r*o*-*w*r*s.com | F | 2026-07-18 20:05:27 | |
| h*r*s*i*a*s*d.com | F | 2026-07-18 19:50:34 | |
| t*u*u*m*r*.com (WP 7.0.2) | F | 2026-07-18 19:25:34 | |
| t*u*u*-*a*k*.com (WP 7.0.2) | F | 2026-07-18 19:25:34 | |
| k*b*t*s*a.com (WP 7.0.2) | F | 2026-07-18 18:54:19 | |
| h*r*k*-*l*m*n*o.com (WP 5.5.18) | F | 2026-07-18 18:48:36 | |
| h*r*s*o*a*i*a*t*a.com (WP 7.0.2) | F | 2026-07-18 17:58:36 | |
| a*b*-*l*a*i*g.com (WP 7.0.2) | F | 2026-07-18 17:52:27 | |
| t*u*a*u*s*n.com | F | 2026-07-18 16:41:52 | |
| r*n*s*i*a*f*s*i*g.com (WP 7.0.2) | F | 2026-07-18 16:15:59 | |
| t*u*a*i*f*r*a*.com (WP 7.0.2) | F | 2026-07-18 15:58:55 | |
| b*i*k*h*i*s*l*n.com | F | 2026-07-18 15:51:47 | |
| d*c*o*i*e*l*s*i*g.com | A | 2026-07-18 12:01:17 | |
| o*e*h*i.com (WP 6.9.5) | F | 2026-07-18 11:58:17 | |
| a*t*n*a*e*.com | F | 2026-07-18 11:21:27 | |
| s*a*e*n*e*i*r*9.com (WP 7.0.2) | F | 2026-07-18 10:04:13 | |
| k*d*y*i*.com (WP 7.0.2) | F | 2026-07-18 09:33:18 | |
| s*-*r*e*d*.com | F | 2026-07-18 07:57:47 | |
| h*m*k*-*r*.com (WP 7.0.2) | F | 2026-07-18 07:53:23 | |
| o*e*e*s*j.com (WP 7.0.2) | A | 2026-07-18 07:48:29 | |
| h*m*w*r*-*e*s*.com (WP 7.0.2) | F | 2026-07-18 07:11:59 | |
| f*e*c*r*-*y*u*e*.com (WP 6.8.2) | F | 2026-07-18 07:07:45 | |
| f*a*.com (WP 5.8.13) | F | 2026-07-18 07:00:19 | |
| k*k*o*-*o*d*n*o*o*a*a.com | F | 2026-07-18 05:44:12 | |
| k*i*h*s*m*n*r.com | F | 2026-07-18 04:05:36 | |
| j*c.o*.jp | F | 2026-07-18 02:21:21 | |
| y*m*-*h*n*9*4.com (WP 6.8.6) | F | 2026-07-18 01:53:09 | |
| o*e*p*-*l*t.com (WP 7.0.1) | F | 2026-07-18 00:58:08 | |
| b*a*o*l*m*i*g.com | F | 2026-07-18 00:46:33 | |
| i*a*i*a*g*f*k*t*n.jp (WP 7.0.2) | F | 2026-07-18 00:43:39 | |
| k*t*-*u*u.com (WP 6.7.5) | F | 2026-07-17 18:39:22 | |
| k*s*g*k*d*m*.com (WP 5.8.13) | F | 2026-07-17 18:02:33 | |
| x*-*1*c*5*t*4*l*f*h*c.com (WP 7.0.1) | F | 2026-07-17 17:39:08 | |
| e*p*e*s*a*i*e*.com (WP 6.8.3) | F | 2026-07-17 16:41:35 | |
| k*t*h*n*a*-*a*g*o.com (WP 7.0.1) | F | 2026-07-17 15:17:54 | |
| n*l*o.jp (WP 7.0.1) | F | 2026-07-17 15:05:06 | |
| k*r*-*h*n.com (WP 6.9.4) | F | 2026-07-17 13:49:06 | |
| m*d*k*b*n*o.com | F | 2026-07-17 13:31:45 | |
| m*d*c*b*o*.com | F | 2026-07-17 13:19:35 | |
| l*l*y*g*.tokyo (WP 6.8.5) | D | 2026-07-17 11:54:24 | |
| o*d*k*d*-*a*c*.com (WP 7.0.1) | F | 2026-07-17 11:42:36 | |
| x*-*4*j*1*1*3*3*l*m*a*0*e*v*f.jp (WP 6.9.4) | F | 2026-07-17 11:02:43 | |
| h*d*m*s*l*n.com (WP 7.0.1) | F | 2026-07-17 10:52:26 | |
| a*k*t*h*u*h*r*.com (WP 7.0.1) | F | 2026-07-17 09:11:46 | |
| c*r*i*i*a*o*m*d*c*s*x*r*n*e*i*.com | F | 2026-07-17 07:15:29 | |
| o*i*e*a*a*a*u.com (WP 7.0.1) | F | 2026-07-17 03:44:30 | |
| x*t*r*6*.mobi (WP 7.0.1) | D | 2026-07-17 00:49:45 | |
| x*t*r*6*.link (WP 7.0.1) | D | 2026-07-17 00:41:19 | |
| p*-*3*.co (WP 7.0.1) | F | 2026-07-17 00:41:19 | |
| g*g*a*a*y.link (WP 7.0.1) | F | 2026-07-17 00:41:19 | |
| b*8*t*.me (WP 7.0.1) | F | 2026-07-17 00:41:19 | |
| h*a*z*.me (WP 7.0.1) | F | 2026-07-17 00:41:19 | |
| p*g*8*.company (WP 7.0.1) | F | 2026-07-17 00:41:19 | |
| 1*8*e*s.me (WP 7.0.1) | F | 2026-07-17 00:41:19 | |
| a*m*8*.co (WP 7.0.1) | F | 2026-07-17 00:41:19 | |
| n*m*s*o*s.me (WP 7.0.1) | F | 2026-07-17 00:41:19 | |
| b*n*s*9.biz (WP 7.0.1) | F | 2026-07-17 00:41:19 | |
| l*k*8*8.biz (WP 7.0.1) | F | 2026-07-17 00:38:50 | |
| k*2*.mn (WP 7.0.1) | F | 2026-07-17 00:38:50 | |
| c*n*y*8*.mobi (WP 7.0.1) | F | 2026-07-17 00:38:50 | |
| p*y*9.website (WP 7.0.1) | F | 2026-07-17 00:38:50 | |
| 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 |