Question

Problem with widget - WordPress - iPhone not open

  • 24 April 2024
  • 2 replies
  • 16 views

Hello, 
I have in my website developed with WordPress the videoask code embedded as a widget (milanocosmetics.it). 
We have the problem that on iPhone when you click on the widget icon it doesn't open.
Is it necessary to add some code for iOS compatibility?

 

<script>
window.VIDEOASK_EMBED_CONFIG = {
"kind": "widget",
"url": "https://www.videoask.com/XXXX?hideplay",
"options": {
"widgetType": "VideoThumbnailExtraLarge",
"text": "",
"border-color": "#e2c182",
"backgroundColor": "#e2c182", "position": "bottom-right",
"dismissible": false,
"videoPosition": "top center"
}
}
</script>

Thank you very much 
Best regards

 


2 replies

Userlevel 7
Badge +5

Hi @Milano Cosmetics Happy Wednesday! I’ve moved your post under the VideoAsk category so @Grace can help you out!

Userlevel 7
Badge +5

Hi @Milano Cosmetics 😊

The embed should function in the same way on iOS without additional code, did you embed it as per the instructions in this article

And do you have any other plugins or Wordpress? Sometimes they can interfere with the videoask widget 🙈

Reply