<?xml version="1.0" encoding="UTF-8"?>    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      <channel>
        <title>Instant Website: how do I show titles</title>
        <link>https://interactivetools.com/forum/forum-posts.php?Instant-Website-how-do-I-show-titles-73261</link>
        <description></description>
        <pubDate>Sat, 11 Jul 2026 20:31:28 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-posts.php?rss=1&amp;Instant-Website-how-do-I-show-titles-73261" rel="self" type="application/rss+xml" />

                <item>
          <title>Re: [Jeffncou] Instant Website: how do I show titles</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2214823#post2214823</link>
          <description><![CDATA[Hi,<br /><br />If you could fill out a [url http://www.interactivetools.com/support]2nd Level Support Request[/url] and point us towards the pictures that aren't working, we can take a quick look for you.<br /><br />Thanks,<br />]]></description>
          <pubDate>Thu, 19 Jan 2012 13:51:57 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2214823#post2214823</guid>
        </item>
                <item>
          <title>Re: [Tom P] Instant Website: how do I show titles</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2214816#post2214816</link>
          <description><![CDATA[Hi Tom P<br /><br />I have the anchor tag wrapped around the image tag. But it is not working for me - i think there must be a setting within the js that needs to be amended.<br /><br />Here is my code:&lt;div id=&quot;photoGallery&quot;&gt;<br />&lt;?php foreach ($portfolioRecord['images'] as $upload): ?&gt;<br />&lt;div class=&quot;photo&quot;&gt;<br />&lt;a href=&quot;&lt;?php echo $upload['urlPath'] ?&gt;&quot; rel=&quot;photo_group&quot; title=&quot;&lt;?php echo htmlspecialchars($upload['info1']) ?&gt;&quot;&gt; &lt;img src=&quot;&lt;?php echo $upload['thumbUrlPath'] ?&gt;&quot; width=&quot;&lt;?php echo $upload['thumbWidth'] ?&gt;&quot; height=&quot;&lt;?php echo $upload['thumbHeight'] ?&gt;&quot; alt=&quot;&lt;?php echo htmlspecialchars($upload['info2']) ?&gt;&quot; /&gt;&lt;/a&gt;<br />&lt;/div&gt;<br />&lt;?php if (@++$count % 3 == 0) { echo '&lt;br clear=&quot;all&quot;/&gt;'; } ?&gt;<br />&lt;?php endforeach ?&gt;<br />&lt;/div&gt;<br />&lt;?php endif ?&gt;<br /><br />Visit your instant website demo site you can see what I mean: Click on the scrabble picture and it will load with fancybox without a caption (it will just say image 1/2).<br /><br />What I would like to achieve can be seen here: http://fancybox.net/home. Click on the bottom left image of the girls jumping in front of a garage door. You will see that it says Image 1/3 Custom Title.<br /><br />Thanks very much<br /><br /><code></code><br />]]></description>
          <pubDate>Thu, 19 Jan 2012 03:00:02 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2214816#post2214816</guid>
        </item>
                <item>
          <title>Re: [Jeffncou] Instant Website: how do I show titles</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2214807#post2214807</link>
          <description><![CDATA[Hi Jeffncou,<br /><br />To add a title to an image being loaded by fancybox you just have to add the title to the anchor tag wrapped around the image tag:<br /><br /><code>&lt;a href=&quot;&lt;?php echo $upload['urlPath'] ?&gt;&quot; rel=&quot;photo_group&quot; title=&quot;&lt;?php echo htmlspecialchars($upload['info1']) ?&gt;&quot;&gt;&lt;img ... /&gt;&lt;/a&gt;</code><br /><br />In the line above, the title is being set by the data from $upload['info1']. You could use text from any of the five 'info' fields supported, as long as you have set the field to be used in CMSB.<br /><br />Fancybox will then take the title text and display it in the bar at the bottom of the photo.<br /><br />For more tips on the different ways to use fancybox, check out <a target="_blank" href="http://fancybox.net/home">http://fancybox.net/home</a>.<br /><br />Hope that helps!<br /><br />Tom<br />]]></description>
          <pubDate>Wed, 18 Jan 2012 15:20:11 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2214807#post2214807</guid>
        </item>
                <item>
          <title>Instant Website: how do I show titles</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2214798#post2214798</link>
          <description><![CDATA[Hi,<br /><br />I am using Instant Website with the fancybox plugin to display images. The default set up displays Image 1/2 etc, when clicking an image. I would like to add the title of the image.<br /><br />I have looked at the fancybox website and it seems that this should be straightforward by changing the showtitle attribute from false to true but I have tried without success.<br /><br />showtitle appears a number of times and I have tried to change each by trial and error. I wonder if anyone can help by telling me which file and which line needs to be changed.<br /><br />Thanks<br />]]></description>
          <pubDate>Wed, 18 Jan 2012 10:27:36 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2214798#post2214798</guid>
        </item>
              </channel>
    </rss>
  