<?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>Galleries Archives - SmartFrame</title>
	<atom:link href="https://smartframe.io/blog/hc-categories/galleries/feed/" rel="self" type="application/rss+xml" />
	<link>https://smartframe.io/blog/hc-categories/galleries/</link>
	<description>Ideal Presentation, Robust Protection and Easy Monetization</description>
	<lastBuildDate>Tue, 13 Jan 2026 12:22:47 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://smartframe.io/wp-content/uploads/2023/09/fav-48x48-1.png</url>
	<title>Galleries Archives - SmartFrame</title>
	<link>https://smartframe.io/blog/hc-categories/galleries/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Gallery options</title>
		<link>https://smartframe.io/help-center/gallery-options/</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/gallery-options/</guid>

					<description><![CDATA[<p>Galleries have many options that can be enabled in order to change [&#8230;]</p>
<p>The post <a href="https://smartframe.io/help-center/gallery-options/">Gallery options</a> appeared first on <a href="https://smartframe.io">SmartFrame</a>.</p>
]]></description>
										<content:encoded><![CDATA[Galleries have many options that can be enabled in order to change various Gallery functionalities.
<div class="highlight-note" style="margin-bottom: 20px;">
<div class="info-icon"></div>
The same set of options as for the Web Component can be used for the Embed Code.

</div>
<div class="scroll-table-on-mobile"><code>disable-captions</code>optionalfalseBoolean to hide all the image captions, including the custom generated via <code>gallery-caption</code> option
<table>
<thead>
<tr>
<th>Option (Web Component)</th>
<th>Type</th>
<th>Default value</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><code>image-id</code></td>
<td>mandatory</td>
<td>&#8211;</td>
<td>List of image ids separated by comma.</td>
</tr>
<tr>
<td><code>theme</code></td>
<td>optional</td>
<td>&#8211;</td>
<td>Theme name that overrides the default theme in use.</td>
</tr>
<tr>
<td><code>gallery-caption</code></td>
<td>optional</td>
<td>&#8211;</td>
<td>Text value that overrides all the image captions with a single caption.</td>
</tr>
<tr>
<td><code>gallery-captions</code></td>
<td>optional</td>
<td>&#8211;</td>
<td>JSON string that overrides individual image captions and overrides gallery-caption (if any). If some image ids are missing or wrong in the attribute, then their default caption value is loaded instead (if any). The JSON string can carry HTML data, useful for providing custom captions.

Web Component example:
&lt;smart-frame-gallery image-id=&#8221;192348,9503453,4900203,9203495&#8243; gallery-captions=&#8221;[{&#8216;id&#8217;:&#8217;192348&#8242;,&#8217;caption&#8217;:&#8217;This is just plain text&#8217;},{&#8216;id&#8217;:&#8217;9503453&#8242;,&#8217;caption&#8217;:'&lt;div style=&#8221;color:red;&#8221;&gt;This is HTML&lt;/div&gt;&#8217;},{&#8216;id&#8217;:&#8217;4900203&#8242;,&#8217;caption&#8217;:&#8217;Another caption&#8217;},{&#8216;id&#8217;:&#8217;9203495&#8242;,&#8217;caption&#8217;:&#8217;Another caption&#8217;}]&#8221;&gt;&lt;smart-frame-gallery&gt;</td>
</tr>
<tr>
<td><code>gallery-attribution</code></td>
<td>optional</td>
<td>&#8211;</td>
<td>Text value that overrides the theme attribution for off-site embeds with a custom attribution.</td>
</tr>
<tr>
<td><code> autoplay </code></td>
<td>optional</td>
<td>false</td>
<td>Boolean to start autoplay the Gallery slides. On mouseover or tap the autoplay feature is stopped.</td>
</tr>
<tr>
<td><code>interval</code></td>
<td>optional</td>
<td>&#8211;</td>
<td>Number value (milliseconds) that sets the delay between each image. Default value is 5000 (milliseconds).</td>
</tr>
<tr>
<td><code>social-media-first-line</code></td>
<td>optional</td>
<td>&#8211;</td>
<td>Text value that provides a custom description for the first line of the social media preview (Facebook, X, LinkedIn). If no <code>social-media-first-line</code>, default Control settings from the first image in the Gallery are applied.</td>
</tr>
<tr>
<td><code>social-media-second-line</code></td>
<td>optional</td>
<td>&#8211;</td>
<td>Text value that provides a custom description for the second line of the social media preview (Facebook, X, LinkedIn). If no <code>social-media-second-line</code>, default Control settings from the first image of the Gallery are applied.</td>
</tr>
</tbody>
</table>
</div>
<style>
@media all and (max-width: 768px) {<br />
.scroll-table-on-mobile {<br />
    overflow-x:auto;<br />
  }<br />
}<br />
</style><p>The post <a href="https://smartframe.io/help-center/gallery-options/">Gallery options</a> appeared first on <a href="https://smartframe.io">SmartFrame</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Gallery caption</title>
		<link>https://smartframe.io/help-center/gallery-caption/</link>
		
		<dc:creator><![CDATA[albano.toska]]></dc:creator>
		<pubDate>Mon, 26 Feb 2024 14:13:47 +0000</pubDate>
				<guid isPermaLink="false">https://staging.smartframe.io/help-center/gallery-caption/</guid>

					<description><![CDATA[<p>You are free to use a single caption for all SmartFrame images [&#8230;]</p>
<p>The post <a href="https://smartframe.io/help-center/gallery-caption/">Gallery caption</a> appeared first on <a href="https://smartframe.io">SmartFrame</a>.</p>
]]></description>
										<content:encoded><![CDATA[<span style="font-weight: 400;">You are free to use a single caption for all SmartFrame images within a Gallery, or to use separate captions for individual images if you prefer. This can be determined in the <b>Themes</b> section of the Admin Panel</span>
<h3>Single Caption for all images within a Gallery</h3>
To use a single caption for all images in a Gallery, click on the Theme you would like to use for the Gallery in the <b> Themes</b> panel before selecting <b>Edit</b>. Now select <b>Caption</b> from the left-hand-side menu and make sure the toggle next to Add a Caption is set to blue. Now enter the text you would like to use as a Caption before clicking on <b>Save</b>. Please note that this change will apply to all embedded SmartFrame images and Galleries that use this Theme.
<h3>Multiple Captions for different images in a Gallery</h3>
If you would prefer to have separate Captions for different images within a Gallery, follow the process described above and use the <b>Insert metadata</b> drop-down menu to insert the metadata value you would like to use as the Caption, such as Description or Title. This will automatically add whatever copy has been added to these fields in SmartFrame metadata section of the Image details page for a specific image. You can also replace the “Optional Default Value” copy with text that will be used if there is no copy in the metadata value field you have chosen.<p>The post <a href="https://smartframe.io/help-center/gallery-caption/">Gallery caption</a> appeared first on <a href="https://smartframe.io">SmartFrame</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Sharing a Gallery on social media</title>
		<link>https://smartframe.io/help-center/sharing-a-gallery-on-social-media/</link>
		
		<dc:creator><![CDATA[albano.toska]]></dc:creator>
		<pubDate>Mon, 26 Feb 2024 14:13:47 +0000</pubDate>
				<guid isPermaLink="false">https://staging.smartframe.io/help-center/sharing-a-gallery-on-social-media/</guid>

					<description><![CDATA[<p>If you embed a Gallery that uses a Theme with the Share [&#8230;]</p>
<p>The post <a href="https://smartframe.io/help-center/sharing-a-gallery-on-social-media/">Sharing a Gallery on social media</a> appeared first on <a href="https://smartframe.io">SmartFrame</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>If you embed a Gallery that uses a <a href="/help-center/themes/">Theme</a> with the <a href="/help-center/editing-themes/">Share button</a> feature enabled, you will be able to share your Gallery on social media sites.</p>
<p>To adjust these Share button settings, head to <strong>Themes </strong>before selecting <strong>Edit</strong> in the Theme of your choice. Now simply select the <strong>Sharing</strong> option from the left-hand-side menu.</p>
<p>Similarly to when you <a href="/help-center/sharing-smartframes-on-social-media/">share a SmartFrame on social media</a>, only a small thumbnail and a title and/or description will be visible in your post. The title and description can be added when you create your Gallery in the <i>Social media setting</i> section, while the thumbnail will always be the first image that appears in the Gallery.</p><p>The post <a href="https://smartframe.io/help-center/sharing-a-gallery-on-social-media/">Sharing a Gallery on social media</a> appeared first on <a href="https://smartframe.io">SmartFrame</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Embedding a Gallery</title>
		<link>https://smartframe.io/help-center/embedding-a-gallery/</link>
		
		<dc:creator><![CDATA[albano.toska]]></dc:creator>
		<pubDate>Mon, 26 Feb 2024 14:13:47 +0000</pubDate>
				<guid isPermaLink="false">https://staging.smartframe.io/help-center/embedding-a-gallery/</guid>

					<description><![CDATA[<p>You can embed a SmartFrame Gallery in the same way that you [&#8230;]</p>
<p>The post <a href="https://smartframe.io/help-center/embedding-a-gallery/">Embedding a Gallery</a> appeared first on <a href="https://smartframe.io">SmartFrame</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><span style="font-weight: 400;">You can embed a SmartFrame Gallery in the same way that you <a href="/help-center/embedding-smartframes/">embed a SmartFrame image</a>. </span></p>
<p><span style="font-weight: 400;">Once you have selected the images you would like to include in your Gallery, simply copy the embed code from the <strong>Create a Gallery</strong> page and paste it into the HTML of your website. Please make sure to apply any changes to the maximum width, Theme, social media settings, and image order before you copy the code for these to take effect.</span></p><p>The post <a href="https://smartframe.io/help-center/embedding-a-gallery/">Embedding a Gallery</a> appeared first on <a href="https://smartframe.io">SmartFrame</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Editing an existing Gallery</title>
		<link>https://smartframe.io/help-center/editing-an-existing-gallery/</link>
		
		<dc:creator><![CDATA[albano.toska]]></dc:creator>
		<pubDate>Mon, 26 Feb 2024 14:13:47 +0000</pubDate>
				<guid isPermaLink="false">https://staging.smartframe.io/help-center/editing-an-existing-gallery/</guid>

					<description><![CDATA[<p>You can edit a Gallery at any time by adjusting its embed [&#8230;]</p>
<p>The post <a href="https://smartframe.io/help-center/editing-an-existing-gallery/">Editing an existing Gallery</a> appeared first on <a href="https://smartframe.io">SmartFrame</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>You can edit a Gallery at any time by adjusting its embed code.</p>
<p>If your Gallery is already embedded on a website, it won’t be updated automatically. You will need to copy the adjusted embed code and paste it over wherever the original code appears for these changes to take effect.</p>
<h3>Changing the order of images within a Gallery</h3>
<p>You can determine the order of images in your Gallery upon its creation. To do this, scroll down to Image Order when creating your Gallery and select <strong>Custom order</strong>, before dragging the images into the desired order.</p>
<p>Once your Gallery has been created, you can change the order of its images by altering the section of the embed code that contains these. These ids appear after <i>image-id=“</i> in the embed code. Simply copy and paste the ids into the desired order, making sure these remain separated by a comma (without spaces) and finish with an ”.</p>
<h3>Adding and removing images from a Gallery</h3>
<p>You can add images to a Gallery by copying the image id and pasting into the Gallery embed code. Simply find the image id in the Admin Panel and paste it after <i>image-id=“</i> in the code, wherever you want the image to appear, making sure these ids remain separated by a comma (without spaces) and finish with an ”.</p>
<p>Please bear in mind that a single Gallery cannot contain more than 50 images. To remove an image from a Gallery, simply delete its id from the embed code.</p>
<h3>Editing the Gallery caption</h3>
<p>The Caption of your Gallery is determined by the Theme you select when you come to embed it.</p>
<p>This means that each Gallery can have either individual Captions for each image within it or a single Caption for the Gallery as a whole.</p>
<p><a href="/help-center/caption/">Click here to learn about adding and editing Captions</a></p><p>The post <a href="https://smartframe.io/help-center/editing-an-existing-gallery/">Editing an existing Gallery</a> appeared first on <a href="https://smartframe.io">SmartFrame</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Creating a new Gallery</title>
		<link>https://smartframe.io/help-center/creating-a-new-gallery/</link>
		
		<dc:creator><![CDATA[albano.toska]]></dc:creator>
		<pubDate>Mon, 26 Feb 2024 14:13:47 +0000</pubDate>
				<guid isPermaLink="false">https://staging.smartframe.io/help-center/creating-a-new-gallery/</guid>

					<description><![CDATA[<p>There are two ways to create a SmartFrame Gallery. The first way [&#8230;]</p>
<p>The post <a href="https://smartframe.io/help-center/creating-a-new-gallery/">Creating a new Gallery</a> appeared first on <a href="https://smartframe.io">SmartFrame</a>.</p>
]]></description>
										<content:encoded><![CDATA[There are two ways to create a SmartFrame Gallery.

The first way is to use images that you have already uploaded to SmartFrame. The other way is to upload images straight into a new Gallery from your computer or mobile device.
<h3>Creating a Gallery from images already uploaded to SmartFrame</h3>
<ol class="highlight-list">
 <li>Log in to the Admin Panel and click on <strong>Images</strong>.</li>
 <li>Check each image you wish to add to the Gallery by clicking on the box that appears in the top-left-hand corner when you hover over it. If you are viewing images in the List View option, this box will already be showing to the left of the image.</li>
 <li>Select <strong>Create a Gallery</strong>. You can now adjust the width, Theme, social media settings, and image order.</li>
 <li>Once you are happy with the Gallery, click on<strong> Copy The Code</strong>, which you can now paste into the HTML editor of your website&#8217;s CMS system.</li>
</ol>
<h3>Uploading new images to create a Gallery</h3>
<ol class="highlight-list">
 <li>Log in to the Admin Panel and click on <strong>Images</strong>.</li>
 <li>Upload the image you would like to add to a new Gallery.</li>
 <li>Once your images have been uploaded, check each image you wish to add to the Gallery by clicking on the box that appears in the top-left-hand corner when you hover over it. If you are viewing images in the List View option, this box will already be showing to the left of the image.</li>
 <li>Select <strong>Create a Gallery</strong>. You can now adjust the width, Theme, social media settings, and image order.</li>
 <li>Once you are happy with the Gallery, click on<strong> Copy The Code</strong>, which you can now paste into the HTML editor of your website&#8217;s CMS system.</li>
</ol><p>The post <a href="https://smartframe.io/help-center/creating-a-new-gallery/">Creating a new Gallery</a> appeared first on <a href="https://smartframe.io">SmartFrame</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>About SmartFrame Galleries</title>
		<link>https://smartframe.io/help-center/about-smartframe-galleries/</link>
		
		<dc:creator><![CDATA[albano.toska]]></dc:creator>
		<pubDate>Mon, 26 Feb 2024 14:13:47 +0000</pubDate>
				<guid isPermaLink="false">https://staging.smartframe.io/help-center/about-smartframe-galleries/</guid>

					<description><![CDATA[<p>You can create an interactive image gallery that can be embedded on [&#8230;]</p>
<p>The post <a href="https://smartframe.io/help-center/about-smartframe-galleries/">About SmartFrame Galleries</a> appeared first on <a href="https://smartframe.io">SmartFrame</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>You can create an interactive image gallery that can be embedded on your website as easily as a regular SmartFrame image.</p>
<p>Just head to <strong>Images</strong> in the Admin Panel, select the images you would like to add to your Gallery by checking the box next to each one, and click on <strong>Create a Gallery</strong>, before following the on-screen instructions.</p>

<h3>How many images can I add to a SmartFrame Gallery?</h3>
<p>A single SmartFrame Gallery can contain up to 50 images.</p>
<h3>How do I determine the aspect ratio for my Gallery?</h3>
<p>The Gallery aspect ratio is automatically determined by the images within it. It is not possible to set a custom aspect ratio.</p>
<h3>Can I use my existing Themes for a Gallery?</h3>
<p>Yes – any Themes that you have created can be used for a Gallery.</p><p>The post <a href="https://smartframe.io/help-center/about-smartframe-galleries/">About SmartFrame Galleries</a> appeared first on <a href="https://smartframe.io">SmartFrame</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How to generate a new embed code for your Gallery</title>
		<link>https://smartframe.io/help-center/how-to-generate-a-new-embed-code-for-your-gallery/</link>
		
		<dc:creator><![CDATA[albano.toska]]></dc:creator>
		<pubDate>Mon, 26 Feb 2024 14:13:47 +0000</pubDate>
				<guid isPermaLink="false">https://staging.smartframe.io/help-center/how-to-generate-a-new-embed-code-for-your-gallery/</guid>

					<description><![CDATA[<p>If you have any SmartFrame Galleries that are currently embedded online, you [&#8230;]</p>
<p>The post <a href="https://smartframe.io/help-center/how-to-generate-a-new-embed-code-for-your-gallery/">How to generate a new embed code for your Gallery</a> appeared first on <a href="https://smartframe.io">SmartFrame</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>If you have any SmartFrame Galleries that are currently embedded online, you will need to update the embed code so that they can continue to function.</p>
<h3>How to update your embed code</h3>
<ol class="highlight-list">
<li>Log in to the Admin Panel and click on <strong>Galleries</strong></li>
<li>Find the Gallery for which you require an updated embed code and click on <strong>Edit</strong></li>
<li>Select <strong>Generate New Embed Code</strong>, which will copy this code to your clipboard</li>
<li>Paste the code over the existing code in the HTML editor of your website&#8217;s CMS</li>
</ol><p>The post <a href="https://smartframe.io/help-center/how-to-generate-a-new-embed-code-for-your-gallery/">How to generate a new embed code for your Gallery</a> appeared first on <a href="https://smartframe.io">SmartFrame</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
