Title: ButtonFlow – Sticky Floating Mobile Button for Call, Messaging &amp; Booking
Author: Ga Satrya
Published: <strong>માર્ચ 24, 2026</strong>
Last modified: એપ્રિલ 12, 2026

---

પ્લગીન શોધો

![](https://ps.w.org/buttonflow/assets/icon-256x256.png?rev=3498813)

# ButtonFlow – Sticky Floating Mobile Button for Call, Messaging & Booking

 [Ga Satrya](https://profiles.wordpress.org/gasatrya/) દ્વારા

[ડાઉનલોડ](https://downloads.wordpress.org/plugin/buttonflow.1.2.0.zip)

[જીવંત પૂર્વદર્શન](https://gu.wordpress.org/plugins/buttonflow/?preview=1)

 * [વિગતો](https://gu.wordpress.org/plugins/buttonflow/#description)
 * [સમીક્ષાઓ](https://gu.wordpress.org/plugins/buttonflow/#reviews)
 *  [સ્થાપન](https://gu.wordpress.org/plugins/buttonflow/#installation)
 * [ડેવલપમેન્ટ](https://gu.wordpress.org/plugins/buttonflow/#developers)

 [સપોર્ટ](https://wordpress.org/support/plugin/buttonflow/)

## વર્ણન

65–75% of local business website traffic comes from mobile — yet most WordPress 
themes bury the phone number in the header and hide the “Book Now” button at the
top of the page. Once a visitor scrolls, your most important CTA disappears.

**ButtonFlow** fixes this in minutes.

Install the plugin, set your button label and action, and a beautiful floating button
will appear at the bottom of every mobile screen — staying permanently visible as
the user scrolls. One tap to call. One tap to book. One tap to start a WhatsApp 
conversation.

No page builder. No theme editing. No code.

#### Who is this for?

 * Aesthetic clinics & medspas
 * Restaurants & cafes
 * Law firms & consultants
 * Real estate agents
 * Any local business that gets mobile traffic and wants more leads

#### Core Features

 * **Click-to-Call** — Tapping the button instantly dials your phone number.
 * **Open URL** — Send visitors directly to your booking page, menu, or any link.
 * **WhatsApp Chat** — Opens WhatsApp with a pre-filled message (fully customizable).
 * **Smooth Scroll** — Scrolls the page to a specific section using an anchor ID(#
   contact).
 * **Custom Label & Icon** — Set any button text and choose from preset icons (phone,
   calendar, WhatsApp, message).
 * **Appearance Control** — Customize background color, text color, and choose from
   3 button sizes (Small, Medium, Large).
 * **Live Preview** — See exactly how your button looks in real-time as you edit
   the settings.
 * **Mobile-Only Display** — The button is never shown on tablets or desktops (CSS
   + JS dual enforcement).
 * **Page-Level Hide Rules** — Suppress the button on specific pages (e.g., the 
   contact page itself) using slugs or IDs.
 * **Entrance Animation** — Button slides up from the bottom after a configurable
   delay.
 * **Performance Optimized** — Total asset size under 5kb. No jQuery. No React. 
   No bloat.

#### Privacy First

This plugin is built with privacy as a priority. No tracking, no external scripts,
and no “Powered by” branding. No personal data is collected, stored, or transmitted.
Full GDPR compliance out of the box.

[Plugin Page →](https://www.ctaflow.com/plugins/buttonflow/)

## સ્ક્રીનશોટ

 * [[
 * The settings page with Live Preview.
 * [[
 * The floating CTA button as seen by a mobile visitor.

## સ્થાપન

 1. Upload the `buttonflow` folder to the `/wp-content/plugins/` directory, or install
    via **Plugins  Add New** in your WordPress dashboard.
 2. Activate the plugin through the **Plugins** menu.
 3. Go to **Settings  ButtonFlow** to configure your button.
 4. Set your button label, choose an action type, and enter the action value.
 5. Customize colors, size, and entrance delay to match your brand.
 6. Click **Save Settings** and visit your site on a mobile device to see the button
    in action.

## એફએક્યુ (FAQ)

### Will this button show on desktop?

No. The button is hidden on all screens wider than 767px using both CSS media queries
and JavaScript. Desktop visitors will never see it.

### Does it work with Elementor, Divi, or Astra?

Yes. The plugin injects directly into the page footer and is fully theme-agnostic.
It has been tested with Astra, GeneratePress, OceanWP, and Elementor-based themes.

### Can I hide the button on specific pages?

Yes. In the settings page, you can enter a comma-separated list of page IDs or slugs
where the button should be hidden (for example: your contact page or checkout page).

### How do I set up the WhatsApp action?

Select “WhatsApp” as the action type, then enter your phone number in international
format (e.g., `628123456789`). You can also customize the pre-filled message text.

### Is this plugin free?

Yes. The core plugin is 100% free and always will be. A Pro version with advanced
features is planned for a future release.

### Will it slow down my site?

No. The CSS and JS files combined weigh less than 5kb and are only loaded on the
frontend. The plugin uses no external dependencies.

## સમીક્ષાઓ

આ પ્લગઇન માટે કોઈ સમીક્ષાઓ નથી.

## ફાળો આપનાર & ડેવલપર્સ

આ ઓપન સોર્સ સોફ્ટવેર છે. નીચેના લોકો એ આ પ્લગિન માટે ફાળો આપ્યો છે.

ફાળો આપનારા

 *   [ Ga Satrya ](https://profiles.wordpress.org/gasatrya/)

[“ButtonFlow – Sticky Floating Mobile Button for Call, Messaging & Booking” ને તમારી ભાષામાં અનુવાદ કરો.](https://translate.wordpress.org/projects/wp-plugins/buttonflow)

### વિકાસમાં રસ ધરાવો છો?

[કોડ બ્રાઉઝ કરો](https://plugins.trac.wordpress.org/browser/buttonflow/), જોવો[અસ્વીએન રેપોઝિટરીમાંથી](https://plugins.svn.wordpress.org/buttonflow/),
અથવા સબ્સ્ક્રાઇબ કરો[ડેવલપમેન્ટ](https://plugins.trac.wordpress.org/log/buttonflow/)
દ્વારા[આરઅસઅસ](https://plugins.trac.wordpress.org/log/buttonflow/?limit=100&mode=stop_on_copy&format=rss).

## ચેન્જલૉગ

#### 1.2.0

 * Modernized JavaScript codebase with ES6+ standards (const/let, arrow functions).
 * Fixed case-sensitivity issue in WhatsApp color auto-selection.
 * Improved code consistency and safety checks in admin settings.

#### 1.1.0

 * Fixed version sync across core files.
 * Added uninstall.php for proper data cleanup on deletion.
 * Improved mobile detection using matchMedia for better consistency.
 * Readiness audit and final refinements for WordPress.org submission.

#### 1.0.1

 * Rebranded the plugin to ButtonFlow.
 * Minor UI/UX refinements.
 * Code cleanup and consistency improvements.

#### 1.0.0

 * Initial release.
 * Features: Action types (Phone, URL, WhatsApp, Scroll), Custom Colors, Icons, 
   Button Sizing, and Page Exclusion.
 * Includes: Live Preview and Reset to Defaults functionality.

## મેટા

 *  વર્ઝન **1.2.0**
 *  છેલ્લી અપડેટ: **1 મહિનો પહેલા**
 *  સક્રિય સ્થાપનો: **10+**
 *  વર્ડપ્રેસ વર્ઝન ** 6.5 અથવા ઉચ્ચતર **
 *  **7.0** સુધી પરીક્ષણ કર્યું
 *  PHP સંસ્કરણ ** 8.0 અથવા ઉચ્ચતર **
 *  ભાષા
 * [English (US)](https://wordpress.org/plugins/buttonflow/)
 * ટૅગ્સ:
 * [click to chat](https://gu.wordpress.org/plugins/tags/click-to-chat/)[cta](https://gu.wordpress.org/plugins/tags/cta/)
   [notification bar](https://gu.wordpress.org/plugins/tags/notification-bar/)[whatsapp](https://gu.wordpress.org/plugins/tags/whatsapp/)
   [whatsapp business](https://gu.wordpress.org/plugins/tags/whatsapp-business/)
 *  [વિગતવાર દૃશ્ય](https://gu.wordpress.org/plugins/buttonflow/advanced/)

## પૉઇન્ટ્સ

હજુ સુધી કોઈ સમીક્ષા સબમિટ કરવામાં આવી નથી.

[Your review](https://wordpress.org/support/plugin/buttonflow/reviews/#new-post)

[બધા  સમીક્ષાઓ જુઓ](https://wordpress.org/support/plugin/buttonflow/reviews/)

## ફાળો આપનારા

 *   [ Ga Satrya ](https://profiles.wordpress.org/gasatrya/)

## સપોર્ટ

કંઈક કહેવું છે? મદદ જોઈએ છે?

 [આધાર ફોરમ જુઓ](https://wordpress.org/support/plugin/buttonflow/)

## દાન

શું તમે આ પ્લગિનની પ્રગતિને સમર્થન આપવા માંગો છો?

 [ આ પ્લગિનને દાન કરો ](https://paypal.me/satrya)