A lightweight, modern floating mobile footer to boost engagement and conversions on mobile screens with Call, WhatsApp, Email, and Custom Links.
Float Mobile Footer is a customizable and highly optimized sticky footer strictly designed for mobile devices. It provides an immediate and responsive way for your visitors to reach out via Call, WhatsApp, Email, or an external Link, boosting your conversion rates natively on smaller screens.
Built with modern WordPress coding standards in mind (OOP architecture, native Settings API, Elementor widget integration, no bloatware), this plugin securely hooks into your theme's footer without overlapping your content or destroying your layouts.
- Elementor Widget Support: Drag-and-drop the mobile footer widget visually in Elementor with full custom controls and responsive mobile-only visibility.
- Page-Specific Meta Box Overrides: Override global footer settings or disable the footer entirely on specific posts/pages via a local metabox panel.
- Fully Responsive & Mobile First: Displays perfectly fixed on mobile devices while neatly hiding on large screens using CSS.
- 4 Dedicated Action Buttons: Configure Phone Number, WhatsApp Number, Email Address, and Custom Links securely.
- Intelligent Loading: No frontend scripts or styles are loaded until you specifically enable the footer, keeping your site fast.
- Fully Customizable Colors: Match the floating bar to your brand directly from the WordPress settings page or Elementor styling panel.
- Lightweight & Clean: Uses native WordPress Dashicons to avoid requiring external font icon libraries.
- Translation Ready: Fully prepped for your local language strings.
- Zero Bloat / No Ads: No tracking scripts, no spam notifications, just a clean floating mobile footer.
- Upload the entire
float-mobile-footerfolder to the/wp-content/plugins/directory. - Activate the plugin through the 'Plugins' menu in WordPress.
- Navigate to Settings > Mobile Footer to configure your buttons and color schemes.
- Toggle the Enable switch and click Save Changes to instantly output the floating bar.
Yes! A reliable CSS media query handles the mobile visibility natively right in the browser, meaning the footer intelligently hides itself to avoid frustrating desktop users without requiring slow server-side detection rules.
Absolutely! Leave the inputs blank for any buttons you don't wish to render. The width of the deployed buttons cleanly redistributes across the space organically.
Float Mobile Footer uses standardized WordPress hooks (wp_footer) allowing it to bypass page builder specifics and render perfectly fixed on the base window structure.
- Improved compatibility with the latest WordPress 7.0.
- Enhanced URL escaping security using esc_url() for action links.
- Updated backend metadata and synchronized documentation.
- Major release: Refactored entirely into Modern Object-Oriented PHP Architecture.
- Fixed: Removed usage of global variables and insecure form POST data.
- Fixed: Removed all email tracking pings associated with older legacy versions.
- Improved: Completely overhauled Backend Admin interface utilizing Settings API.
- Improved: Better dynamic button distribution (using CSS flexbox).
- Security: Implemented rigorous escaping, data sanitization, nonces, and
current_user_canvalidation over all options.
- Initial legacy release.