<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Juicebox Support Forum — embed error]]></title>
		<link>https://juicebox.net/forum/viewtopic.php?id=5233</link>
		<atom:link href="https://juicebox.net/forum/extern.php?action=feed&amp;tid=5233&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in embed error.]]></description>
		<lastBuildDate>Tue, 30 Mar 2021 21:56:57 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: embed error]]></title>
			<link>https://juicebox.net/forum/viewtopic.php?pid=17898#p17898</link>
			<description><![CDATA[<p>Yes, use all of the embedding code. (If you stop short of the end, you might miss the closing &lt;/div&gt; tag of the Juicebox container and that&#039;ll break things.)</p><p>The image entries you see listed in the code are the SEO Content.<br />This code helps with Search Engine Optimization and also allows your gallery images to be seen in a browser where JavaScript has been disabled.<br />You can find out more about the SEO Content <a href="https://www.juicebox.net/support/sharing/#seo">here</a>.</p><p>SEO Content is switched on by default but if you don&#039;t need or want this code, you can turn it off by deselecting the &#039;Add SEO Content&#039; checkbox in JuiceboxBuilder-Pro&#039;s &#039;Customize -&gt; Sharing&#039; section.</p><p>Incidentally, if you use a <strong>baseURL</strong>, you will need to manually adjust the image paths in the SEO Content code.<br />JuiceboxBuilder-Pro does not know that you will be using a <strong>baseURL </strong>at the time the SEO Content code is generated. (The SEO Content code is generated with a standard gallery structure in mind.)</p>]]></description>
			<author><![CDATA[null@example.com (Steven @ Juicebox)]]></author>
			<pubDate>Tue, 30 Mar 2021 21:56:57 +0000</pubDate>
			<guid>https://juicebox.net/forum/viewtopic.php?pid=17898#p17898</guid>
		</item>
		<item>
			<title><![CDATA[Re: embed error]]></title>
			<link>https://juicebox.net/forum/viewtopic.php?pid=17896#p17896</link>
			<description><![CDATA[<p>Hi.<br />Thanks for the reply.<br />When I grab the embed code, there’s a lot of it, listing all img files.<br />Is that correct and do I use all of it?</p>]]></description>
			<author><![CDATA[null@example.com (apswoodwork1)]]></author>
			<pubDate>Tue, 30 Mar 2021 18:30:03 +0000</pubDate>
			<guid>https://juicebox.net/forum/viewtopic.php?pid=17896#p17896</guid>
		</item>
		<item>
			<title><![CDATA[Re: embed error]]></title>
			<link>https://juicebox.net/forum/viewtopic.php?pid=17894#p17894</link>
			<description><![CDATA[<p>If &#039;jb-appliances&#039; is your gallery folder, then your <strong>baseUrl </strong>should point towards it, i.e.:<br /></p><div class="codebox"><pre><code>baseUrl: &#039;https://apsw******k.uk/jb-appliances/&#039;,</code></pre></div><p>Tip:<br />Hardcoding paths starting with https://apsw******k.uk/ may work only if you visit your site via https:// (not http://) and do not use the &#039;www&#039; subdomain (i.e. www.apsw******k.uk).<br />Use a leading slash in your paths to denote your root directory and the embedding code will work on both http:// and https:// and with and without the &#039;www&#039; subdirectory in the path.<br />This depends somewhat on how your server is configured to handle things but it&#039;s a safer (and usually more versatile) option.<br /></p><div class="codebox"><pre><code>&lt;script src=&quot;/jb-appliances/jbcore/juicebox.js&quot;&gt;&lt;/script&gt;
&lt;script&gt;
  new juicebox({
    baseUrl: &#039;/jb-appliances/jbcore/&#039;,</code></pre></div><p>I used asterisks above as, having used a screenshot to display your embedding code, I expect you do not want active links to your website in this forum thread. Just replace the asterisks with your actual domain name.</p>]]></description>
			<author><![CDATA[null@example.com (Steven @ Juicebox)]]></author>
			<pubDate>Tue, 30 Mar 2021 10:26:59 +0000</pubDate>
			<guid>https://juicebox.net/forum/viewtopic.php?pid=17894#p17894</guid>
		</item>
		<item>
			<title><![CDATA[embed error]]></title>
			<link>https://juicebox.net/forum/viewtopic.php?pid=17892#p17892</link>
			<description><![CDATA[<p>Hi.<br />Can anyone see what I&#039;m getting wrong here?<br />My exported folder is jb-appliances, uploaded to my public_html folder.</p>]]></description>
			<author><![CDATA[null@example.com (apswoodwork1)]]></author>
			<pubDate>Tue, 30 Mar 2021 08:26:47 +0000</pubDate>
			<guid>https://juicebox.net/forum/viewtopic.php?pid=17892#p17892</guid>
		</item>
	</channel>
</rss>
