impools
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Forum: Plugins
In reply to: [Contactus] Viberanother phone (android 11) similar error
Forum: Plugins
In reply to: [Contactus] ViberFrom your website I get
desktop Viber error: “Request unavailable. The request page is unavailable.” (Win8)
mobile Viber only closed after clicking on the link (Android 8.1.0)Forum: Plugins
In reply to: [Contactus] ViberHi, thanks for your answer.
I get new script and test it thru phone. All work good, except viber, link still doesn’t work correctly. Link from widget – viber://contact?number=+380673290000
As I know suitible can be – viber://chat?number=+380673290000 Can you fix this?There is my current code:
<script> (function(doc, scr, id) { var js, fjs = doc.getElementsByTagName(scr)[0]; if (doc.getElementById(id)) return; js = doc.createElement(scr); js.id = id; js.src = 'https://contactus.nikba.com/contactus.min.js?v=1.91'; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'contactus-sdk')); </script> <div id="contactus" call="+380673290000" call-label="Позвоните" viber="+380673290000" viber-label="Сообщение" whatsapp="+380673290000" whatsapp-label="Сообщение" facebook="Trader" facebook-label="Сообщение" telegram="Den" telegram-label="Сообщение" title="Быстрая связь со мной" position="left" ></div>Forum: Plugins
In reply to: [Contactus] ViberHi,
I have problem with viber:
I have unworkable link like this: “viber://contact?number=+3000000”
not “viber://chat?number=30000000” as I needI try 30000000, +30000000, %2B30000000
What wrong?
Viewing 4 replies - 1 through 4 (of 4 total)