Hi,I am looking for some advice on how I could display a standalone angular app within the front end of my Kentico Site?I was thinking of creating a web part which basically loaded the angular app ...
Hi, I tried to add logic captcha in the contact page, where I have followed the following steps, 1. Added new field (Data type: text). 2. Form Control (Logic Captcha). 3. Requires yes and i click s...
Hi GuysI have an iframe of vimeo video URL and i appended autoplay=1 in querystring paramater.It was playing automatically when page loads in Firefox, but not automatically playing in chrome.Any id...
Hi guys,I need to add an iframe in page tab, because the page editor can change the Iframe Link whenever he want. So for that i used StaticHTML widget and place the markup. when I click on save , i...
Hi,We have a scenario in our Kentico 10 website, for that we need to modify Iframe parent elements from Iframe. Domain names of Iframe and parent are different. Could you please suggest a way to d...
Hello Kentico Team,A recent Accessibility scan of my site flagged a YouTube video as non-compliant because its iFrame lacked a Title tag.All of the YouTube videos on my site are added using the You...
I would like to integrate a HTML code from Calaméo (PDF reader) under Kentico 9. When I copy paste the code, we can not see the PDF reader on the site. I noticed that the code changes when I save t...
I have a need to display media files in an iframe on another site. Out of the box, it appears X-Frame-Options are restricted to SAMEORIGIN, which is good but not for this scenario. The site uses ...
On our website which is built in Kentico we have embedded a youtube video, as follows: @div class="youtube"@ @iframe width="100%" height="100%" src="https://www.youtube.com/embed/@%# Eval("YouTu...
Does anyone know if it is possible to create a simple HTML page within Kentico that does not use any template, web forms, etc. I know it is possible to upload an HTML file and reference it, but wha...