Title: Yilmazemre Floating Contact Buttons
Author: Emre YILMAZ
Published: <strong>September 3, 2026</strong>
Last modified: September 3, 2026

---

Search plugins

![](https://ps.w.org/yilmazemre-contact-buttons/assets/banner-772x250.png?rev=3679904)

![](https://ps.w.org/yilmazemre-contact-buttons/assets/icon-256x256.png?rev=3679904)

# Yilmazemre Floating Contact Buttons

 By [Emre YILMAZ](https://profiles.wordpress.org/yilmazemre/)

[Download](https://downloads.wordpress.org/plugin/yilmazemre-contact-buttons.1.0.2.zip)

 * [Details](https://wordpress.org/plugins/yilmazemre-contact-buttons/#description)
 * [Reviews](https://wordpress.org/plugins/yilmazemre-contact-buttons/#reviews)
 *  [Installation](https://wordpress.org/plugins/yilmazemre-contact-buttons/#installation)
 * [Development](https://wordpress.org/plugins/yilmazemre-contact-buttons/#developers)

 [Support](https://wordpress.org/support/plugin/yilmazemre-contact-buttons/)

## Description

**yilmazemre.tr Floating Contact Buttons** allows you to easily display customizable
floating contact buttons (for direct messaging channels and phone calls) on your
WordPress website. Boost customer engagement, conversions, and direct communication
by allowing visitors to reach out with a single click.

Whether you run an e-commerce store, a service agency, or a local business, Floating
Contact Buttons provides a modern, fast, and responsive contact bar without slowing
down your site.

### 🌟 Key Features

 * **Multi-Platform Contact:** Add floating buttons for WhatsApp, Telegram, and 
   direct phone calls.
 * **Fully Customizable Appearance:** Adjust icon size, container spacing, border
   radius, colors, and drop shadows to match your brand.
 * **Flexible Positions:** 6 positioning options: Bottom Right, Bottom Left, Top
   Right, Top Left, Center Right, and Center Left.
 * **Attention-Grabbing Animations:** Choose entrance animations (Fade In, Slide
   Up, Slide Right, Slide Left, Bounce In, Zoom In, Rotate In) and interactive hover
   effects (Scale, Rotate, Shake, Pulse, Bounce, Glow).
 * **Working Hours & Scheduling:** Show or hide buttons automatically based on your
   business working days and hours, synced with your site’s WordPress timezone.
 * **Offline Fallback Message:** Display a polite offline notice or custom tooltip
   message when visitors browse outside working hours.
 * **Privacy-Friendly Click Tracking:** Built-in 30-day click statistics dashboard.
   All data is stored 100% locally in your WordPress database—zero cookies, zero
   external trackers, and fully GDPR-compliant.
 * **Display Controls:** Show on desktop, mobile, or both. Easily hide buttons on
   specific pages by entering Page IDs or slugs.
 * **Shortcode & PHP Support:** In addition to the floating bar, place buttons anywhere
   in your content using the `[ytrcb_contact_buttons]` shortcode or `ytrcb_render_buttons()`
   PHP function.
 * **Ultra Lightweight & Fast:** Built using lightweight inline SVGs and minimal
   vanilla JavaScript. No heavy external font libraries or CDN dependencies.
 * **Multilingual & Translation Ready:** Fully localized with standard WordPress
   POT template ready for translate.wordpress.org.

### Copyright

yilmazemre.tr Floating Contact Buttons is copyright (c) 2025-2026 Emre Yılmaz.
 
This program is free software: you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software Foundation,
either version 2 of the License, or (at your option) any later version.

#### Third-Party Assets & Credits

 * The SVG icons included in this plugin (WhatsApp, Telegram, and Phone icons) are
   standard vector assets rendered via inline SVG paths, distributed under GPL-compatible
   terms.

## Installation

### Automatic Installation (Recommended)

 1. Log in to your WordPress admin dashboard.
 2. Navigate to **Plugins > Add New**.
 3. In the search bar, type **yilmazemre.tr Floating Contact Buttons**.
 4. Click **Install Now**, and once installed, click **Activate**.
 5. Go to **Settings > Contact Buttons** in your admin menu to configure your platforms
    and style settings.

### Manual Installation via ZIP

 1. Download the plugin `.zip` archive from the WordPress.org Plugin Directory.
 2. In your WordPress dashboard, go to **Plugins > Add New > Upload Plugin**.
 3. Choose the downloaded `.zip` file and click **Install Now**.
 4. Click **Activate Plugin**.
 5. Configure your settings under **Settings > Contact Buttons**.

## FAQ

### Does this plugin slow down my website?

No. Performance is a core priority. This plugin uses inline SVGs and lightweight
vanilla JavaScript, loading no external font libraries, CDNs, or heavy third-party
tracking scripts.

### Is the click tracking GDPR and privacy compliant?

Yes. The tracking feature only records an aggregated daily count of clicks per channel
in your local WordPress database (`wp_options`). No IP addresses, user personal 
data, cookies, or device fingerprints are stored or sent anywhere.

### Can I display buttons only during my business hours?

Yes. In the **Advanced** tab, enable the “Working Hours Schedule” option. You can
select your active working days (Monday to Sunday) and specify start and end hours.
The schedule uses your site’s WordPress timezone setting (**Settings > General**).

### Can I use my own custom colors instead of platform brand colors?

Yes. In the **Appearance** tab, you can toggle between official platform colors 
and custom colors. You can set individual background colors, icon colors, hover 
colors, and shadow effects.

### Can I hide the floating buttons on specific pages?

Yes. In the **Advanced** tab, use the “Hide on Pages” field to specify comma-separated
Page IDs or post slugs where the floating buttons should not be shown (for example,
checkout or thank-you pages).

### Can I display the buttons inside a page or widget instead of a floating bar?

Yes! You can use the shortcode `[ytrcb_contact_buttons]` anywhere in your posts,
pages, or block/widget areas.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Yilmazemre Floating Contact Buttons” is open source software. The following people
have contributed to this plugin.

Contributors

 *   [ Emre YILMAZ ](https://profiles.wordpress.org/yilmazemre/)

[Translate “Yilmazemre Floating Contact Buttons” into your language.](https://translate.wordpress.org/projects/wp-plugins/yilmazemre-contact-buttons)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/yilmazemre-contact-buttons/),
check out the [SVN repository](https://plugins.svn.wordpress.org/yilmazemre-contact-buttons/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/yilmazemre-contact-buttons/)
by [RSS](https://plugins.trac.wordpress.org/log/yilmazemre-contact-buttons/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.2

 * Security: Improved dynamic CSS output escaping to comply with WordPress Plugin
   Review Team guidelines.

#### 1.0.1

 * Minor bug fixes and improvements.

#### 1.0.0

 * Initial release on WordPress.org.
 * Floating buttons for WhatsApp, Telegram, and Direct Phone Call.
 * 6 position presets and full styling customizer.
 * Entrance animations and micro-interaction hover effects.
 * Working hours scheduler with timezone support.
 * Local, privacy-compliant click tracking and 30-day analytics dashboard.
 * Shortcode `[ytrcb_contact_buttons]` and PHP helper functions.
 * Clean WordPress coding standards compliance and internationalization.

## Meta

 *  Version **1.0.2**
 *  Last updated **10 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.1 or higher **
 *  Tested up to **7.1**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [call](https://wordpress.org/plugins/tags/call/)[chat](https://wordpress.org/plugins/tags/chat/)
   [contact](https://wordpress.org/plugins/tags/contact/)[contact-buttons](https://wordpress.org/plugins/tags/contact-buttons/)
   [floating contact](https://wordpress.org/plugins/tags/floating-contact/)
 *  [Advanced View](https://wordpress.org/plugins/yilmazemre-contact-buttons/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/yilmazemre-contact-buttons/reviews/)

## Contributors

 *   [ Emre YILMAZ ](https://profiles.wordpress.org/yilmazemre/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/yilmazemre-contact-buttons/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://yilmazemre.tr/iletisim)