Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted October 12, 20222 yr Hi guys, I am running into the following issue. The youtube videos that users paste are getting scaled differently on the mobile version. It also looks different on the regular desktop version: It is kind of destroying the mobile-friendly experience and looking for a way to fix this. Any ideas?
October 12, 20222 yr Community Expert The preview that is shown is not something over which we have control. Its youtube that controls what is shown there, and for some reason does show them differently on mobile at times. With regard the layout overlaying, please check this on a default unaltered theme first of all. If you are then still seeing the same issue, please let us know and we can take a closer look for you.
October 16, 20222 yr Author The preview that is shown is not something over which we have control. Its youtube that controls what is shown there, and for some reason does show them differently on mobile at times. With regard the layout overlaying, please check this on a default unaltered theme first of all. If you are then still seeing the same issue, please let us know and we can take a closer look for you. I checked on the default theme and it appears to be the same. Please help us out 🙂 Edited October 16, 20222 yr by Mirea Antonio
October 16, 20222 yr Author How are the YouTube videos added? Just by pasting the YouTube URL? Yes, pasting the URL.
October 16, 20222 yr You could check the HTML that is created in the posts. It should not have a large/fixed WIDTH value and everything should be wrapped in an ‘ipsEmbeddedVideo’ container. For example: <div class="ipsEmbeddedVideo" contenteditable="false"> <div> <iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" frameborder="0" height="150" src="https://www.youtube-nocookie.com/embed/4uoSk_iv8Lk?feature=oembed" title="Bildschirmaufnahme+2022 10 15+um+21 42 24" width="200"></iframe> </div> </div> This would be a responsive video.
October 16, 20222 yr Author You could check the HTML that is created in the posts. It should not have a large/fixed WIDTH value and everything should be wrapped in an ‘ipsEmbeddedVideo’ container. For example: <div class="ipsEmbeddedVideo" contenteditable="false"> <div> <iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" frameborder="0" height="150" src="https://www.youtube-nocookie.com/embed/4uoSk_iv8Lk?feature=oembed" title="Bildschirmaufnahme+2022 10 15+um+21 42 24" width="200"></iframe> </div> </div> This would be a responsive video. Changed <div class='ipsEmbeddedVideo' contenteditable="false"><div>{$html|raw}</div></div> and <div class="ipsEmbeddedVideo" contenteditable="false"><div><iframe class="vine-embed" src="{$url}/embed/simple" width="600" height="600"></iframe><script async src="//platform.vine.co/static/scripts/embed.js" charset="utf-8"></script></div></div> to what you provided. Nothing changed. Edited October 16, 20222 yr by Mirea Antonio
October 16, 20222 yr Community Expert If you are able to provide the URL of the topic which is encountering this, we can take a further look at what is going on.
October 16, 20222 yr <div class='ipsEmbeddedVideo' contenteditable="false"><div>{$html|raw}</div></div> and <div class="ipsEmbeddedVideo" contenteditable="false"><div><iframe class="vine-embed" src="{$url}/embed/simple" width="600" height="600"></iframe><script async src="//platform.vine.co/static/scripts/embed.js" charset="utf-8"></script></div></div> to what you provided. Nothing changed. I said, check the HTML in the “posts”. The code you show here is not from the posts. Changing this code will not have any influence on old posts.
October 17, 20222 yr Hello, If possible, can you please post a URL to that topic? We'll need to check the code ourselves, since it's too hard to fix via a screenshot.
October 18, 20222 yr Author Hello, If possible, can you please post a URL to that topic? We'll need to check the code ourselves, since it's too hard to fix via a screenshot. https://ru.lc-rp.mp/index.php?/topic/103--/#comment-502
October 18, 20222 yr Before we continue, we've noticed the URL you are asking about is not associated to your account, and you aren't listed as an Alternate Contact for the license holder of that registered URL. The license holder would need to add you as an Alternate Contact, or post here themselves, in order for us to assist in this case. Can you please address that, then reply here to let us know?
October 19, 20222 yr Author Before we continue, we've noticed the URL you are asking about is not associated to your account, and you aren't listed as an Alternate Contact for the license holder of that registered URL. The license holder would need to add you as an Alternate Contact, or post here themselves, in order for us to assist in this case. Can you please address that, then reply here to let us know? Fixed!
October 19, 20222 yr Community Expert We would need to look further into this for you, however the access details on file appear to be incorrect or missing. Could you please update these details by visiting your client area, selecting the relevant purchase, then clicking "Review/Update Access Information" under the "Stored Access Information" section. We look forward to further assisting you.
October 20, 20222 yr Author We would need to look further into this for you, however the access details on file appear to be incorrect or missing. Could you please update these details by visiting your client area, selecting the relevant purchase, then clicking "Review/Update Access Information" under the "Stored Access Information" section. We look forward to further assisting you. Fixed, I am sorry.
October 20, 20222 yr Community Expert I have created a ticket for you on this, as this will need to be looked into further
October 24, 20222 yr Author I have created a ticket for you on this, as this will need to be looked into further Any news?
October 24, 20222 yr Community Expert As mentioned in the ticket, this has been escalated, so may take longer to get a resolution for you. It is however awaiting a developer