<?xml version="1.0" encoding="UTF-8"?>    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      <channel>
        <title></title>
        <link>https://interactivetools.com/forum/forum-search.php?k=user%3Agagester</link>
        <description></description>
        <pubDate>Tue, 21 Apr 2026 03:35:32 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3Agagester&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>Categories</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2199474#post2199474</link>
          <description><![CDATA[Hello,<br /><br />We have a client that has a list of brands that they carry. Some of these brands are made by the same manufacturer. <br /><br />SO, they want the Manufacturer Name to function as a heading, with listings of the the brands/lines listed below (with links to each brands website if applicable). <br /><br />They also have a list of Manufacturers (with their specific brands/lines) that they have &quot;exclusively&quot; to their area. The other &quot;non-exclusive&quot; manufacturers and brands will display after the Exclusives list.<br /><br /><b>My question:</b><br /><br />Is this the right way to potentially approach this? I'm thinking I add an optional &quot;Manufacturer&quot; line to each item listing that will pull in if it's filled in. I'd leave all the other fields blank for the Manufacturer listing, and leave the ordering to &quot;drag&quot;. All the &quot;Brands/Lines&quot; would just have the Manufacturer line left empty, and it would be up to the editor to drag and sort them as they'll need to display on the live site under their respective Manufacturer. <br /><br />Probably not the BEST workaround, but it's the only one that seems doable with my limited php knowledge. There are about 13 Manufacturers and anywhere from 1-7 brands for each.<br /><br />Thoughts?<br />]]></description>
          <pubDate>Wed, 23 Sep 2009 13:42:32 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2199474#post2199474</guid>
        </item>
                <item>
          <title>Re: [chris] Random Text Display</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2199352#post2199352</link>
          <description><![CDATA[this still isn't working. am i missing something fundamental?<br />]]></description>
          <pubDate>Wed, 16 Sep 2009 10:27:59 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2199352#post2199352</guid>
        </item>
                <item>
          <title>Re: [chris] Random Text Display</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2199152#post2199152</link>
          <description><![CDATA[gee. i think so. see attached.<br />]]></description>
          <pubDate>Fri, 04 Sep 2009 18:28:09 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2199152#post2199152</guid>
        </item>
                <item>
          <title>Re: [chris] Random Text Display</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2199146#post2199146</link>
          <description><![CDATA[yeah, i actually caught that and changed it... but it still didn't work .<br /><br />hmmmmm...<br />]]></description>
          <pubDate>Fri, 04 Sep 2009 16:56:49 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2199146#post2199146</guid>
        </item>
                <item>
          <title>Re: [chris] Random Text Display</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2199140#post2199140</link>
          <description><![CDATA[Thanks Chris!! <br /><br />okay... I must be doing something wrong...<br /><br />Take a look at the attached:<br />http://centrasodablasting.com/about-us.php<br />]]></description>
          <pubDate>Fri, 04 Sep 2009 15:51:51 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2199140#post2199140</guid>
        </item>
                <item>
          <title>Random Text Display</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2199133#post2199133</link>
          <description><![CDATA[Hello,<br /><br />I have no idea if this is possible. <br /><br />A client wants a blurb of text in the upper right hand corner of their site to randomly 'change' every 7 seconds or so. (I've played with random image displays before, and am assuming I'll find some javascript somewhere that is capable of this. I hope ? :))<br /><br />Is this an option pulling in entries for this field in the Admin area? And if so... how would i even start??<br />]]></description>
          <pubDate>Fri, 04 Sep 2009 10:41:35 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2199133#post2199133</guid>
        </item>
                <item>
          <title>Re: [chris] One Section Editor, Multiple Viewer URL&apos;s -- Possible?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2199040#post2199040</link>
          <description><![CDATA[ahah!! <br /><br />sooo helpful.<br /><br />Thanks, Chris. You deserve a raise.<br />]]></description>
          <pubDate>Mon, 31 Aug 2009 11:53:07 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2199040#post2199040</guid>
        </item>
                <item>
          <title>Adding a link to a downloable high-resolution file (jpg)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2199039#post2199039</link>
          <description><![CDATA[Hello,<br /><br />I'm trying to add an option to a page for users to download a high-resolution version of a photo that's displayed on the site. <br /><br />We have a list of client stories. There's a thumbnail image that appears with the list of client stories, along with a larger version of the same image that displays on the client story detail page.<br /><br />We need to add an option on the bottom of the detail client story page for users to download a high-resolution version of the photo.<br /><br />I'm kind of confused about the whole &quot;uploads&quot; section in the admin and how those results are displayed. I'd prefer if our client wouldn't have to upload the image twice in order for this to work... but only if it's easy for me to implement. :P<br /><br />Ideas? <br /><br />Attached is the client story detail page that i need to add this &quot;download&quot; option to. <br /><br />[:/]<br />]]></description>
          <pubDate>Mon, 31 Aug 2009 11:47:47 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2199039#post2199039</guid>
        </item>
                <item>
          <title>Re: [ross] One Section Editor, Multiple Viewer URL&apos;s -- Possible?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2199036#post2199036</link>
          <description><![CDATA[Okay... I'm definitely not catching on to php quickly enough here...<br /><br /><br />in: <br /><br />&lt;a href=&quot;client-story_Detail.php?&lt;?php echo $record['title'] . &quot;-&quot;. $record['num']; ?&gt;<br /><br />what does the &lt;?php echo $record['title'] . &quot;-&quot;. $record['num']; ?&gt; part of it do exactly??<br /><br />I tried   &lt;a href=&quot;client-story_Detail.php?&lt;?php echo $record['story_title'] ?&gt;&quot;&gt;Read more&lt;/a&gt;<br /><br />and i get a &quot;record not found message... <br /><br />Help! :)<br /><br />(i have two 'read more' links in the following file... the one goes to the client stories detail page on the live site. just for temporary purposes until i get the other one working. ;)<br />]]></description>
          <pubDate>Mon, 31 Aug 2009 11:33:37 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2199036#post2199036</guid>
        </item>
                <item>
          <title>Re: [chris] &quot;Linking&quot; style with list of services (which functions as buttons)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2198838#post2198838</link>
          <description><![CDATA[perfect. simple enough. :) <br /><br />thank you!!<br />]]></description>
          <pubDate>Wed, 19 Aug 2009 12:58:28 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2198838#post2198838</guid>
        </item>
                <item>
          <title>Re: [Donna] using ip address instead of domain name in initial setup/install</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2198812#post2198812</link>
          <description><![CDATA[excellent. <br /><br />thanks!<br />]]></description>
          <pubDate>Tue, 18 Aug 2009 12:29:16 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2198812#post2198812</guid>
        </item>
                <item>
          <title>&quot;Linking&quot; style with list of services (which functions as buttons)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2198809#post2198809</link>
          <description><![CDATA[http://www.centrasodablasting.com/index2.php<br /><br />Once I figure this out (with your help) I'll be (almost) set. :)<br /><br />I can't seem to get the  &lt;div id=&quot;bttn&quot;&gt; to be &quot;embedded&quot; with the list of services/buttons on the left.<br /><br />I want each service to have the &quot;bttn&quot; style and be spaced out to appear to fit in a button, rather than the entire list seeming to &quot;float above&quot; them as it appears to be doing now. <br /><br />Ideas??<br />]]></description>
          <pubDate>Tue, 18 Aug 2009 11:42:32 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2198809#post2198809</guid>
        </item>
                <item>
          <title>Re: Adding hide/display option for a list of services... displaying list 2 ways</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2198808#post2198808</link>
          <description><![CDATA[Hey, finally getting back to this project.<br /><br />Attached are the two files it's not quite working properly on...<br /><br />it's doing funky things that I can't quite figure out.. ;)<br /><br />http://www.centrasodablasting.com/services.php<br /><br />I appreciate how helpful and responsive you guys are. REALLY GREAT!<br />]]></description>
          <pubDate>Tue, 18 Aug 2009 11:21:32 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2198808#post2198808</guid>
        </item>
                <item>
          <title>using ip address instead of domain name in initial setup/install</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2198802#post2198802</link>
          <description><![CDATA[Hello all,<br /><br />Will i regret using the ip address in the initial setup window for the &quot;Domain Name&quot;? <br /><br />Or will it not cause me any headaches later?<br /><br />(We're still waiting on the client to get the domain name servers redirected to the new host that i have access to. I'd like to get the cms implemented NOW...)<br /><br />thoughts?<br />]]></description>
          <pubDate>Tue, 18 Aug 2009 10:17:47 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2198802#post2198802</guid>
        </item>
                <item>
          <title>Re: [chris] problems displaying list of bios - they&apos;re kind of &apos;nesting&apos; inside each other</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2198788#post2198788</link>
          <description><![CDATA[Great!! Thanks so much!!<br />]]></description>
          <pubDate>Mon, 17 Aug 2009 14:29:49 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2198788#post2198788</guid>
        </item>
                <item>
          <title>Re: [chris] problems displaying list of bios - they&apos;re kind of &apos;nesting&apos; inside each other</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2198778#post2198778</link>
          <description><![CDATA[oh .. sure. (not the prettiest html, but it works.) ;)<br />]]></description>
          <pubDate>Mon, 17 Aug 2009 12:42:19 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2198778#post2198778</guid>
        </item>
                <item>
          <title>problems displaying list of bios - they&apos;re kind of &apos;nesting&apos; inside each other</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2198772#post2198772</link>
          <description><![CDATA[NO IDEA what I'm doing wrong. <br /><br />http://www.orthopedicsportscenter.com/staff.php<br /><br />We're converting this site that was built a couple years ago into CMS Builder. I'm trying to incorporate the table that was originally used to 'display' the bios. (I know I should rebuild this correctly using css, etc.) But may need to do something similar with CMS builder later... so might as well TRY to figure it out. ;)<br /><br />Any ideas what I'm doing wrong? I think it has to do with the  &lt;?php endif ?&gt; and or &lt;?php endforeach ?&gt;<br /><br />The bios are nesting inside of each other. Libby's pic and bio are furthest apart. Only the most recently added &quot;stay connected&quot;.<br /><br />I'm sure the fix is simple. But HELP! :)<br />]]></description>
          <pubDate>Mon, 17 Aug 2009 11:59:01 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2198772#post2198772</guid>
        </item>
                <item>
          <title>Re: [ross] Adding hide/display option for a list of services... displaying list 2 ways</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2198274#post2198274</link>
          <description><![CDATA[http://www.centrasodablasting.com/index2.php<br /><br />that appears to have worked! thanks.<br /><br />how in the world do i get it to work on the services and services detail pages?<br />]]></description>
          <pubDate>Fri, 17 Jul 2009 15:44:51 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2198274#post2198274</guid>
        </item>
                <item>
          <title>Re: [ross] Adding hide/display option for a list of services... displaying list 2 ways</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2198245#post2198245</link>
          <description><![CDATA[Hello,<br /><br />I really appreciate your help. i think i'm getting pretty close here... but still have a few issues/questions.<br /><br />Question... i'm attempting the idea of the &quot;'where' =&gt; 'button_on_left = 1'  option. But can't seem to get it working...<br /><br />In the code generator window I input that code into the &quot;filter results&quot; line. (right?)<br /><br />I think my issue now is getting the record to actually 'pull in' to the pages...<br /><br />I added the display info to the template, but the php info will need to be added individually to each page, right? (as each page has other php info that i'll just need to add:<br /><br /><code>    list($servicesRecords, $servicesMetaData) = getRecords(array(<br />    'tableName'   =&gt; 'services',<br />    'loadUploads' =&gt; '0',<br />    'allowSearch' =&gt; '0',<br />    'where' =&gt; '\'where\' =&gt; \'button_on_left = 1\' ',<br />  ));</code><br /><br />near the other 'list' info, right?<br /><br />(is it obvious enough that i don't understand php at all yet? ;)<br /><br />anyway... Here's some links:<br /><br />[the buttons are displaying 'kind of correctly' on this one (the styling is a work in progress), in that they're actually there. But it's pulling in all of them. I'm just showing you what it 'should' kind of look like.]<br />http://www.centrasodablasting.com/services.php<br /><br />and on other pages... i get a warning.<br />http://www.centrasodablasting.com/index2.php<br /><br />I'm sure it's simple... but may try Jerry's idea soon if i can't figure this out.<br /><br />any thoughts? direction?<br /><br />thanks!<br />]]></description>
          <pubDate>Thu, 16 Jul 2009 12:20:28 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2198245#post2198245</guid>
        </item>
                <item>
          <title>Adding hide/display option for a list of services... displaying list 2 ways</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2198148#post2198148</link>
          <description><![CDATA[Hello,<br /><br />We have a site that has 10-12 services. All of these will be listed on the &quot;Services&quot; page. We ALSO want some of these services to be listed (like banner buttons of sorts) in the left column of all pages (with the ability to edit and update this list). This list will only highlight a few of the services. I want the site editor to be able to simply check a &quot;Display in Left Column&quot; in the Admin area to pull in the title, and short intro, and a 'read more' button for each of the services checked.<br /><br />Is this possible? If so, how?<br /><br /><br />I imagine i will need to be doing something similar to the direction given here: ?<br /><br />http://www.interactivetools.com/iforum/CMS_Builder_F35/gforum.cgi?post=61341;search_string=hide%20or%20display%20options%20in%20list;t=search_engine#61341<br /><br /><br />Any help will be greatly appreciated! <br /><br />thanks<br />]]></description>
          <pubDate>Thu, 09 Jul 2009 13:00:14 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2198148#post2198148</guid>
        </item>
                <item>
          <title>Re: [ross] One Section Editor, Multiple Viewer URL&apos;s -- Possible?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2198057#post2198057</link>
          <description><![CDATA[hardcode the links to the detail page? <br /><br />yes, please explain more...<br />]]></description>
          <pubDate>Fri, 03 Jul 2009 10:52:09 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2198057#post2198057</guid>
        </item>
                <item>
          <title>One Section Editor, Multiple Viewer URL&apos;s -- Possible?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2198022#post2198022</link>
          <description><![CDATA[Hello, We have one &quot;section&quot; of a website that we want viewable in two areas of the site.<br /><br />We'd like each place it's viewable to display it slightly differently. (one will be more of an expanded view of the information... additional photo downloads, etc.)<br /><br />It's a list of articles. When I add the code to my 'second viewer page', it links to the detail page for the original page. <br /><br />E.g.:<br /><br />/who-we-are/client-stories.php<br />/who-we-are/client-story_Detail.php<br /><br />/members/client-stories.php &lt;-- the detail link for this page links to /who-we-are/client-story_Detail.php instead of:<br />/members/client-story_Detail.php<br /><br />I realize this is because of the View URL settings in the Admin &gt;  Section Editors area. <br /><br />But is there any way I can get this to work without making the client have to enter the same content twice?<br /><br />let me know if you have any solutions!<br /><br />thanks <br />[:)]<br />]]></description>
          <pubDate>Tue, 30 Jun 2009 12:59:45 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2198022#post2198022</guid>
        </item>
                <item>
          <title>Creating a Member&apos;s Only Area -- is this possible?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2197544#post2197544</link>
          <description><![CDATA[I'm wondering if there's capability with CMS Builder to have a Member's Only Area of a site... Just a password protected &quot;group&quot; of pages (possibly a sub-site of sorts) ...<br /><br />Is there a way to build this? Some plugin or something? <br /><br />Any ideas on options?<br />]]></description>
          <pubDate>Wed, 27 May 2009 11:23:40 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2197544#post2197544</guid>
        </item>
                <item>
          <title>Re: [ross] Moving CMS Builder install and MySQL Database (?)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2196791#post2196791</link>
          <description><![CDATA[Okay, great. Sounds easy enough.<br /><br />So the next step... it may be easier to just copy and paste each entered item into the new site, rather than messing with exporting/importing?<br /><br />I'd like to know the process anyway, (for future reference)... but it sounds a little troublesome?<br /><br />thanks again!<br />]]></description>
          <pubDate>Mon, 06 Apr 2009 13:12:46 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2196791#post2196791</guid>
        </item>
                <item>
          <title>Re: [ross] Moving CMS Builder install and MySQL Database (?)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2196762#post2196762</link>
          <description><![CDATA[Hey, I need help moving on to the next steps ...<br /><br />Well, i haven't recreated all the sections again... Will i have lost all the customization i did to those sections? or will that still be intact?<br /><br />AND ... what do i do next? (Exporting, importing, etc...)<br /><br />thanks!<br />]]></description>
          <pubDate>Fri, 03 Apr 2009 11:53:19 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2196762#post2196762</guid>
        </item>
              </channel>
    </rss>
  