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 |
|---|---|---|---|
| e*v*r*n.com (WP 7.0) | F | 2026-07-03 13:44:08 | |
| e*s*e*t*a*n*t*o*k*.com (WP 7.0) | F | 2026-07-03 13:02:27 | |
| s*y*r*-*e*u*y*s*l*n.com (WP 7.0) | F | 2026-07-03 11:39:43 | |
| m*s*s*i*o*e*k*.com | F | 2026-07-03 10:12:16 | |
| h*t*l*a*e*a.it (WP 7.0) | F | 2026-07-03 08:22:58 | |
| c*r*.nagoya | F | 2026-07-03 08:00:05 | |
| s*w*d*m*k*.com | F | 2026-07-03 07:17:25 | |
| k*n*e*o*.jp (WP 7.0) | F | 2026-07-03 07:13:14 | |
| s*n*r*e*n*r*i*g*o*e.com (WP 6.2.8) | F | 2026-07-03 05:36:39 | |
| s*u*i*s*m*h*n*a.com (WP 7.0) | F | 2026-07-03 04:59:22 | |
| s*v*t*b*o.com (WP 7.0) | F | 2026-07-03 04:36:44 | |
| s*i*e*-*c.jp (WP 7.0) | F | 2026-07-02 21:54:30 | |
| p*r*n*r*h*k*n.com (WP 7.0) | F | 2026-07-02 20:09:39 | |
| p*r*u*t*a*s*a*e.com (WP 7.0) | F | 2026-07-02 15:35:14 | |
| v*n*h*i*t.com (WP 7.0) | F | 2026-07-02 14:22:33 | |
| s*m*w*z.com (WP 7.0) | F | 2026-07-02 14:15:22 | |
| t*n*d*z*.com (WP 7.0) | F | 2026-07-02 13:54:12 | |
| t*u*i*i*h*m*.jp (WP 7.0) | F | 2026-07-02 13:06:23 | |
| l*a*s*i*k*u*e*k*t*u*n*s*k*i.com | F | 2026-07-02 12:45:42 | |
| w*y*o*h*r*a*a*.com (WP 6.9.4) | F | 2026-07-02 12:30:45 | |
| w*y*y*r*n*s.com (WP 6.9.4) | F | 2026-07-02 12:20:32 | |
| b*r*e*n*7*3.com (WP 7.0) | F | 2026-07-02 08:53:58 | |
| s*s*z*s*i.com | F | 2026-07-02 07:48:18 | |
| s*i*i*t*n.com (WP 7.0) | F | 2026-07-02 06:04:20 | |
| s*g*m*-*y*s*i.com (WP 7.0) | F | 2026-07-02 01:02:17 | |
| d*i*y*.club (WP 6.9.4) | F | 2026-07-02 00:57:26 | |
| s*g*-*i*o*s*a.com | F | 2026-07-02 00:56:12 | |
| p*r*g*n*h*i*.com | F | 2026-07-01 20:09:49 | |
| a*w*n*a*o*t*r*.com (WP 6.9.4) | F | 2026-07-01 17:45:33 | |
| m*e*h*n*v*.com (WP 7.0) | F | 2026-07-01 16:58:37 | |
| s*p*o*o*b*y*u*a*i.com (WP 5.3.21) | F | 2026-07-01 14:49:36 | |
| c*x*t*.com (WP 7.0) | F | 2026-07-01 13:41:09 | |
| m*d*g*c*i*b*n*o.com (WP 7.0) | F | 2026-07-01 12:57:16 | |
| o*e*f*r*.jp | F | 2026-07-01 12:52:22 | |
| s*o*e*.com (WP 7.0) | F | 2026-07-01 11:29:31 | |
| w*o*s*u*y*k*.com (WP 6.0.12) | F | 2026-07-01 11:13:49 | |
| b*n*a*y*i.com (WP 7.0) | F | 2026-07-01 10:25:46 | |
| w*n*a*u*h*u*e.com (WP 7.0) | F | 2026-07-01 10:18:13 | |
| i*a*o*o*o*s*.com | F | 2026-07-01 10:14:22 | |
| a*u*a*a*.com (WP 6.9.4) | F | 2026-07-01 03:43:07 | |
| s*n*e*-*s*a.com (WP 7.0) | F | 2026-07-01 02:48:47 | |
| s*h*o*s*o*t.c*.il (WP 6.5.8) | F | 2026-07-01 00:22:07 | |
| a*o*o*e*a.c*m.br (WP 6.9.4) | D | 2026-06-30 21:23:46 | |
| b*l*e*e*c*n*r*o.com (WP 6.9.4) | F | 2026-06-30 20:36:28 | |
| j*n*s*i*k*k*k*m*.com | F | 2026-06-30 20:35:51 | |
| s*u*e*t*x*h*n*e.id (WP 6.9.4) | F | 2026-06-30 20:25:18 | |
| w*k*h*r*s*b*.com (WP 7.0) | F | 2026-06-30 19:11:10 | |
| a*o*i*-*m*t*s*n*o.com (WP 6.9.4) | F | 2026-06-30 17:10:33 | |
| s*n*s*r*k*.com (WP 7.0) | F | 2026-06-30 17:02:45 | |
| s*a*9*-*h.com (WP 7.0) | F | 2026-06-30 16:42:09 | |
| f*k*o*a*t*n*u*a*h*i*u*k*i*y*.com | F | 2026-06-30 16:17:02 | |
| 1*3*e*-*h.net (WP 7.0) | D | 2026-06-30 15:34:48 | |
| i*e*u*u*o*o*f.com | F | 2026-06-30 15:32:23 | |
| 1*3*a*h.mobi (WP 7.0) | D | 2026-06-30 15:28:26 | |
| u*a*e*1*1*.mobi (WP 7.0) | F | 2026-06-30 15:21:08 | |
| p*s*a*.com (WP 7.0) | D | 2026-06-30 15:14:54 | |
| m*a*e*g*n*e*s.com (WP 7.0) | F | 2026-06-30 14:43:57 | |
| f*j*s*w*y*k*z*i*h*.com (WP 7.0) | F | 2026-06-30 13:16:32 | |
| a*i*.io (WP 7.0) | F | 2026-06-30 12:56:25 | |
| j*h*i*f*o*e*.com (WP 6.8.5) | F | 2026-06-30 12:46:53 | |
| f*j*d*n*-*e*k*t*u*n.com (WP 6.3.8) | F | 2026-06-30 11:53:40 | |
| w*-*i*k*u.com (WP 7.0) | F | 2026-06-30 11:33:19 | |
| i*i*s*i*i*o*d*n*o.com (WP 7.0) | F | 2026-06-30 10:10:43 | |
| s*a*u*.net | F | 2026-06-30 09:30:55 | |
| 1*3*e*a.asia (WP 7.0) | F | 2026-06-30 08:43:13 | |
| n*z*4*.biz (WP 7.0) | F | 2026-06-30 08:38:42 | |
| n*z*6*6.mobi (WP 7.0) | F | 2026-06-30 08:38:42 | |
| 1*3*e*a.limited (WP 7.0) | F | 2026-06-30 08:38:42 | |
| a*1*3.mobi (WP 7.0) | F | 2026-06-30 08:38:42 | |
| 7*9*p.biz (WP 7.0) | F | 2026-06-30 08:38:42 | |
| p*i*i*1*8.net (WP 7.0) | F | 2026-06-30 08:38:42 | |
| 1*3*l*s.limited (WP 7.0) | F | 2026-06-30 08:38:42 | |
| s*p*r*u*y*8*.io (WP 7.0) | D | 2026-06-30 08:38:42 | |
| p*7*9.mn (WP 7.0) | D | 2026-06-30 08:38:42 | |
| n*n*m*.la (WP 7.0) | F | 2026-06-30 08:32:51 | |
| w*n*7*7.mn (WP 7.0) | F | 2026-06-30 08:32:51 | |
| m*g*b*t.limo (WP 7.0) | D | 2026-06-30 08:32:51 | |
| m*h*n*-*.com (WP 5.8.13) | F | 2026-06-30 07:55:08 | |
| f*-*h*l*.com | F | 2026-06-30 07:17:17 | |
| t*a*m*s*n*i*l*s*o*a.de | F | 2026-06-30 06:39:14 | |
| s*u*i*-*i*.jp (WP 7.0) | F | 2026-06-30 06:37:04 | |
| s*m*r*i*s*u*a.com (WP 7.0) | F | 2026-06-30 05:35:14 | |
| s*a*a*d*n*s*i*i.jp (WP 6.8.5) | F | 2026-06-30 04:49:30 | |
| 1*3*o*s.net (WP 7.0) | F | 2026-06-30 02:47:30 | |
| a*t*-*n*-*a*n*e*m.de (WP 6.8.5) | F | 2026-06-19 12:21:12 | |
| a*t*n.e*u.hk | F | 2026-06-19 10:17:07 | |
| k*d*n*o*a*a*u*u*.org (WP 6.8) | F | 2026-06-17 12:05:14 | |
| g*n*a*r*r*.com (WP 6.9.4) | F | 2026-06-17 10:46:56 | |
| 3*b*t.company (WP 7.0) | F | 2026-06-16 04:03:31 | |
| k*n*g*m*3*5.site (WP 7.0) | F | 2026-06-16 04:03:31 | |
| s*1*3*b*c*a*a*.net (WP 7.0) | F | 2026-06-16 04:03:31 | |
| u*l*y*6*.company (WP 7.0) | F | 2026-06-14 07:36:17 | |
| s*o*j*k*r*8*.link (WP 7.0) | F | 2026-06-14 07:34:49 | |
| x*s*o*z.net (WP 7.0) | F | 2026-06-14 07:34:49 | |
| l*n*s*o*a*t*.mobi (WP 7.0) | F | 2026-06-14 07:32:15 | |
| s*o*w*l*e*8*8.co (WP 7.0) | F | 2026-06-14 00:06:47 | |
| p*g*7*.biz (WP 7.0) | F | 2026-06-14 00:01:46 | |
| p*n*k*.website (WP 7.0) | F | 2026-06-14 00:01:46 | |
| a*l*l*t.limited (WP 7.0) | F | 2026-06-14 00:01:46 | |
| s*o*p*a*t*.limo (WP 7.0) | F | 2026-06-14 00:01:46 |