<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Embedding guide Archives - SmartFrame</title>
	<atom:link href="https://smartframe.io/blog/hc-categories/embedding-guide/feed/" rel="self" type="application/rss+xml" />
	<link>https://smartframe.io/blog/hc-categories/embedding-guide/</link>
	<description>Ideal Presentation, Robust Protection and Easy Monetization</description>
	<lastBuildDate>Tue, 13 Jan 2026 12:22:46 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>

<image>
	<url>https://smartframe.io/wp-content/uploads/2023/09/fav-48x48-1.png</url>
	<title>Embedding guide Archives - SmartFrame</title>
	<link>https://smartframe.io/blog/hc-categories/embedding-guide/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Sharing SmartFrame images without a website</title>
		<link>https://smartframe.io/help-center/sharing-smartframes-without-a-website/</link>
		
		<dc:creator><![CDATA[albano.toska]]></dc:creator>
		<pubDate>Mon, 26 Feb 2024 14:13:55 +0000</pubDate>
				<guid isPermaLink="false">https://staging.smartframe.io/help-center/sharing-smartframes-without-a-website/</guid>

					<description><![CDATA[<p>The SmartFrame platform generates a simple web page (URL) for every uploaded [&#8230;]</p>
<p>The post <a href="https://smartframe.io/help-center/sharing-smartframes-without-a-website/">Sharing SmartFrame images without a website</a> appeared first on <a href="https://smartframe.io">SmartFrame</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>The SmartFrame platform generates a simple web page (URL) for every uploaded image.</p>
<p>You can find a link to this page on the <strong>Image Details</strong> page within the Admin Panel, and this can be copied and shared with others.</p>
<p>You can also copy this link or send it by email by clicking on the <a href="/help-center/share-button/">Share button</a> within a SmartFrame image.</p>
<p>Please note that the Share button may not be visible if the SmartFrame image is very small or if it has been disabled by the user.</p><p>The post <a href="https://smartframe.io/help-center/sharing-smartframes-without-a-website/">Sharing SmartFrame images without a website</a> appeared first on <a href="https://smartframe.io">SmartFrame</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Sharing SmartFrame images on social media</title>
		<link>https://smartframe.io/help-center/sharing-smartframes-on-social-media/</link>
		
		<dc:creator><![CDATA[albano.toska]]></dc:creator>
		<pubDate>Mon, 26 Feb 2024 14:13:55 +0000</pubDate>
				<guid isPermaLink="false">https://staging.smartframe.io/help-center/sharing-smartframes-on-social-media/</guid>

					<description><![CDATA[<p>Social media sites generally don’t allow third-party scripts, so it’s not possible [&#8230;]</p>
<p>The post <a href="https://smartframe.io/help-center/sharing-smartframes-on-social-media/">Sharing SmartFrame images on social media</a> appeared first on <a href="https://smartframe.io">SmartFrame</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Social media sites generally don’t allow third-party scripts, so it’s not possible to embed SmartFrame images on these platforms.</p>
<p>You can, however, share a thumbnail of a SmartFrame image with a link, which encourages users to visit an external webpage (such as your website) to view the image.</p>
<p>SmartFrame automatically creates appropriate thumbnails and metadata for the major social networks, which you can configure in the <strong>Control </strong>section of the Admin Panel.</p>
<p>This method is currently compatible with Facebook, Linkedin, Pinterest, and X.</p>
<div style="width: 100%;"> </div>
<p>&nbsp;</p><p>The post <a href="https://smartframe.io/help-center/sharing-smartframes-on-social-media/">Sharing SmartFrame images on social media</a> appeared first on <a href="https://smartframe.io">SmartFrame</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>SmartFrame image embed code structure</title>
		<link>https://smartframe.io/help-center/smartframe-embed-code-structure/</link>
		
		<dc:creator><![CDATA[albano.toska]]></dc:creator>
		<pubDate>Mon, 26 Feb 2024 14:13:55 +0000</pubDate>
				<guid isPermaLink="false">https://staging.smartframe.io/help-center/smartframe-embed-code-structure/</guid>

					<description><![CDATA[<p>Here is an example of a SmartFrame image embed code, which consists [&#8230;]</p>
<p>The post <a href="https://smartframe.io/help-center/smartframe-embed-code-structure/">SmartFrame image embed code structure</a> appeared first on <a href="https://smartframe.io">SmartFrame</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><span style="font-weight: 400;">Here is an example of a SmartFrame image embed code, which consists of an HTML &lt;script&gt; tag, &lt;smartframe-embed&gt; tag and a comment with a link to embedding support page:</span></p>
<pre>&lt;script async src="https://static.smartframe.io/embed.js"&gt;&lt;/script&gt;
&lt;smartframe-embed 
customer-id="7d0b78d6f830c45ae5fcb6734143ff0d" 
image-id="imgp7068_3_copy_1676383547359" 
theme="standard" 
style="width: 100%; display: inline-flex; aspect-ratio: 6768/4517; max-width: 6768px;"&gt;
&lt;/smartframe-embed&gt;
&lt;!-- https://staging2.smartframe.io/embedding-support --&gt;</pre>
<p><strong>&lt;script&gt; tag attributes:</strong></p>
<ul>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">async</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">src</span></li>
</ul>
<p><strong>&lt;smartframe-embed&gt; tag attributes:</strong></p>
<ul>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">customer-id</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">image-id</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">theme</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">style</span></li>
</ul>
<blockquote>
<h5>Note:</h5>
<p>It’s essential that the CMS allows the &lt;script&gt; and &lt;smartframe-embed&gt; tags and their attributes to be added to the page source code so they can be evaluated and rendered by the browser.</p>
</blockquote>
<p>&nbsp;</p><p>The post <a href="https://smartframe.io/help-center/smartframe-embed-code-structure/">SmartFrame image embed code structure</a> appeared first on <a href="https://smartframe.io">SmartFrame</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Obtaining an embed code</title>
		<link>https://smartframe.io/help-center/obtaining-an-embed-code/</link>
		
		<dc:creator><![CDATA[albano.toska]]></dc:creator>
		<pubDate>Mon, 26 Feb 2024 14:13:55 +0000</pubDate>
				<guid isPermaLink="false">https://staging.smartframe.io/help-center/obtaining-an-embed-code/</guid>

					<description><![CDATA[<p>How do I obtain an embed code? There are two main ways [&#8230;]</p>
<p>The post <a href="https://smartframe.io/help-center/obtaining-an-embed-code/">Obtaining an embed code</a> appeared first on <a href="https://smartframe.io">SmartFrame</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h3>How do I obtain an embed code?</h3>
<p><span style="font-weight: 400;">There are two main ways in which you can obtain an embed code for a SmartFrame image: from the SmartFrame Admin Panel or from a SmartFrame image you see online.</span></p>
<h3>Obtaining an embed code via the SmartFrame Admin Panel</h3>
<p><span style="font-weight: 400;">If you have a SmartFrame account and access to the Admin Panel, you will be able to generate and obtain embed codes here.</span></p>
<h3>How to embed SmartFrame images from the Admin Panel</h3>
<ol class="highlight-list">
<li style="font-weight: 400;"><span style="font-weight: 400;">Locate the image you would like to embed in the</span><strong> Images</strong><span style="font-weight: 400;"> section of the Admin Panel</span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">Click on the three dots in the bottom-right-hand corner. If you&#8217;re using the List View option, these dots will appear on the far right of each image</span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">Click on </span><strong>Copy embed code.</strong> This code will now be saved to your clipboard, ready for you to paste into your website&#8217;s HTML/text editor.</li>
</ol>
<p><span style="font-weight: 400;">The method above will embed the SmartFrame image on your website with the Default Theme. If you would like to embed a SmartFrame image with a different Theme, simply click on </span><strong>View embed code</strong><span style="font-weight: 400;"> at step 3 instead of </span><strong>Copy embed code</strong><span style="font-weight: 400;">, select the Theme would you like to use, and click on </span><strong>Copy embed code</strong><span style="font-weight: 400;"><strong>.</strong> You can then paste this code into your website&#8217;s HTML/text editor.</span></p>
<h3>Obtaining an embed code via a SmartFrame image</h3>
<p><span style="font-weight: 400;">Providing the owner of the image allows this, you may also be able to embed a SmartFrame image you see online on your own site.</span></p>
<p><span style="font-weight: 400;">Simply click on the </span><span style="font-weight: 400;"><strong>&lt;/&gt;</strong> button within the</span> <strong>Share</strong> <span style="font-weight: 400;">options and select <strong>Copy code.</strong> This code will now be saved to your clipboard, ready for you to paste into your website&#8217;s HTML/text editor.</span></p>
<p><span style="font-weight: 400;">If you do not see this option, it is likely that the owner of the SmartFrame image has prohibited further embedding. </span></p>
<p>&nbsp;</p><p>The post <a href="https://smartframe.io/help-center/obtaining-an-embed-code/">Obtaining an embed code</a> appeared first on <a href="https://smartframe.io">SmartFrame</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Preview mode</title>
		<link>https://smartframe.io/help-center/preview-mode/</link>
		
		<dc:creator><![CDATA[albano.toska]]></dc:creator>
		<pubDate>Mon, 26 Feb 2024 14:13:55 +0000</pubDate>
				<guid isPermaLink="false">https://staging.smartframe.io/help-center/preview-mode/</guid>

					<description><![CDATA[<p>SmartFrame is compatible with a range of content management systems. You may, [&#8230;]</p>
<p>The post <a href="https://smartframe.io/help-center/preview-mode/">Preview mode</a> appeared first on <a href="https://smartframe.io">SmartFrame</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>SmartFrame is <a href="/help-center/supported-platforms">compatible with a range of content management systems</a>. You may, however, find that when previewing webpages prior to publication, some of these systems render SmartFrame images without their full functionality.</p>

This is a consequence of certain content management systems nesting the SmartFrame embed code inside an iframe. Should this happen, a SmartFrame may appear in a Preview mode.
The Preview mode renders a SmartFrame without its interactive functions, such as call-to-action buttons and Hyper Zoom controls, and with no in-image advertising. It is easily distinguishable from a fully functional SmartFrame image by a small label that reads </span><i><span style="font-weight: 400;">This is a preview</span></i><span style="font-weight: 400;">.</span></p>

This is not an error, but it should only be visible when previewing webpages. On published webpages, such SmartFrame images should appear without this label and with all functions and advertising working as expected.<p>The post <a href="https://smartframe.io/help-center/preview-mode/">Preview mode</a> appeared first on <a href="https://smartframe.io">SmartFrame</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How to embed SmartFrame images on your site</title>
		<link>https://smartframe.io/help-center/embedding-smartframes-on-your-website/</link>
		
		<dc:creator><![CDATA[albano.toska]]></dc:creator>
		<pubDate>Mon, 26 Feb 2024 14:13:53 +0000</pubDate>
				<guid isPermaLink="false">https://staging.smartframe.io/help-center/embedding-smartframes-on-your-website/</guid>

					<description><![CDATA[<p>The easiest way to add a SmartFrame image to your site is [&#8230;]</p>
<p>The post <a href="https://smartframe.io/help-center/embedding-smartframes-on-your-website/">How to embed SmartFrame images on your site</a> appeared first on <a href="https://smartframe.io">SmartFrame</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p data-start="166" data-end="307">The easiest way to add a SmartFrame image to your site is by copying and pasting a short block of code into the HTML or text editor within your website&#8217;s CMS.</p>
<p>This code will usually appear within the SmartFrame image itself or on the page where the image has been published. </p>
<p>If you are a content owner who has manually uploaded images to the SmartFrame Admin Panel, you should also be to find the embed code for your images by clicking on the image itself and then selecting<strong> Embed</strong>, before following the on-screen instructions.</p>
<p>If you need further support, please read our guide to <a href="/help-center/obtaining-an-embed-code/">obtaining embed code</a>.</p>
<h3>How to embed a SmartFrame image on your website</h3>
<ol class="highlight-list">
<li>Head to your website’s editor and switch to the text/HTML editor</li>
<li>Paste the embed code where you would like your SmartFrame to appear</li>
</ol>
<p>If you need to embed many SmartFrame images at once, we recommend you consider a SmartFrame Web Component integration. Please <a href="/contact-us/">contact us</a> for further details.</p>
<h4>Content-managed site</h4>
<p>It&#8217;s possible to embedding SmartFrame images using a wide range of content management systems (CMS). Please visit the <a href="/help-center/supported-platforms/">Supported platforms</a> page to view the full list.</p>
<p>You can also view our step-by-step guides for <a href="/help-center/how-to-embed-smartframes-on-blogger/">Blogger,</a> <a href="/help-center/how-to-embed-smartframes-on-squarespace/">Squarespace</a>, <a href="/help-center/how-to-embed-smartframes-on-weebly/">Weebly</a>, and <a href="/help-center/how-to-embed-smartframes-on-wordpress/">WordPress</a>.</p>
<p>Most other popular CMS have an HTML/custom HTML/embed block that should be used to place the SmartFrame image. Please refer to your CMS documentation.</p>
<p>The main prerequisite for a CMS to be compatible with SmartFrame images is that it needs to allow for adding active scripts (JavaScript). It may happen that the particular CMS has the capability for adding active scripts but, due to its configuration, it doesn’t allow it. In this case, please contact your system administrator and ask to make a change in configuration and to whitelist SmartFrame images.</p>
<p>Please visit the <a href="/help-center/smartframe-embed-code-structure/">SmartFrame embed code structure</a> page to learn more about the embed code structure.</p>
<h3>Troubleshooting</h3>
<div class="troubleshooting-item">
<h4>Instead of a SmartFrame image, I can see code starting with &lt;script&gt;</h4>
<p>The most likely reason for this is that the code has been pasted into the visual editor rather than the HTML/Text editor.</p>
<p>If it still doesn’t work, it’s likely that your website’s platform has blocked the embed code. We suggest contacting the company that provides your website service or referring to its help/support section.</p>
</div>
<div class="troubleshooting-item">
<h4>Pasting the embed code doesn’t do anything</h4>
<p>As above.</p>
</div>
<div class="troubleshooting-item">
<h4>I can see a JPEG instead of a SmartFrame image</h4>
<p>Your website or browser may not allow rich media like SmartFrame images.  Again, we suggest contacting the company that provides your website service or referring to its help/support section.</p>
</div>
<div class="troubleshooting-item">
<h4>SmartFrame image is misaligned or obstructed</h4>
<p>You may need to adjust your CSS styles to ensure correct positioning. If you are unsure how to do this, please <a href="/contact-us/">contact us</a> for support.</p>
</div><p>The post <a href="https://smartframe.io/help-center/embedding-smartframes-on-your-website/">How to embed SmartFrame images on your site</a> appeared first on <a href="https://smartframe.io">SmartFrame</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How to embed SmartFrame images on Weebly</title>
		<link>https://smartframe.io/help-center/how-to-embed-smartframes-on-weebly/</link>
		
		<dc:creator><![CDATA[albano.toska]]></dc:creator>
		<pubDate>Mon, 26 Feb 2024 14:13:51 +0000</pubDate>
				<guid isPermaLink="false">https://staging.smartframe.io/help-center/how-to-embed-smartframes-on-weebly/</guid>

					<description><![CDATA[<p>This step-by-step guide will help you to embed your SmartFrame images on [&#8230;]</p>
<p>The post <a href="https://smartframe.io/help-center/how-to-embed-smartframes-on-weebly/">How to embed SmartFrame images on Weebly</a> appeared first on <a href="https://smartframe.io">SmartFrame</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>This step-by-step guide will help you to embed your SmartFrame images on Weebly.</p>
<p>1. In your website editor, click on <strong>Show all elements</strong> in the left-hand-side toolbar</p>
<p><script async src="https://static.smartframe.io/embed.js"></script><smartframe-embed customer-id="7d0b78d6f830c45ae5fcb6734143ff0d" image-id="HMNC0FDOk8eH" theme="blank-help-center" style="width: 100%; display: inline-flex; aspect-ratio: 4400/2800; max-width: 4400px;"></smartframe-embed></p>
<!-- https://staging2.smartframe.io/embedding-support -->
<p>2. Drag and drop the Embed code element on your page</p>
<p><script async src="https://static.smartframe.io/embed.js"></script><smartframe-embed customer-id="7d0b78d6f830c45ae5fcb6734143ff0d" image-id="HMNCqWGBHbK5" theme="blank-help-center" style="width: 100%; display: inline-flex; aspect-ratio: 4400/2800; max-width: 4400px;"></smartframe-embed></p>
<!-- https://staging2.smartframe.io/embedding-support -->
<p>3. Click to set custom HTML and then select <strong>Edit Custom HTML</strong></p>
<p><script async src="https://static.smartframe.io/embed.js"></script><smartframe-embed customer-id="7d0b78d6f830c45ae5fcb6734143ff0d" image-id="HMNCNI8ocqq3" theme="blank-help-center" style="width: 100%; display: inline-flex; aspect-ratio: 4400/2800; max-width: 4400px;"></smartframe-embed></p>
<!-- https://staging2.smartframe.io/embedding-support -->
<p>4. Paste your SmartFrame image embed code and press<strong> Publish</strong></p>
<p><script async src="https://static.smartframe.io/embed.js"></script><smartframe-embed customer-id="7d0b78d6f830c45ae5fcb6734143ff0d" image-id="HMNCHyvxmtIJ" theme="blank-help-center" style="width: 100%; display: inline-flex; aspect-ratio: 4400/2800; max-width: 4400px;"></smartframe-embed></p>
<!-- https://staging2.smartframe.io/embedding-support -->
<p>Your SmartFrame image is now embedded on Weebly.</p>
<p><script async src="https://static.smartframe.io/embed.js"></script><smartframe-embed customer-id="7d0b78d6f830c45ae5fcb6734143ff0d" image-id="HMNCIXLkmEp7" theme="blank-help-center" style="width: 100%; display: inline-flex; aspect-ratio: 4400/2720; max-width: 4400px;"></smartframe-embed></p>
<!-- https://staging2.smartframe.io/embedding-support --><p>The post <a href="https://smartframe.io/help-center/how-to-embed-smartframes-on-weebly/">How to embed SmartFrame images on Weebly</a> appeared first on <a href="https://smartframe.io">SmartFrame</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How to embed SmartFrame images on Blogger</title>
		<link>https://smartframe.io/help-center/how-to-embed-smartframes-on-blogger/</link>
		
		<dc:creator><![CDATA[albano.toska]]></dc:creator>
		<pubDate>Mon, 26 Feb 2024 14:13:51 +0000</pubDate>
				<guid isPermaLink="false">https://staging.smartframe.io/help-center/how-to-embed-smartframes-on-blogger/</guid>

					<description><![CDATA[<p>This step-by-step guide will help you to embed your SmartFrame images using [&#8230;]</p>
<p>The post <a href="https://smartframe.io/help-center/how-to-embed-smartframes-on-blogger/">How to embed SmartFrame images on Blogger</a> appeared first on <a href="https://smartframe.io">SmartFrame</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>This step-by-step guide will help you to embed your SmartFrame images using Blogger.</p>
<p>1. Create or edit a post</p>
<p><script async src="https://static.smartframe.io/embed.js"></script><smartframe-embed customer-id="7d0b78d6f830c45ae5fcb6734143ff0d" image-id="HMNCU4a2IFvU" theme="blank-help-center" style="width: 100%; display: inline-flex; aspect-ratio: 4400/2800; max-width: 4400px;"></smartframe-embed></p>
<!-- https://staging2.smartframe.io/embedding-support -->
<p>2 Switch to HTML view</p>
<p><script async src="https://static.smartframe.io/embed.js"></script><smartframe-embed customer-id="7d0b78d6f830c45ae5fcb6734143ff0d" image-id="HMNCfCHWqKvE" theme="blank-help-center" style="width: 100%; display: inline-flex; aspect-ratio: 4400/2800; max-width: 4400px;"></smartframe-embed></p>
<!-- https://staging2.smartframe.io/embedding-support -->
<p>3. Paste your SmartFrame image embed code and click on the <strong>Publish</strong> button</p>
<p><script async src="https://static.smartframe.io/embed.js"></script><smartframe-embed customer-id="7d0b78d6f830c45ae5fcb6734143ff0d" image-id="HMNCHIVd5z83" theme="blank-help-center" style="width: 100%; display: inline-flex; aspect-ratio: 4400/2800; max-width: 4400px;"></smartframe-embed></p>
<!-- https://staging2.smartframe.io/embedding-support -->
<p>4. Your SmartFrame image is now embedded on Blogger</p>
<p><script async src="https://static.smartframe.io/embed.js"></script><smartframe-embed customer-id="7d0b78d6f830c45ae5fcb6734143ff0d" image-id="HMNCXie3QWNq" theme="blank-help-center" style="width: 100%; display: inline-flex; aspect-ratio: 4400/2800; max-width: 4400px;"></smartframe-embed></p>
<!-- https://staging2.smartframe.io/embedding-support --><p>The post <a href="https://smartframe.io/help-center/how-to-embed-smartframes-on-blogger/">How to embed SmartFrame images on Blogger</a> appeared first on <a href="https://smartframe.io">SmartFrame</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How to embed SmartFrame images using WordPress</title>
		<link>https://smartframe.io/help-center/how-to-embed-smartframes-on-wordpress/</link>
		
		<dc:creator><![CDATA[albano.toska]]></dc:creator>
		<pubDate>Mon, 26 Feb 2024 14:13:51 +0000</pubDate>
				<guid isPermaLink="false">https://staging.smartframe.io/help-center/how-to-embed-smartframes-on-wordpress/</guid>

					<description><![CDATA[<p>Embedding using WordPress 5.X.X 1. Create or edit a page 2. Add [&#8230;]</p>
<p>The post <a href="https://smartframe.io/help-center/how-to-embed-smartframes-on-wordpress/">How to embed SmartFrame images using WordPress</a> appeared first on <a href="https://smartframe.io">SmartFrame</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h3>Embedding using WordPress 5.X.X</h3>
<p>1. Create or edit a page</p>
<p><script async src="https://static.smartframe.io/embed.js"></script><smartframe-embed customer-id="7d0b78d6f830c45ae5fcb6734143ff0d" image-id="HMNCYBDy4QIq" theme="blank-help-center" style="width: 100%; display: inline-flex; aspect-ratio: 4400/2800; max-width: 4400px;"></smartframe-embed></p>
<!-- https://staging2.smartframe.io/embedding-support -->
<p>2. Add a Content Block</p>
<p><script async src="https://static.smartframe.io/embed.js"></script><smartframe-embed customer-id="7d0b78d6f830c45ae5fcb6734143ff0d" image-id="HMNCct2zFZqh" theme="blank-help-center" style="width: 100%; display: inline-flex; aspect-ratio: 4400/2800; max-width: 4400px;"></smartframe-embed></p>
<!-- https://staging2.smartframe.io/embedding-support -->
<p>3. Search for HTML</p>
<p><script async src="https://static.smartframe.io/embed.js"></script><smartframe-embed customer-id="7d0b78d6f830c45ae5fcb6734143ff0d" image-id="HMNCAWmXQNIh" style="width: 100%; display: inline-flex; aspect-ratio: 4400/2800; max-width: 4400px;"></smartframe-embed></p>
<!-- https://staging2.smartframe.io/embedding-support -->
<p>4. Paste your SmartFrame image embed code and click on <strong>Update</strong></p>
<p><script async src="https://static.smartframe.io/embed.js"></script><smartframe-embed customer-id="7d0b78d6f830c45ae5fcb6734143ff0d" image-id="HMNCg5OC2Ejy" theme="blank-help-center" style="width: 100%; display: inline-flex; aspect-ratio: 4400/2800; max-width: 4400px;"></smartframe-embed></p>
<!-- https://staging2.smartframe.io/embedding-support -->
<p>5. Your SmartFrame image is now embedded on WordPress 5.X.X</p>
<p><script async src="https://static.smartframe.io/embed.js"></script><smartframe-embed customer-id="7d0b78d6f830c45ae5fcb6734143ff0d" image-id="HMNCo667nNf7" theme="blank-help-center" style="width: 100%; display: inline-flex; aspect-ratio: 4400/2800; max-width: 4400px;"></smartframe-embed></p>
<!-- https://staging2.smartframe.io/embedding-support --><p>The post <a href="https://smartframe.io/help-center/how-to-embed-smartframes-on-wordpress/">How to embed SmartFrame images using WordPress</a> appeared first on <a href="https://smartframe.io">SmartFrame</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Supported platforms</title>
		<link>https://smartframe.io/help-center/supported-platforms/</link>
		
		<dc:creator><![CDATA[albano.toska]]></dc:creator>
		<pubDate>Mon, 26 Feb 2024 14:13:51 +0000</pubDate>
				<guid isPermaLink="false">https://staging.smartframe.io/help-center/supported-platforms/</guid>

					<description><![CDATA[<p>SmartFrame is compatible with a broad range of web platforms and social [&#8230;]</p>
<p>The post <a href="https://smartframe.io/help-center/supported-platforms/">Supported platforms</a> appeared first on <a href="https://smartframe.io">SmartFrame</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>SmartFrame is compatible with a broad range of web platforms and social media channels. The following charts show the current extent of compatibility with mainstream options.</p>
<h3>Full compatibility – Website builders</h3>
<ul>
<li>1&amp;1 MyWebsite</li>
<li>Doodlekit</li>
<li>Duda</li>
<li>Format</li>
<li>GoCentral</li>
<li>Jimdo</li>
<li>Koken</li>
<li>Pixieset</li>
<li>Tilda</li>
<li>Viewbook</li>
<li>Webflow</li>
<li>Webnode</li>
<li>WebsiteBuilder</li>
<li><a href="/help-center/how-to-embed-smartframes-on-weebly/">Weebly</a></li>
<li>Yola</li>
<li>Zenfolio</li>
</ul>
<h3>Full compatibility – CMS</h3>
<ul>
<li>Drupal</li>
<li>Joomla</li>
<li>Magento</li>
<li>TYPO3</li>
<li><a href="/help-center/how-to-embed-smartframes-on-wordpress/">WordPress</a></li>
</ul>
<p>If you run a web service and you would like to be listed in our supported CMS platforms, please <a href="/contact-us/">contact us</a>. We will be happy to help you and your clients integrate our technology into your site.</p>
<h3>Limited compatibility – Website builders and CMS</h3>
<ul>
<li><a href="/help-center/how-to-embed-smartframes-on-blogger/">Blogger</a></li>
<li>uCoz</li>
<li>Simbla</li>
</ul>
<p>Some website builders and CMS platforms don’t allow any active script to be run in the preview mode. This means that when you are using SmartFrame in conjunction with one of the platforms listed above, the preview will block SmartFrames from being loaded and displayed (SmartFrame Error 0B). These platforms do, however, allow active script to be run in live environments, which means that these will still be rendered correctly – and be visible to users – once you publish the page.</p>
<h3>Limited compatibility – Social networks</h3>
<ul>
<li>Facebook</li>
<li>LinkedIn</li>
<li>Medium</li>
<li>Pinterest</li>
<li>Tumblr</li>
<li>X</li>
</ul>
<p>Some social networks don’t allow running any active script on their platforms, so we incorporated a solution into SmartFrame. When a user shares a SmartFrame on a social media network, we generate an appropriate thumbnail and add a description so that the post is correctly formatted. The thumbnail is kept fairly small, and those who wish to apply a watermark to it can opt to do so through the Control section of the Admin Panel. In this way, the social media platform where the image is posted receives limited content, while the person viewing it is encouraged to click through to the larger version of the secure SmartFrame.</p>
<h3>Incompatible website builders</h3>
<ul>
<li>Adobe Portfolio</li>
<li>GoDaddy</li>
<li>Google Sites</li>
<li>Wix</li>
</ul>
<h3>Incompatible services or social networks</h3>
<ul>
<li>500px</li>
<li>Adobe Portfolio</li>
<li>Flickr</li>
<li>GoDaddy</li>
<li>IM Creator</li>
<li>Instagram</li>
<li>Unsplash</li>
<li>Wix</li>
</ul>
<h3>Custom websites</h3>
<p>Custom websites are normally edited by uploading the source code to the server using some form of file transfer such as FTP. This provides the user with the greatest flexibility and few or no restrictions, and, in most cases, SmartFrame should be fully compatible.</p>
<h3>DAM (digital asset management) platforms and bespoke software packages</h3>
<p>SmartFrame has been successfully integrated into several specialist digital asset management platforms. If you would like to offer SmartFrame to your existing customers, please <a href="/contact-us/">contact us</a>. We offer an Enterprise API, several integration options and completely bespoke solutions.</p>
<h3>Troubleshooting and known limitations</h3>
<p>Some active script (Javascript) or CSS may clash with the SmartFrame image viewer. Here, the best solution is to disable as many plugins and external libraries as possible, and to try SmartFrame with a lean version of your website. Once you&#8217;ve done this, enable those libraries and plugins, one by one, until the problem occurs again. Once you identify the script, library or plugin that causes the conflict, either update it if possible or consider whether you need to use this. If issues persist, please <a href="/contact-us/">contact us</a>.</p>
<p>One other common issue occurs when attempting to replace background images in CSS with SmartFrame, which is not directly possible. The solution is to create a &lt;div&gt; layer, which behaves similarly, using z-index and other CSS attributes, and to insert a SmartFrame tag inside this layer.</p><p>The post <a href="https://smartframe.io/help-center/supported-platforms/">Supported platforms</a> appeared first on <a href="https://smartframe.io">SmartFrame</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
