New to Translating WordPress? Read through our Translator Handbook to get started. Hide
Prio | Original string | Translation | — |
---|---|---|---|
ERROR: hide part of iframe is set to "false". If do do not want to use this feature please remove this shortcode attribute and set it empty in the administration | You have to log in to add a translation. | Details | |
Original untranslated
ERROR: hide part of iframe is set to "false". If do do not want to use this feature please remove this shortcode attribute and set it empty in the administration
ReferencesYou have to log in to edit this translation. Meta |
|||
This setting defines how many urls are checked in parallel. This is system dependent (number of available file descriptors) and can vary between 10 and over 1000. Some blog entries talk about a default of 256. During testing 20 was the value which worked fine on all systems tested. If you get many "This url cannot be checked..." messages you should reduce this value. A check is normally 3-4 sec. So if you have e.g. 30 iframe URLs to test and use the default of 20 the whole check takes ~ 7 sec. | You have to log in to add a translation. | Details | |
Original untranslated
This setting defines how many urls are checked in parallel. This is system dependent (number of available file descriptors) and can vary between 10 and over 1000. Some blog entries talk about a default of 256. During testing 20 was the value which worked fine on all systems tested. If you get many "This url cannot be checked..." messages you should reduce this value. A check is normally 3-4 sec. So if you have e.g. 30 iframe URLs to test and use the default of 20 the whole check takes ~ 7 sec.
You have to log in to edit this translation. Meta |
|||
You can define if you show errors only, errors and warnings or if iframes are not checked at all at save of a post/page. The Messages are only shown in the classic editor. The block editor does update the url automatically and you see a not loading page right away. Some servers do block this feature and you get a blank editor page on save once. If this is the case the plugin does disable this check automatically. You can enable this feature again if you allow curl calls on your server. | You have to log in to add a translation. | Details | |
Original untranslated
You can define if you show errors only, errors and warnings or if iframes are not checked at all at save of a post/page. The Messages are only shown in the classic editor. The block editor does update the url automatically and you see a not loading page right away. Some servers do block this feature and you get a blank editor page on save once. If this is the case the plugin does disable this check automatically. You can enable this feature again if you allow curl calls on your server.
You have to log in to edit this translation. Meta |
|||
Please enter your purchase code here to finish the registration and unlock all features of advanced iframe pro. Your license key (purchase code) is located inside your digital purchase receipt on your <a href="https://codecanyon.net/downloads" target="_blank">CodeCanyon Downloads page</a>. To retrieve your license key, visit CodeCanyon.net/downloads and click "Download > License Certificate". Please note that your purchase code will be validated and logged together with relevant data to detect fraud. Also see the privacy policy here: https://www.tinywebgallery.com/blog/privacy-policy for details. Please do not share your purcase code as it will be blocked when misuse will be detected. | You have to log in to add a translation. | Details | |
Original untranslated
Please enter your purchase code here to finish the registration and unlock all features of advanced iframe pro. Your license key (purchase code) is located inside your digital purchase receipt on your <a href="https://codecanyon.net/downloads" target="_blank">CodeCanyon Downloads page</a>. To retrieve your license key, visit CodeCanyon.net/downloads and click "Download > License Certificate". Please note that your purchase code will be validated and logged together with relevant data to detect fraud. Also see the privacy policy here: https://www.tinywebgallery.com/blog/privacy-policy for details. Please do not share your purcase code as it will be blocked when misuse will be detected.
You have to log in to edit this translation. Meta |
|||
Not set | You have to log in to add a translation. | Details | |
Original untranslated
Not set
You have to log in to edit this translation. Meta |
|||
You can add simple additional custom attributes here. By default unknown attributes are ignored in the shortocde and even reported if you enable the short code validation. If you like to add e.g. data-custom="my-custom" to the iframe you can add e.g. custom="data-custom='my-custom'" here. " needs to be repaced by '. This is then replaced again when the attributer is rendered. Multiple attributes can be separated by a space. Shortcode attribute: custom="" | You have to log in to add a translation. | Details | |
Original untranslated
You can add simple additional custom attributes here. By default unknown attributes are ignored in the shortocde and even reported if you enable the short code validation. If you like to add e.g. data-custom="my-custom" to the iframe you can add e.g. custom="data-custom='my-custom'" here. " needs to be repaced by '. This is then replaced again when the attributer is rendered. Multiple attributes can be separated by a space. Shortcode attribute: custom=""
You have to log in to edit this translation. Meta |
|||
Custom | You have to log in to add a translation. | Details | |
Original untranslated
Custom
You have to log in to edit this translation. Meta |
|||
The referrerpolicy attribute specifies which referrer information to send when fetching an iframe. See <a href="https://www.w3schools.com/tags/att_iframe_referrerpolicy.asp" target="_blank">here</a>. Shortcode attribute: referrerpolicy="" | You have to log in to add a translation. | Details | |
Original untranslated
The referrerpolicy attribute specifies which referrer information to send when fetching an iframe. See <a href="https://www.w3schools.com/tags/att_iframe_referrerpolicy.asp" target="_blank">here</a>. Shortcode attribute: referrerpolicy=""
You have to log in to edit this translation. Meta |
|||
Referrerpolicy | You have to log in to add a translation. | Details | |
Original untranslated
Referrerpolicy
You have to log in to edit this translation. Meta |
|||
Since April 2018 the <a target="_blank" href="https://developers.google.com/web/updates/2017/09/autoplay-policy-changes">autoplay functionality of Chrome</a> has changed. To still be able to play videos with sound in an iframe you need to set allow="autoplay" to the iframe. To allow e.g. camera and microphone inside iframes use "camera *;microphone *". Please see <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Feature-Policy#directives" target="_blank">here</a> for a list of directives and the browser support. Shortcode attribute: allow="" | You have to log in to add a translation. | Details | |
Original untranslated
Since April 2018 the <a target="_blank" href="https://developers.google.com/web/updates/2017/09/autoplay-policy-changes">autoplay functionality of Chrome</a> has changed. To still be able to play videos with sound in an iframe you need to set allow="autoplay" to the iframe. To allow e.g. camera and microphone inside iframes use "camera *;microphone *". Please see <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Feature-Policy#directives" target="_blank">here</a> for a list of directives and the browser support. Shortcode attribute: allow=""
You have to log in to edit this translation. Meta |
|||
Some themes like "Twenty Twenty-Two" require an additional p around the elements so that the content is displayed properly. By selecting "Yes" this p is rendered around the iframe element. The p element has the class="ai-surrounding-p" if you need to style it. If the p element is not needed you should not used it. Very often p in many themes have additional margins or paddings you migh to now want. Shortcode attribute: add_surrounding_p="true" or add_surrounding_p="false" | You have to log in to add a translation. | Details | |
Original untranslated
Some themes like "Twenty Twenty-Two" require an additional p around the elements so that the content is displayed properly. By selecting "Yes" this p is rendered around the iframe element. The p element has the class="ai-surrounding-p" if you need to style it. If the p element is not needed you should not used it. Very often p in many themes have additional margins or paddings you migh to now want. Shortcode attribute: add_surrounding_p="true" or add_surrounding_p="false"
You have to log in to edit this translation. Meta |
|||
Add surrounding p | You have to log in to add a translation. | Details | |
Original untranslated
Add surrounding p
You have to log in to edit this translation. Meta |
|||
You can get more details about the problem on the basic tab where you can check all links. This check is not 100%. If the url is working, simply ignore it or disable the check on the options tab: "Check iframes on save". | You have to log in to add a translation. | Details | |
Original untranslated
You can get more details about the problem on the basic tab where you can check all links. This check is not 100%. If the url is working, simply ignore it or disable the check on the options tab: "Check iframes on save".
ReferencesYou have to log in to edit this translation. Meta |
|||
Please check this iframe url: | You have to log in to add a translation. | Details | |
Original untranslatedMeta |
|||
<p>Thank you for installing advanced iframe pro. Please enter your purchase code on the <a href="#" class="enter-registration">options tab</a>. It will unlock all the additional features you purchased.</p> | You have to log in to add a translation. | Details | |
Original untranslated
<p>Thank you for installing advanced iframe pro. Please enter your purchase code on the <a href="#" class="enter-registration">options tab</a>. It will unlock all the additional features you purchased.</p>
ReferencesYou have to log in to edit this translation. Meta |
Export as