<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/jive/rss" version="2.0">
  <channel>
    <title>Adobe Community : Popular Discussions - Newbie Corner</title>
    <link>https://forums.adobe.com/community/business_catalyst/newbie_corner?view=discussions</link>
    <description>Popular Discussion Threads in Newbie Corner</description>
    <language>en</language>
    <pubDate>Wed, 27 Aug 2014 08:38:03 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2014-08-27T08:38:03Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>how to set up a multilingual website with Adobe Muse and push it live to Adobe Business Catalyst</title>
      <link>https://forums.adobe.com/thread/1084357</link>
      <description>&lt;!-- [DocumentBodyStart:13ce9903-989d-469b-9b74-3ab44c60d5d1] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I would like to create a multilingual website where my visitors will automatically be redirected to their languages pages based on their locale. (i.g. Dutch and English and French). &lt;/p&gt;&lt;p&gt;What actions are needed in Adobe BC to achieve this?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;For the design of the site, I would like to start using Adobe Muse. &lt;/p&gt;&lt;p&gt;How should the document be designed (classified)?&lt;/p&gt;&lt;p&gt;What actions are needed in Adobe BC to achieve this?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks for the effort. With kind regards. Carla@home&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:13ce9903-989d-469b-9b74-3ab44c60d5d1] --&gt;&lt;img src='/beacon?t=1415882552541' /&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4731">adobe_muse</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4731">multilingual</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4731">business_catalyst</category>
      <pubDate>Thu, 18 Oct 2012 11:00:10 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1084357</guid>
      <dc:date>2012-10-18T11:00:10Z</dc:date>
      <clearspace:dateToText>2 months 2 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>14</clearspace:messageCount>
      <clearspace:replyCount>13</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Anti-spam bot code</title>
      <link>https://forums.adobe.com/thread/1631323</link>
      <description>&lt;!-- [DocumentBodyStart:c067ea07-6f2b-474e-bbc1-42bc84c5661f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi everyone,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have the code below in my news detail layout. To try and combat spam-bots I'm using javascript to insert the action url on key press for the comments form. This type of code works perfectly well on all other forms on the site but for some reason it won't work on a comment form, ie. the action doesn't get inserted.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Just wonderd if anyone could give me any clues?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks in advance.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;form name="catratingform2343" onsubmit="return checkWholeForm2343(this)" method="post"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div class="columns large-6"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div class="row collapse"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div class="small-10 columns"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;input name="FullName" type="text" placeholder="Full Name" /&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div class="small-2 columns"&amp;gt; &amp;lt;span class="postfix radius"&amp;gt;&amp;lt;em class="icon-user"&amp;gt;&amp;lt;/em&amp;gt;&amp;lt;/span&amp;gt; &amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div class="row collapse"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div class="small-10 columns"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;input name="website" type="text" placeholder="Website" /&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div class="small-2 columns"&amp;gt; &amp;lt;span class="postfix radius"&amp;gt;&amp;lt;em class="icon-globe"&amp;gt;&amp;lt;/em&amp;gt;&amp;lt;/span&amp;gt; &amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div class="row collapse"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div class="small-10 columns"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;input placeholder="Email Address" type="text" name="EmailAddress" /&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div class="small-2 columns"&amp;gt; &amp;lt;span class="postfix radius"&amp;gt;&amp;lt;em class="icon-envelope"&amp;gt;&amp;lt;/em&amp;gt;&amp;lt;/span&amp;gt; &amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div class="columns large-6"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;label&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;textarea class="cat_listbox_large" name="Feedback" placeholder="Comment Here"&amp;gt;&amp;lt;/textarea&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/label&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;label&amp;gt;Enter Word Verification in box below {module_captchav2}&amp;lt;/label&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;input class="button radius" type="submit" value="Submit" /&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;script src="&lt;/span&gt;&lt;a class="jive-link-external-small" href="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js" rel="nofollow"&gt;http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js&lt;/a&gt;&lt;span&gt;"&amp;gt;&amp;lt;/script&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;script type="text/javascript" src="/CatalystScripts/ValidationFunctions.js"&amp;gt;&amp;lt;/script&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;script type="text/javascript"&amp;gt;&amp;nbsp;&amp;nbsp; //&amp;lt;![CDATA[&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $( "#catratingform2343" ).on( "keypress", function( event ) {&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var action = $("#catratingform2343").attr("action");&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if ( typeof(action) === "undefined" || action === null || action === "" ) {&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var url = "/RatingProcess.aspx"&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var params = "?OID={module_oid}&amp;amp;amp;OTYPE={module_otype}";&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $( "#catratingform2343" ).attr("action",url + params);&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/p&gt;&lt;p&gt;});&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; function checkWholeForm2343(theForm){var why = "";if (theForm.EmailAddress) if (theForm.EmailAddress.value.length &amp;gt; 0) why += checkEmail(theForm.EmailAddress.value);if (theForm.CaptchaV2) why += isEmpty(theForm.CaptchaV2.value, "Enter Word Verification in box below");if (why != ""){alert(why);return false;}return true;}&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;//]]&amp;gt;&amp;nbsp;&amp;nbsp; &amp;lt;/script&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/form&amp;gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c067ea07-6f2b-474e-bbc1-42bc84c5661f] --&gt;</description>
      <pubDate>Mon, 10 Nov 2014 11:34:25 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1631323</guid>
      <dc:date>2014-11-10T11:34:25Z</dc:date>
      <clearspace:dateToText>5 hours 15 minutes ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Business Catalyst for Creative Cloud subscribers</title>
      <link>https://forums.adobe.com/thread/1056393</link>
      <description>&lt;!-- [DocumentBodyStart:627c0340-bf29-4664-a37e-c4e561bfc367] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;If you have a Creative Cloud subscription and want to learn more about Business Catalyst, read on.&amp;nbsp; &lt;/p&gt;&lt;h3&gt;What is Business Catalyst? &lt;/h3&gt;&lt;p&gt;Business Catalyst is a web hosting platform that lets web designers&amp;nbsp; host, build, and sell websites to clients. A Creative Cloud membership includes free hosting on Business Catalyst for five sites. You must&amp;nbsp; install and use Muse or Dreamweaver CS6 to publish your free sites.&lt;/p&gt;&lt;h3&gt;Where does Muse and Dreamweaver CS6 fit in?&lt;/h3&gt;&lt;p&gt;You use Muse or Dreamweaver to create and update websites. You use Business Catalyst to host them. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;For more info and tutorials on using Muse or Dreamweaver with Business Catalyst, see the following articles:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;a class="jive-link-external-small" href="http://helpx.adobe.com/content/help/en/business-catalyst/using/business-catalyst-muse-users.html" rel="nofollow"&gt;Business Catalyst for Muse users&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class="jive-link-external-small" href="http://helpx.adobe.com/content/help/en/business-catalyst/using/business-catalyst-dreamweaver-users.html" rel="nofollow"&gt;Business Catalyst for Dreamweaver CS6 users&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Charles&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:627c0340-bf29-4664-a37e-c4e561bfc367] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4731">creative_cloud</category>
      <pubDate>Mon, 27 Aug 2012 22:58:52 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1056393</guid>
      <dc:date>2012-08-27T22:58:52Z</dc:date>
      <clearspace:dateToText>4 months 4 days ago</clearspace:dateToText>
      <clearspace:messageCount>10</clearspace:messageCount>
      <clearspace:replyCount>9</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Ability to upload a file in a form in BC</title>
      <link>https://forums.adobe.com/thread/1630817</link>
      <description>&lt;!-- [DocumentBodyStart:56f19156-9a1e-4f54-bb33-64e98f503a25] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi there,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am setting up a website for a company and they want to have the ability for job applicants to upload their covering letters and resumes - can I do this on a form using BC?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:56f19156-9a1e-4f54-bb33-64e98f503a25] --&gt;</description>
      <pubDate>Sun, 09 Nov 2014 17:45:13 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1630817</guid>
      <dc:date>2014-11-09T17:45:13Z</dc:date>
      <clearspace:dateToText>3 days 15 hours ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Unable to delete or find my businesscatalyst site within my admin panel</title>
      <link>https://forums.adobe.com/thread/1630745</link>
      <description>&lt;!-- [DocumentBodyStart:197adf7c-0991-4757-9175-9cf26c3ed57f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;i am attempting to delete my website and my account also, i no longer wish this Adobe product.&lt;/p&gt;&lt;p&gt;my site is live &lt;a class="jive-link-external-small" href="http://gitesdebordeaux.businesscatalyst.com/index.html" rel="nofollow"&gt;Availability&lt;/a&gt; but when i log into the businesscatalyst site i am unable to see this site. How do i delete it please?&lt;/p&gt;&lt;p&gt;I put admin at the end of the url but get an error message "&lt;span style="color: #ffffff; font-family: 'Lucida Grande', Helvetica, Arial, Verdana, sans-serif; font-size: 12px; background-color: #1f1f1f;"&gt;ERROR: This site is unavailable either because it no longer exists or has outstanding invoices [ERROR 3]."&lt;/span&gt;&lt;/p&gt;&lt;p&gt;Any ideas?&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:197adf7c-0991-4757-9175-9cf26c3ed57f] --&gt;</description>
      <pubDate>Sun, 09 Nov 2014 12:27:05 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1630745</guid>
      <dc:date>2014-11-09T12:27:05Z</dc:date>
      <clearspace:dateToText>3 days 22 hours ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>trying to create a dropdown menu</title>
      <link>https://forums.adobe.com/thread/1102500</link>
      <description>&lt;!-- [DocumentBodyStart:056c40f3-ebae-42e2-bf68-8755efae31a9] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hey, &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm trying to create a simple dropdown menu in business catalyst. I have created the skeleton of the menu with the root menu, parent menu and sub menus, but I don't understand how to and apply css to hide the sub-menus under the parent menu... I appreciate any help I can get!&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://littlefolkies.businesscatalyst.com/" rel="nofollow"&gt;http://littlefolkies.businesscatalyst.com/&lt;br/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:056c40f3-ebae-42e2-bf68-8755efae31a9] --&gt;</description>
      <pubDate>Wed, 21 Nov 2012 04:38:33 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1102500</guid>
      <dc:date>2012-11-21T04:38:33Z</dc:date>
      <clearspace:dateToText>1 year 12 months ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>In the future there will be servers in south america? Brazil for example?</title>
      <link>https://forums.adobe.com/thread/1575688</link>
      <description>&lt;!-- [DocumentBodyStart:7d198173-0b76-4dcc-8175-c52dd487cc31] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hello, Adobe have plans to delivery server in more locations around the world? Brazil for example?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7d198173-0b76-4dcc-8175-c52dd487cc31] --&gt;</description>
      <pubDate>Mon, 15 Sep 2014 17:07:09 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1575688</guid>
      <dc:date>2014-09-15T17:07:09Z</dc:date>
      <clearspace:dateToText>1 month 1 month ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>template issue</title>
      <link>https://forums.adobe.com/thread/1153302</link>
      <description>&lt;!-- [DocumentBodyStart:c84618cd-77f5-4454-a3c2-d742d2ade31e] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;hello&lt;/p&gt;&lt;p class="client same-author client-border"&gt;i had a question related to my business catalyst site&lt;/p&gt;&lt;p class="client client-border"&gt;&lt;span class="time"&gt;&lt;/span&gt;i put up a audio player on one of the pages that has worked fine in the past when using it in other pograms, but for some reason in bc it throws off the header area when putting in the script&lt;/p&gt;&lt;p class="client same-author client-border"&gt;see &lt;a class="jive-link-external-small" href="http://www.littlefolkies.com/Listen" rel="nofollow"&gt;http://www.littlefolkies.com/Listen&lt;/a&gt;&lt;/p&gt;&lt;p class="client same-author client-border"&gt;&lt;span class="time"&gt;&lt;/span&gt;if you cick on one of the submenu items (make-ups, songs, lyrics) you can see what the menu is supposed to look like&lt;/p&gt;&lt;p class="client same-author client-border"&gt;&lt;span class="time"&gt;&lt;/span&gt;but for some reason on the songs page (see &lt;a class="jive-link-external-small" href="http://www.littlefolkies.com/Listen" rel="nofollow"&gt;http://www.littlefolkies.com/Listen&lt;/a&gt;) the menu looks tcompletely different.&lt;/p&gt;&lt;p&gt;below i have pasted the template code...&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;hope you can help!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;thanks so much,&lt;/p&gt;&lt;p&gt;i&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;_______________________________________________&lt;/p&gt;&lt;p&gt;template code:&lt;/p&gt;&lt;p&gt;&amp;lt;!DOCTYPE HTML&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;html&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;head&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;meta content="text/html; charset=utf-8" http-equiv="Content-Type" /&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;title&amp;gt;&amp;lt;/title&amp;gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;script src="&lt;/span&gt;&lt;a class="jive-link-external-small" href="https://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js" rel="nofollow" target="_blank"&gt;https://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js&lt;/a&gt;&lt;span&gt;"&amp;gt;&amp;lt;/script&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;script type="text/javascript" src="&lt;/span&gt;&lt;a class="jive-link-external-small" href="https://use.typekit.com/gxw4mke.js" rel="nofollow" target="_blank"&gt;https://use.typekit.com/gxw4mke.js&lt;/a&gt;&lt;span&gt;"&amp;gt;&amp;lt;/script&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;script type="text/javascript"&amp;gt;try{Typekit.load();}catch(e){}&amp;lt;/script&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!--[if lt IE 9]&amp;gt;&amp;lt;script type="text/javascript" src="/js/html5.js"&amp;gt;&amp;lt;/script&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;![endif]--&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;link href="/StyleSheets/default.css" type="text/css" rel="stylesheet" /&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;link href="/StyleSheets/style.css" type="text/css" rel="stylesheet" /&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;link type="text/css" href="drplayer.css" rel="Stylesheet" /&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;script src="jquery-1.4.1.min.js" type="text/javascript"&amp;gt;&amp;lt;/script&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;script src="drplayer.js" type="text/javascript"&amp;gt;&amp;lt;/script&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;script type="text/javascript"&amp;gt;&lt;/p&gt;&lt;p&gt;$(document).ready(function() {&lt;/p&gt;&lt;p&gt;$("#playlist").playlist(&lt;/p&gt;&lt;p&gt;{&lt;/p&gt;&lt;p&gt;playerurl: "swf/drplayer.swf"&lt;/p&gt;&lt;p&gt;}&lt;/p&gt;&lt;p&gt;);&lt;/p&gt;&lt;p&gt;});&lt;/p&gt;&lt;p&gt;&amp;lt;/script&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/head&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;body&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!-- HEADER --&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;header&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div class="header"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div style="text-align: center;"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;img alt="" src="/images/littlefolkieslogo.jpg" style="width: 63px; height: 120px;" /&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;a href="/index.htm" target="_self"&amp;gt;&amp;lt;img src="/images/littlefolkieslogo1.jpg" style="width: 457px; height: 120px;" alt="Little Folkies" /&amp;gt;&amp;lt;/a&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;br /&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div style="text-align: center;"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;span style="font-family: 'courier new';"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;strong&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;span style="color: #000000;"&amp;gt;Music Classes For Kids and Parents who love real music&amp;lt;/span&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/strong&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/span&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div class="menu"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;p&amp;gt;{module_menu,14623}&amp;lt;/p&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;br /&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;p style="text-align: center;"&amp;gt;&amp;nbsp;&amp;nbsp;&amp;lt;span style="font-family: 'courier new';"&amp;gt;&amp;lt;strong&amp;gt;&amp;lt;span style="font-size: 14px; color: #974806;"&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;a href="/make-up-lessons"&amp;gt; Make-Ups&amp;lt;/a&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;span style="font-family: 'courier new';"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;strong&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;span style="font-size: 14px; color: #974806;"&amp;gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;a href="&lt;/span&gt;&lt;a class="jive-link-external-small" href="http://www.littlefolkies.com/listen" rel="nofollow" target="_blank"&gt;http://www.littlefolkies.com/listen&lt;/a&gt;&lt;span&gt;"&amp;gt;Songs&amp;lt;/a&amp;gt;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/span&amp;gt;&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;a href="/lyrics"&amp;gt;Lyrics&amp;lt;/a&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/span&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/strong&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/span&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/p&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div class="cart-summary"&amp;gt;{module_shoppingcartsummary, horizontal}&amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/header&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!-- MAIN AREA --&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div class="main_bg"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div class="main"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;section class="content"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {tag_pagecontent}&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/section&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!-- SIDEBAR --&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;section class="sidebar"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!-- NEWS POD --&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div&amp;gt;&amp;lt;br /&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;br /&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;br /&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;a href="/register-little-folkies"&amp;gt;&amp;lt;img alt="" src="/images/buttonlateregistrationlittlefolkies.jpg" /&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;br /&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;br /&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;a href="/register-sf-music-lessons"&amp;gt;&amp;lt;img src="/images/buttonregistersfmusiclessons.jpg" alt="Register Group Music Classes" /&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;br /&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div&amp;gt;&amp;lt;hr /&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!-- NEWSLETTER POD --&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;h3&amp;gt;Newsletter Sign Up&amp;lt;/h3&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;form action="/CampaignProcess.aspx?ListID=42214" method="post" onsubmit="return checkWholeForm25179(this)" name="catemaillistform25179"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div&amp;gt;&amp;lt;label for="CLFullName"&amp;gt;Full Name&amp;lt;/label&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;span style="background-color: #eeece1;"&amp;gt;&amp;lt;input type="text" maxlength="255" id="CLFullName" name="FullName" /&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/span&amp;gt;&amp;lt;label for="CLEmailAddress"&amp;gt;Email Address&amp;lt;/label&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;span style="background-color: #eeece1;"&amp;gt;&amp;lt;input type="text" maxlength="255" id="CLEmailAddress" name="EmailAddress" /&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/span&amp;gt;&amp;lt;label&amp;gt;Word Verification&amp;lt;/label&amp;gt;&amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;span style="background-color: #eeece1;"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {module_captchav2}&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/span&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div&amp;gt;&amp;lt;input type="submit" id="catlistbutton" value="Subscribe" /&amp;gt;&amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;script type="text/javascript" src="/CatalystScripts/ValidationFunctions.js"&amp;gt;&amp;lt;/script&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;script type="text/javascript"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //&amp;lt;![CDATA[&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; function checkWholeForm25179(theForm){var why = "";if (theForm.EmailAddress) why += checkEmail(theForm.EmailAddress.value);if (theForm.CaptchaV2) why += isEmpty(theForm.CaptchaV2.value, "Enter Word Verification in box below"); if (why != ""){alert(why);return false;}theForm.submit();return false;}&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //]]&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/script&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/form&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div&amp;gt;&amp;lt;hr /&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!-- LOGIN POD --&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;h3&amp;gt;Class Members Login&amp;lt;/h3&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;form action="/ZoneProcess.aspx?ZoneID=51&amp;amp;amp;OID={module_oid}&amp;amp;amp;OTYPE={module_otype}" method="post" onsubmit="return checkWholeForm80277(this)" name="catseczoneform80277"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div&amp;gt;&amp;lt;label for="SZUsername"&amp;gt;Username&amp;lt;/label&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;span style="background-color: #eeece1;"&amp;gt;&amp;lt;input type="text" maxlength="255" id="SZUsername" name="Username" /&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/span&amp;gt;&amp;lt;label for="SZPassword"&amp;gt;Password&amp;lt;/label&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;span style="background-color: #eeece1;"&amp;gt;&amp;lt;input type="password" maxlength="255" id="SZPassword" name="Password" /&amp;gt;&amp;lt;br /&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/span&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;input type="submit" value="Log in" /&amp;gt;&amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;script type="text/javascript" src="/CatalystScripts/ValidationFunctions.js"&amp;gt;&amp;lt;/script&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;script type="text/javascript"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //&amp;lt;![CDATA[&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; function checkWholeForm80277(theForm){var why = "";if (theForm.Username) why += isEmpty(theForm.Username.value, "Username");if (theForm.Password) why += isEmpty(theForm.Password.value, "Password");if (why != ""){alert(why);return false;}theForm.submit();return false;}&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //]]&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/script&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/form&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/section&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div class="clear"&amp;gt;&amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!-- FOOTER --&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;footer&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div class="footer"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div class="footer-links"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {module_menu, version="2", menuId="14623", moduleTemplateGroup="Footer"}&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div class="copyright"&amp;gt; Copyright 2012 Little Folkies All rights reserved. &amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div class="clear"&amp;gt;&amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/footer&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/body&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/html&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="client same-author client-border" style="min-height: 8pt; padding: 0px;"&gt;&lt;span class="time"&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c84618cd-77f5-4454-a3c2-d742d2ade31e] --&gt;</description>
      <pubDate>Thu, 14 Feb 2013 10:09:20 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1153302</guid>
      <dc:date>2013-02-14T10:09:20Z</dc:date>
      <clearspace:dateToText>1 year 9 months ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>webCommerce plan commission</title>
      <link>https://forums.adobe.com/thread/1625624</link>
      <description>&lt;!-- [DocumentBodyStart:8596e729-2b47-4ef9-ae0b-d85fe5b9d82d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I want to create a site in Muse (including tablet and phone views) and bring it into BC for eCommerce.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The plan is $38 a month which is wholesale. Do we automatically get a monthly commission off of this fee if we sell the site to the client, or do we need to add on to this fee?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:8596e729-2b47-4ef9-ae0b-d85fe5b9d82d] --&gt;</description>
      <pubDate>Mon, 03 Nov 2014 17:02:08 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1625624</guid>
      <dc:date>2014-11-03T17:02:08Z</dc:date>
      <clearspace:dateToText>1 week 3 days ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Godaddy domain name help.</title>
      <link>https://forums.adobe.com/thread/1564005</link>
      <description>&lt;!-- [DocumentBodyStart:c08def63-a23b-451e-ad30-2d85683900a1] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt; I'm in the midst of adding a domain name from Godaddy over to B.C. but forgot how to do it. It's been awhile How do I make this happen? Thanks. &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c08def63-a23b-451e-ad30-2d85683900a1] --&gt;</description>
      <pubDate>Tue, 02 Sep 2014 22:57:03 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1564005</guid>
      <dc:date>2014-09-02T22:57:03Z</dc:date>
      <clearspace:dateToText>2 months 2 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>When I try to log in to my BC account I get a message that says this"Server Error in '/' Application.  The resource cannot be found.  Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its nam</title>
      <link>https://forums.adobe.com/thread/1561692</link>
      <description>&lt;!-- [DocumentBodyStart:edabee9f-7332-4b07-aefa-71cfce3cda3d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;When I try to log in to my BC account I get a message that says this"Server Error in '/' Application.&amp;nbsp; The resource cannot be found.&amp;nbsp; Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable.&amp;nbsp; Please review the following URL and make sure that it is spelled correctly.&amp;nbsp;&amp;nbsp; Requested URL: /Admin/Index2.aspx"&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any ideas???&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:edabee9f-7332-4b07-aefa-71cfce3cda3d] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4731">log in issue</category>
      <pubDate>Sat, 30 Aug 2014 21:01:43 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1561692</guid>
      <dc:date>2014-08-30T21:01:43Z</dc:date>
      <clearspace:dateToText>2 months 2 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>New to BC and CMS</title>
      <link>https://forums.adobe.com/thread/1554786</link>
      <description>&lt;!-- [DocumentBodyStart:af791724-d31a-4c08-ad09-7f62be7bfcd5] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi I'm new to this but use Muse which I find great, but BC will allow me to access web design on a commercial scale, rather than a brochure site. I have no experience of coding or CMS like Wordpress or the like, how difficult is the learning curve of BC templates and the manipulation of templates for someone like me or is it the relm of web developers and coders&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:af791724-d31a-4c08-ad09-7f62be7bfcd5] --&gt;</description>
      <pubDate>Fri, 22 Aug 2014 09:43:44 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1554786</guid>
      <dc:date>2014-08-22T09:43:44Z</dc:date>
      <clearspace:dateToText>2 months 3 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>What server platform?</title>
      <link>https://forums.adobe.com/thread/1552676</link>
      <description>&lt;!-- [DocumentBodyStart:39d9158d-a792-4d8c-968a-f5ccfa335ac5] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Is Business Catalyst a Linux based or Windows based platform or are both platforms available as needed?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thank You,&lt;/p&gt;&lt;p&gt;Sabrina&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:39d9158d-a792-4d8c-968a-f5ccfa335ac5] --&gt;</description>
      <pubDate>Wed, 20 Aug 2014 13:08:56 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1552676</guid>
      <dc:date>2014-08-20T13:08:56Z</dc:date>
      <clearspace:dateToText>2 months 3 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>11</clearspace:messageCount>
      <clearspace:replyCount>10</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>customising validation alert window</title>
      <link>https://forums.adobe.com/thread/1539758</link>
      <description>&lt;!-- [DocumentBodyStart:b88811cc-6978-4da2-96d6-028ae7b96394] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I wondered if someone could tell me if it's possible to customise the output of validation errors that appear in the alert popup if required fields are not completed?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I assume that I'd have to edit the file at the following path:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;CatalystScripts/ValidationFunctions.js&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If yes, can anyone tell me where that file is located in the site structure.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks in advance.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b88811cc-6978-4da2-96d6-028ae7b96394] --&gt;</description>
      <pubDate>Tue, 05 Aug 2014 11:34:47 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1539758</guid>
      <dc:date>2014-08-05T11:34:47Z</dc:date>
      <clearspace:dateToText>3 months 1 week ago</clearspace:dateToText>
      <clearspace:messageCount>6</clearspace:messageCount>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>disappearing images</title>
      <link>https://forums.adobe.com/thread/1516016</link>
      <description>&lt;!-- [DocumentBodyStart:c15d9e8a-5b73-4682-9b07-7174d6cfcd91] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;My son and I have uploaded a website built in Dreamweaver cc. All has gone well except some images have disappeared from the page and when they are clicked it comes up with "Bad Request" Can any one tell us what we have done wrong or what we have to do to resolve the issue. The site works fine on my local server and in live view but after uploading this issue raised its head.&amp;nbsp; Here is the page with the error &lt;a class="jive-link-external-small" href="http://jptphotographyuk.businesscatalyst.com/Pages/beforeandafter.html" rel="nofollow"&gt;Photography services&lt;/a&gt; We know some pages are named wrong, these are being dealt with before it goes live.&lt;/p&gt;&lt;p&gt;Please help, Jim &amp;amp; James.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c15d9e8a-5b73-4682-9b07-7174d6cfcd91] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4731">dreamweaver</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4731">business_catalyst</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4731">links;</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4731">images;</category>
      <pubDate>Mon, 07 Jul 2014 10:25:48 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1516016</guid>
      <dc:date>2014-07-07T10:25:48Z</dc:date>
      <clearspace:dateToText>4 months 1 week ago</clearspace:dateToText>
      <clearspace:messageCount>4</clearspace:messageCount>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Sticky footer not sticking to bottom of page on webpage using a template!?!</title>
      <link>https://forums.adobe.com/thread/1457759</link>
      <description>&lt;!-- [DocumentBodyStart:7cef87f5-fddf-44e1-bd5d-dc688a3dbd27] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I created a template in muse to use for a blog on our company website. It's been loading perfectly fine until today (or at least I first noticed it today). The footer is not sticking to the bottom of the page, instead it stays in the original place behind the blog content.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;This is the website/blog where the issue is: &lt;/span&gt;&lt;a class="jive-link-external-small" href="http://www.couparconsulting.com/blog" rel="nofollow" target="_blank"&gt;http://www.couparconsulting.com/blog&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;How can I fix that??&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Other issue is that many of the images on the blog suddenly disappeared....not sure when or how that happened but that issue isn't as crucial as the footer issue.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7cef87f5-fddf-44e1-bd5d-dc688a3dbd27] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4731">blog</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4731">template</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4731">css</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4731">muse</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4731">footer</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4731">sticky_footer</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4731">busines_catalyst</category>
      <pubDate>Wed, 23 Apr 2014 22:11:47 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1457759</guid>
      <dc:date>2014-04-23T22:11:47Z</dc:date>
      <clearspace:dateToText>6 months 6 days ago</clearspace:dateToText>
      <clearspace:messageCount>8</clearspace:messageCount>
      <clearspace:replyCount>7</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Hero stylesheet preventing menu expansion</title>
      <link>https://forums.adobe.com/thread/1373821</link>
      <description>&lt;!-- [DocumentBodyStart:8d3f1713-12bc-4c72-9262-8a7e840c06f3] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;span&gt;We are developing a site for a local Chamber of Commerce (&lt;/span&gt;&lt;a class="jive-link-external-small" href="http://mainedreamvacation.businesscatalyst.com" rel="nofollow" target="_blank"&gt;http://mainedreamvacation.businesscatalyst.com&lt;/a&gt;&lt;span&gt;) using is the BC Gurus Cultivate (&lt;/span&gt;&lt;a class="jive-link-external-small" href="http://www.bcgurus.com/template/cultivate" rel="nofollow" target="_blank"&gt;http://www.bcgurus.com/template/cultivate&lt;/a&gt;&lt;span&gt;) template. Instead of using the Cultivate hero, I added a hero developed by HotPress Web Framework (By: Team HotPress Web, Created: 2011) from some other template but can't recall which.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The Cultivate template is responsive. Setting a browser ( to tablet width, a "Menu" icon appears below the utility menus at right. When clicked, it should expand all the navigation menus, pushing the hero down. It does not. The inside pages use the Ad Rotator module instead of the hero. The Menu icon works perfectly there.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If I delete the hero code, the Menu icon works as expected. If I leave the hero on page, but remove its stylesheet, the Menu icon works as expected.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;These two items -- Menu icon and hero -- are in different sections of the page and use different style sheets. What aspect of the hero or its stylesheet could be preventing the Menu icon from expanding? There's a conflict somewhere, but I can't find it.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:8d3f1713-12bc-4c72-9262-8a7e840c06f3] --&gt;</description>
      <pubDate>Tue, 07 Jan 2014 20:28:13 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1373821</guid>
      <dc:date>2014-01-07T20:28:13Z</dc:date>
      <clearspace:dateToText>10 months 5 days ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Problem with payment gateway integration</title>
      <link>https://forums.adobe.com/thread/1083785</link>
      <description>&lt;!-- [DocumentBodyStart:5a993b8b-8dd5-4530-9754-303ee8c90dc2] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi, &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am having real difficulty connecting our payment gateway to our new BC site (www.paper-whites.co.uk) and I wonder if you could help.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; We have signed up with Worldpay and I have entered the worldpay (Test) site into the payment gateway information along with our Gateway ID number (288832).&amp;nbsp; With Worldpay they allow you to use a standard Credit Card for all test transaction, they just don&amp;#8217;t process the payments.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; When I have tried to process a test payment I receive a &amp;#8220;Credit card failed&amp;rdquo; message with the code&amp;nbsp; &amp;#8220;ERROR: An error occurred while processing credit card PMIIC.invisibleNotAllowed &amp;#8220;.&amp;nbsp;&amp;nbsp; Can anyone tell me what this means and how to fix it - I have very little BC experience and am tearing my hair out!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5a993b8b-8dd5-4530-9754-303ee8c90dc2] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4731">payment_gateways</category>
      <pubDate>Wed, 17 Oct 2012 14:32:12 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1083785</guid>
      <dc:date>2012-10-17T14:32:12Z</dc:date>
      <clearspace:dateToText>1 year 11 months ago</clearspace:dateToText>
      <clearspace:messageCount>5</clearspace:messageCount>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Hyphenation in Adobe Muse?</title>
      <link>https://forums.adobe.com/thread/1075332</link>
      <description>&lt;!-- [DocumentBodyStart:6e7220c5-5d5e-469e-b721-b699c5784260] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I realize that this is not the Muse Forum. But the last time I asked and was answered in the BC forum, A fellow told me I could ask a Muse question here. You people seem to know everything. My question is, is there a way to automatically hypenate the text that I type into a Muse document? I have looked high &amp;amp; low, and searched forever, but find nothing for hyphenation in Muse. Any help would be greatly appreciated. Thank you very much.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:6e7220c5-5d5e-469e-b721-b699c5784260] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4731">help</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4731">muse</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4731">creative_cloud</category>
      <pubDate>Tue, 02 Oct 2012 13:22:59 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1075332</guid>
      <dc:date>2012-10-02T13:22:59Z</dc:date>
      <clearspace:dateToText>2 years 1 month ago</clearspace:dateToText>
      <clearspace:messageCount>5</clearspace:messageCount>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

