Has this functionality been disabled now?
Going to https://www.teamviewer.com/en/company/badgegenerator.aspx just shows the description, but I can't see anything on the page that would allow a new badge to be generated
Hi @JoshP
Any further news on this?
Thanks
I'm afraid it does persist, @JoshP ...
Viewing the page through Chrome, when the badge is clicked, the URL address bar gets a black and white shield with a white cross on a red background - clicking on that advises the page is trying to load scripts from unauthenticated sources. Opening the Develop Tools, the error displayed is:
Mixed Content: The page at 'https://www.amanst.co.uk/' was loaded over HTTPS, but requested an insecure resource 'http/download.teamviewer.com/download/TeamViewerQS.exe'. This request has been blocked; the content must be served over HTTPS.
Hope this helps identify the issue - the bold is my highlighting.
Here's the code used for my badge:
<!-- TeamViewer Logo (generated at https://www.teamviewer.com) --><div style="position:relative; width:120px; height:60px;"> <a href="https://www.teamviewer.com/link/?url=505374&id=**Please do not post TeamViewer IDs**" style="text-decoration:none;"> <img src="https://www.teamviewer.com/link/?url=979936&id=**Please do not post TeamViewer IDs**" alt="Remote Access and Support over the Internet with TeamViewer" title="Remote Access and Support over the Internet with TeamViewer" border="0" width="120" height="60" /> <span style="position:absolute; top:25.5px; left:50px; display:block; cursor:pointer; color:White; font-family:Arial; font-size:11px; line-height:1.2em; font-weight:bold; text-align:center; width:70px;"> Let me do IT with you... </span> </a></div>
Hello @sayling
Thank you for your post.
I was unable to replicate this; all links I see in the button code refer to the "https://" secure links.
I tested with various button options as well. Could you please let me know if the issue persists for you?