vadlike
Member
- Jan 1, 2021
- 58
- 76
- 18
pls share screen. I don't know how to use the plugin
pls share screen. I don't know how to use the plugin
its Demo official site https://wp496.areama.net/pls share screen. I don't know how to use the plugin
ahahahah)))) its all version work. u just need add this
Download Contact us all-in-one button v2.0.1 with callback request feature Nulled Free
Changelog Not Found!
Download Contact us all-in-one button v2.0.4 with callback request feature Nulled Free
[2.0.4] - 2021-04-18
### Added
- Form webhook functionality
Download Contact us all-in-one button v2.0.5 with callback request feature Nulled Free
[v2.0.5] - 2021-05-13
### Added
- dynamic variables to the link {site}, {url}
- dynamic variables to the form value {site}, {url}
@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%;
}
}
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
Download Contact us all-in-one button v2.1.3 with callback request feature Nulled Free
[v2.1.3] - 2021-07-09
### Added
- Disable callback and email request functionality option
Thanks for sharing this solution!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:
![]()
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:
![]()
Thank you for reading![]()
Thanks a lot bro!