• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

All in One Support Button + Callback Request. WhatsApp, Messenger, Telegram, LiveChat and ...

All in One Support Button + Callback Request. WhatsApp, Messenger, Telegram, LiveChat and more... v.2.2.7

No permission to download
  • Like
Reactions: JRGWxRxZ
Hello guys. I have a really big issue on MOBILE devices when I use this plugin. When someone clicks on the "Callback request" or "Email" option of the widget, what shows up looks like this:

Screenshot_2021-05-16-10-49-24-411_com.android.chrome.jpg

The box is cut, as you can see.

Fortunately, I came up with a solution for all of you who have this problem like me. Just add the following code to your Additional CSS, inside the "Customize theme" option:

Code:
@media only screen
and (min-device-width : 320px)
and (max-device-width : 728px) {
    .arcontactus-widget .arcu-forms-container #arcu-form-callback {
    width: 100%;
    }
    .arcontactus-widget .arcu-forms-container .arcu-form-container.active {
    display: inline-block;
    }

    .arcontactus-widget .arcu-forms-container #arcu-form-email {
    width: 100%;
    }
}

This should do the trick. After you do it, the box should look like this:

Screenshot_2021-05-16-10-55-50-176_com.android.chrome.jpg

Thank you for reading :giggle:
 
Last edited:
Babak updated All in One Support Button + Callback Request. WhatsApp, Messenger, Telegram, LiveChat and more... with a new update entry:

Contact us all-in-one button v2.1.0

Download Contact us all-in-one button v2.1.0 with callback request feature Nulled Free
[v2.1.0] - 2021-06-09
### Added

- Apple Business Chat support
- Polylang Support
- Online badge to main button

### Fixed
- HTTP_REFERER warning

### New
- jquery plugin replaced by vanilla-js plugin

Read the rest of this update entry...
 
Hello guys. I have a really big issue on MOBILE devices when I use this plugin. When someone clicks on the "Callback request" or "Email" option of the widget, what shows up looks like this:

Screenshot_2021-05-16-10-49-24-411_com.android.chrome.jpg

The box is cut, as you can see.

Fortunately, I came up with a solution for all of you who have this problem like me. Just add the following code to your Additional CSS, inside the "Customize theme" option:

Code:
@media only screen
and (min-device-width : 320px)
and (max-device-width : 728px) {
    .arcontactus-widget .arcu-forms-container #arcu-form-callback {
    width: 100%;
    }
    .arcontactus-widget .arcu-forms-container .arcu-form-container.active {
    display: inline-block;
    }

    .arcontactus-widget .arcu-forms-container #arcu-form-email {
    width: 100%;
    }
}

This should do the trick. After you do it, the box should look like this:

Screenshot_2021-05-16-10-55-50-176_com.android.chrome.jpg

Thank you for reading :giggle:
Thanks for sharing this solution!
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock