<?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 : Unanswered Discussions - Newbie Corner</title>
    <link>https://forums.adobe.com/community/business_catalyst/newbie_corner?view=discussions&amp;filter=open</link>
    <description>Unanswered Discussion Threads in Newbie Corner</description>
    <language>en</language>
    <pubDate>Thu, 13 Nov 2014 07:27:54 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2014-11-13T07:27:54Z</dc:date>
    <dc:language>en</dc:language>
    <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;&lt;img src='/beacon?t=1415882557949' /&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>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>I can't seem to change the language of my shop.</title>
      <link>https://forums.adobe.com/thread/1628384</link>
      <description>&lt;!-- [DocumentBodyStart:c423dcf1-afd1-4640-9528-3d4c88173853] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I can't seem to change the language of my shop. All the buttons are in French. How do i change this?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c423dcf1-afd1-4640-9528-3d4c88173853] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4731">language e-commerce</category>
      <pubDate>Thu, 06 Nov 2014 10:49:57 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1628384</guid>
      <dc:date>2014-11-06T10:49:57Z</dc:date>
      <clearspace:dateToText>1 week 2 hours ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>I use both the Mac and a PCand I published directly from Adobe muse to my website and manage through business catalysthowever this time Adobe muse is telling me that it cannot find my web sight so I went to business catalyst and I try to publish from ther</title>
      <link>https://forums.adobe.com/thread/1626535</link>
      <description>&lt;!-- [DocumentBodyStart:028b9d7f-0b85-46bc-a212-61ca823be6c2] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;span style="background-color: rgba(255, 255, 255, 0);"&gt;I use both the Mac and a PC and I published directly from Adobe muse to my website and manage through business catalyst however&amp;nbsp; this time Adobe muse is telling me that it cannot find my web sight so I went to business catalyst and I try to publish from there by adding my domain manually but business catalyst give an error message that The domain is already in use. How is that? Could be that the publishing history is saved in another duplicate file muse file always published using the publish menu in Adobe muse for the same website with no issues&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:028b9d7f-0b85-46bc-a212-61ca823be6c2] --&gt;</description>
      <pubDate>Tue, 04 Nov 2014 16:15:18 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1626535</guid>
      <dc:date>2014-11-04T16:15:18Z</dc:date>
      <clearspace:dateToText>1 week 17 hours ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>date picker sometimes appears in the top left hand side of different browser windows how can i fix it</title>
      <link>https://forums.adobe.com/thread/1621282</link>
      <description>&lt;!-- [DocumentBodyStart:53214c3f-289c-4479-bcfa-b470147f75d3] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-6878625-689367/Screenshot+at+Oct+29+09-50-25.png"&gt;&lt;img alt="Screenshot at Oct 29 09-50-25.png" class="jive-image image-1" height="880" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-6878625-689367/900-880/Screenshot+at+Oct+29+09-50-25.png" style="height: 606px; width: 620px;" width="900"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:53214c3f-289c-4479-bcfa-b470147f75d3] --&gt;</description>
      <pubDate>Wed, 29 Oct 2014 10:01:31 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1621282</guid>
      <dc:date>2014-10-29T10:01:31Z</dc:date>
      <clearspace:dateToText>2 weeks 1 day ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Change payment status for COD order only</title>
      <link>https://forums.adobe.com/thread/1612925</link>
      <description>&lt;!-- [DocumentBodyStart:d6815525-2f49-45a2-9c3e-b7a1d588c1f3] --&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 know that if I click on the edit button within any order, I can click a button to the right of the Status and a window pops up listing the status types. If I click on "Purchase - Awaiting Payment", I can make that the default status type however this would make it the default for all payments, not just COD payments which is what I'm after.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I wondered if anyone knows if there is a workaround so that "Purchase - Awaiting Payment" is the status type only for COD payments and "Purchase - Payment Received" is for all other payments? &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;/div&gt;&lt;!-- [DocumentBodyEnd:d6815525-2f49-45a2-9c3e-b7a1d588c1f3] --&gt;</description>
      <pubDate>Mon, 20 Oct 2014 22:49:10 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1612925</guid>
      <dc:date>2014-10-20T22:49:10Z</dc:date>
      <clearspace:dateToText>3 weeks 2 days ago</clearspace:dateToText>
      <clearspace:messageCount>3</clearspace:messageCount>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Can anyone help with my audio recordings that stopped working?</title>
      <link>https://forums.adobe.com/thread/1612305</link>
      <description>&lt;!-- [DocumentBodyStart:ba42ed36-0b9b-4bc4-a759-285dbd37a662] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi, I have audio recordings available in a secure "member only" area of my website. Unfortunately, from time to time, some recordings stop working. I only find out about this when my students / clients tell me. I don't understand why this occurs or how to fix it. Can anyone help? Rita&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ba42ed36-0b9b-4bc4-a759-285dbd37a662] --&gt;</description>
      <pubDate>Mon, 20 Oct 2014 11:42:50 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1612305</guid>
      <dc:date>2014-10-20T11:42:50Z</dc:date>
      <clearspace:dateToText>2 weeks 6 days ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Process for customising BC site templates</title>
      <link>https://forums.adobe.com/thread/1608982</link>
      <description>&lt;!-- [DocumentBodyStart:5d780fa5-ca34-40f1-af96-514437a7ddc2] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;I've been looking through BC Gurus which is great, although quite in depth, I should explain I am very new to BC and Web design in general. Whilst looking around the net it suggests it would be quicker to take a BC template and customise for my clients needs.&lt;/p&gt;&lt;p&gt;However, I can not find any decent tutorials for a sensible process for taking a template and customising. I suspect I should be looking to edit the main site CSS file and default template, but is that correct?&lt;/p&gt;&lt;p&gt;In a nutshell, I took the Halftone template, applied to my site, synced with Dreamweaver, now what! I can't even find how to change the logo &lt;span aria-label="Laugh" class="emoticon-inline emoticon_laugh" style="height:16px;width:16px;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;Any help would be greatly appreciated.&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;p&gt;Grant&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5d780fa5-ca34-40f1-af96-514437a7ddc2] --&gt;</description>
      <pubDate>Thu, 16 Oct 2014 09:19:34 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1608982</guid>
      <dc:date>2014-10-16T09:19:34Z</dc:date>
      <clearspace:dateToText>2 weeks 6 days ago</clearspace:dateToText>
      <clearspace:messageCount>4</clearspace:messageCount>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>anniversary date in email</title>
      <link>https://forums.adobe.com/thread/1593768</link>
      <description>&lt;!-- [DocumentBodyStart:3f81ae3c-4642-45d7-b62a-ecf0b55be328] --&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;We have two anniversary titles and two anniversary dates in our database. When sending out an email campaign I&amp;#8217;d like to include both these dates in the email. When creating the email I noticed that I can put a tag called {tag_anniversarytitle} but this does not render anything when I test the email and as mentioned, I need the anniversary dates, not the titles in the email.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Can anyone tell me if this is possible?&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:3f81ae3c-4642-45d7-b62a-ecf0b55be328] --&gt;</description>
      <pubDate>Sun, 05 Oct 2014 10:28:55 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1593768</guid>
      <dc:date>2014-10-05T10:28:55Z</dc:date>
      <clearspace:dateToText>1 month 1 week ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Help! I need help fixing this quickly!</title>
      <link>https://forums.adobe.com/thread/1593711</link>
      <description>&lt;!-- [DocumentBodyStart:0977bf30-240b-49e5-aeb4-32f0424102ad] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;So i am having issues adding snowflakes to something im doing...ill post a link to the vid im recreating..and the time spot.&lt;/p&gt;&lt;p&gt; &lt;a class="jive-link-external-small" href="https://www.youtube.com/watch?v=GMHEjUobOEA" rel="nofollow"&gt;Elegant Modern Intro | After Effects Tutorial - YouTube&lt;/a&gt;&lt;/p&gt;&lt;p&gt;time where i start having problem: 4:12-4:20&lt;/p&gt;&lt;p&gt;i cant add the snowflakes to the other layers please help.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:0977bf30-240b-49e5-aeb4-32f0424102ad] --&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">urgent</category>
      <pubDate>Sun, 05 Oct 2014 00:35:00 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1593711</guid>
      <dc:date>2014-10-05T00:35:00Z</dc:date>
      <clearspace:dateToText>1 month 1 week ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>mx records</title>
      <link>https://forums.adobe.com/thread/1586563</link>
      <description>&lt;!-- [DocumentBodyStart:21661f70-fdd4-4ceb-b0c8-7bc5ceb6e5fa] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Doesn&amp;#8217;t &lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;seem like I can add them to the correct field in the site management&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:21661f70-fdd4-4ceb-b0c8-7bc5ceb6e5fa] --&gt;</description>
      <pubDate>Sat, 27 Sep 2014 00:32:00 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1586563</guid>
      <dc:date>2014-09-27T00:32:00Z</dc:date>
      <clearspace:dateToText>1 month 2 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Update templates question</title>
      <link>https://forums.adobe.com/thread/1583415</link>
      <description>&lt;!-- [DocumentBodyStart:3acbcab4-35c2-4aae-a1b8-a0730171f042] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I am new to Business Catalyst and have been able to import a few free business catalyst templates into my account. I'm trying to figure out how I can edit these templates to reskin them in Muse? Or do I have to purchase Muse specific templates to do that?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:3acbcab4-35c2-4aae-a1b8-a0730171f042] --&gt;</description>
      <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">business_catalyst_templates</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">editable_templates</category>
      <pubDate>Tue, 23 Sep 2014 21:21:19 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1583415</guid>
      <dc:date>2014-09-23T21:21:19Z</dc:date>
      <clearspace:dateToText>1 month 2 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Woeful Support!</title>
      <link>https://forums.adobe.com/thread/1582604</link>
      <description>&lt;!-- [DocumentBodyStart:31b5d771-30ce-404e-9f90-55af3f2a7e2b] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;What has happened to the BC support, it used to be so good now it is pretty much none existent. Free open source products have considerably better support.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:31b5d771-30ce-404e-9f90-55af3f2a7e2b] --&gt;</description>
      <pubDate>Tue, 23 Sep 2014 08:38:54 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1582604</guid>
      <dc:date>2014-09-23T08:38:54Z</dc:date>
      <clearspace:dateToText>1 month 2 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>6</clearspace:messageCount>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>export for transfer to another host</title>
      <link>https://forums.adobe.com/thread/1580553</link>
      <description>&lt;!-- [DocumentBodyStart:18ecda8f-0ae3-461b-987b-a5a6a47b9d82] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I need to export everything, especially the databases. I understand everything is pretty well proprietor and none may fit other servers. That's OK, so long as I can get the bulk, I'll rebuild.&amp;nbsp; It is the databases that are most important. Is there a way?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;TIA&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;j&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:18ecda8f-0ae3-461b-987b-a5a6a47b9d82] --&gt;</description>
      <pubDate>Sun, 21 Sep 2014 00:09:21 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1580553</guid>
      <dc:date>2014-09-21T00:09:21Z</dc:date>
      <clearspace:dateToText>1 month 3 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>pdf documents 'blink' while editing</title>
      <link>https://forums.adobe.com/thread/1578281</link>
      <description>&lt;!-- [DocumentBodyStart:030bbd96-8654-46f1-baf9-42ab130791ef] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;hello all,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;i have a strange issue and i'm wonmdering if anyone can help ?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;on my pc (and now another in my office) while editing PDF files with images the image boxes and text boxes have started to blink on screen&lt;/p&gt;&lt;p&gt;it can take a minutie or two before it stops or else i have to close acrobat, sometimes even have to reboot my pc before it stops&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;has anyone seen this behaviour before ?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;i'm using pro xi on windows 7 pc, 64 bit, i5 processor with 4gb ram if that helps&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:030bbd96-8654-46f1-baf9-42ab130791ef] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4731">documents flash blink when editing</category>
      <pubDate>Thu, 18 Sep 2014 10:36:53 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1578281</guid>
      <dc:date>2014-09-18T10:36:53Z</dc:date>
      <clearspace:dateToText>1 month 4 weeks 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>How to publcish new Muse Site with existing domain name</title>
      <link>https://forums.adobe.com/thread/1566745</link>
      <description>&lt;!-- [DocumentBodyStart:90b89540-f7aa-4ff6-bee7-432a43cde68e] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;We've created a new site in MUSE and we are ready for it to go live via BC. can we just use the same domain name of our existing site that is hosted by others? Will it replace it? Or do I have to cancel my existing hosting service first?&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;Shari&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://www.pinterest.com/pin/create/extension/" rel="nofollow"&gt;http://www.pinterest.com/pin/create/extension/&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:90b89540-f7aa-4ff6-bee7-432a43cde68e] --&gt;</description>
      <pubDate>Fri, 05 Sep 2014 21:14:23 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1566745</guid>
      <dc:date>2014-09-05T21:14:23Z</dc:date>
      <clearspace:dateToText>2 months 1 week ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <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>I am a new marketing agency that has run into the question from clients as to whether or not Adobe BC is reliable and is used by other large companies</title>
      <link>https://forums.adobe.com/thread/1563629</link>
      <description>&lt;!-- [DocumentBodyStart:726783b5-1d27-4d97-8716-1a7ac814c6b1] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I noticed that there is an article on your website about the SanFrancisco Zoo utilizing the BC System for their website and I am wondering if I can use that as a reference on my website?&amp;nbsp; I need to be able to provide some "credibility" to the Adobe BC system and its use with large companies.&amp;nbsp; Does anyone know if i can do this?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:726783b5-1d27-4d97-8716-1a7ac814c6b1] --&gt;</description>
      <pubDate>Tue, 02 Sep 2014 14:59:18 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1563629</guid>
      <dc:date>2014-09-02T14:59:18Z</dc:date>
      <clearspace:dateToText>2 months 2 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <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>How to remove .dwt templates from Creative Cloud Business Catalyst site?</title>
      <link>https://forums.adobe.com/thread/1551788</link>
      <description>&lt;!-- [DocumentBodyStart:a0d7d871-191e-43f2-b776-71f8af4f4b23] --&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've created a site in Dreamweaver using one of my free creative cloud sites.&amp;nbsp; There is a site structure automatically in place that is using the .dwt Dreamweaver templates with editable regions.&amp;nbsp; I've found this is really impairing my workflow and I would like to convert the site to just using regular .html templates without editable regions. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When I try to upload a template file with a .html extension via SFTP I get a permissions error.&amp;nbsp; I haven't found any other way around this either.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Can someone help me convert the site from using .dwt templates to using .html templates without editable regions?&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&gt;Jeff&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a0d7d871-191e-43f2-b776-71f8af4f4b23] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4731">dreamweaver cc</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4731">dreamweaver templates</category>
      <pubDate>Tue, 19 Aug 2014 15:52:57 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1551788</guid>
      <dc:date>2014-08-19T15:52:57Z</dc:date>
      <clearspace:dateToText>2 months 3 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>4</clearspace:messageCount>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Insert list of blog posts assigned to specific category</title>
      <link>https://forums.adobe.com/thread/1550523</link>
      <description>&lt;!-- [DocumentBodyStart:316bd55a-8825-44cc-864b-30b8d1e666d4] --&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've assigned a number of blog posts to a specific category. I wondered if anyone could tell me if it's possible to output those blog posts according to the category they were assigned to? If yes, can you let me know what the module tag would look like?&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:316bd55a-8825-44cc-864b-30b8d1e666d4] --&gt;</description>
      <pubDate>Mon, 18 Aug 2014 11:59:12 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1550523</guid>
      <dc:date>2014-08-18T11:59:12Z</dc:date>
      <clearspace:dateToText>2 months 4 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>4</clearspace:messageCount>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>what is the matter with business catalyst? It is supposed to be so easy I can not upload a temp site or get any answer  why</title>
      <link>https://forums.adobe.com/thread/1549831</link>
      <description>&lt;!-- [DocumentBodyStart:98f47a4f-212f-42f5-ab12-67302b3e9451] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Is something wrong with BC I can not preview my temp 30 day site I get a Coming Soon sign and no preview of my site. I have contacted support they say it is resolved but it is not. This is supposed to be easy. This is my final project for class to publish my portfolio it would be nice to hand it in on time. I got real excited about MUSE but publishing on it is a real downer for me. &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:98f47a4f-212f-42f5-ab12-67302b3e9451] --&gt;</description>
      <pubDate>Sun, 17 Aug 2014 16:56:57 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1549831</guid>
      <dc:date>2014-08-17T16:56:57Z</dc:date>
      <clearspace:dateToText>2 months 4 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Will a form that I created in Dreamweaver work on BC?</title>
      <link>https://forums.adobe.com/thread/1545053</link>
      <description>&lt;!-- [DocumentBodyStart:b5d5543a-187c-4b25-a287-f0aa2d80b2d0] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;If I create a form in Dreamweaver CC 2014, and upload it to my Business Catalyst site, will it work?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b5d5543a-187c-4b25-a287-f0aa2d80b2d0] --&gt;</description>
      <pubDate>Mon, 11 Aug 2014 22:39:30 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1545053</guid>
      <dc:date>2014-08-11T22:39:30Z</dc:date>
      <clearspace:dateToText>3 months 2 days ago</clearspace:dateToText>
      <clearspace:messageCount>5</clearspace:messageCount>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>how to replace a img in a rotator or slider from a bc template</title>
      <link>https://forums.adobe.com/thread/1543381</link>
      <description>&lt;!-- [DocumentBodyStart:d5f7cf53-f3b7-4e87-bffa-620a2a59bff8] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm just trying to figure out how to replace the images from the template i chose from business catalyst especially the images with in the slider/rotator on the home page. Is this something I can do from with in BC or is this something I need to do from Muse or DreamWeaver? Hard to find info about this . It seems like this should be simple. I feel stupid.&amp;nbsp; thanks if you can help&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d5f7cf53-f3b7-4e87-bffa-620a2a59bff8] --&gt;</description>
      <pubDate>Sun, 10 Aug 2014 01:21:06 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1543381</guid>
      <dc:date>2014-08-10T01:21:06Z</dc:date>
      <clearspace:dateToText>3 months 4 days ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Do web form response emails work with free cc hosted sites?</title>
      <link>https://forums.adobe.com/thread/1541913</link>
      <description>&lt;!-- [DocumentBodyStart:c1000c19-3572-486f-b619-7dc8e89fda23] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Newbie here,&amp;nbsp; setting up a web form with a reply email.&amp;nbsp; using a gmail account and not receiving any response.&amp;nbsp; I received the Amazonses error message to the account that is attached to my Adobe account but the form is to being emailed to the recipient set up in the form itself.&amp;nbsp; Does the email function work with free hosted CC sites?&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;/div&gt;&lt;!-- [DocumentBodyEnd:c1000c19-3572-486f-b619-7dc8e89fda23] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4731">email</category>
      <pubDate>Thu, 07 Aug 2014 18:18:27 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1541913</guid>
      <dc:date>2014-08-07T18:18:27Z</dc:date>
      <clearspace:dateToText>3 months 6 days ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Using a second blog for a testimonials page</title>
      <link>https://forums.adobe.com/thread/1540647</link>
      <description>&lt;!-- [DocumentBodyStart:ea0d18f7-1b0f-46e9-806b-e6c59b2fb597] --&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'm building a site for someone who will be purchasing the webMarketing hosting plan so I won't have access to any webApps. To get around this problem, I've created a second blog to be used to manage testimonials. I've created a page and have inserted the following module tag:&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; {module_blogpostlist,12775,3 template="/ModuleTemplates/Testimonials/testimonials-list-alt.tpl"}&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The above references the testimonials blog with an ID of 12775 and it points to a custom list layout. When I test though by loading the html page, it shows the default list layout used for blogs under Module Templates and not my custom one.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I just wondered if anyone could tell me if it's actually possible to use an alternate list and detail layout for a second blog?&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:ea0d18f7-1b0f-46e9-806b-e6c59b2fb597] --&gt;</description>
      <pubDate>Wed, 06 Aug 2014 09:56:28 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1540647</guid>
      <dc:date>2014-08-06T09:56:28Z</dc:date>
      <clearspace:dateToText>3 months 1 week ago</clearspace:dateToText>
      <clearspace:messageCount>3</clearspace:messageCount>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Blog post not displaying facebook comments properly - Was working, now it's not</title>
      <link>https://forums.adobe.com/thread/1539975</link>
      <description>&lt;!-- [DocumentBodyStart:90ec4f74-a2e8-43bd-97a5-a0c82fa46207] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I recently created my first website and set up our blog in BC - I set up all of the code to post facebook comments (took me a good 5 hours to work out all the bugs! Don't laugh, I am new at this!) and it was working perfectly! Now my last two blog posts are not working properly anymore, not even the share button :-( If anyone would like to check it out and see if they can help or have any ideas how I can fix it, I would greatly appreciate it! &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://www.3sourcegroup.com/3source-blog" rel="nofollow"&gt;3SOURCE BLOG&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:90ec4f74-a2e8-43bd-97a5-a0c82fa46207] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4731">blog_posts;</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4731">facebook-</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4731">bloghelp</category>
      <pubDate>Tue, 05 Aug 2014 17:25:17 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1539975</guid>
      <dc:date>2014-08-05T17:25:17Z</dc:date>
      <clearspace:dateToText>3 months 1 week ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <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>is possible host more than one URL under same domain?</title>
      <link>https://forums.adobe.com/thread/1539072</link>
      <description>&lt;!-- [DocumentBodyStart:9b481b14-2797-4edd-90a5-00118b8e3789] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Is it possible&amp;nbsp; host few URLs under one ?&lt;/p&gt;&lt;p&gt;As&lt;/p&gt;&lt;p&gt;www.my site.com&lt;/p&gt;&lt;p&gt;_www.mygirlsite.com&lt;/p&gt;&lt;p&gt;_www.myauntsite.com etc.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Mysite should be one business subscription in BC.&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:9b481b14-2797-4edd-90a5-00118b8e3789] --&gt;</description>
      <pubDate>Mon, 04 Aug 2014 15:14:39 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1539072</guid>
      <dc:date>2014-08-04T15:14:39Z</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>Need information on the art of the possible with Business Catalyst</title>
      <link>https://forums.adobe.com/thread/1537267</link>
      <description>&lt;!-- [DocumentBodyStart:ba19d269-e1cb-4e8b-9d65-6618f03e3e6e] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi&lt;/p&gt;&lt;p&gt;My wife is setting up an online Business that will sell downloadable language resources (for learning foreign languages). These will include worksheets, soundfiles, and also animations (that are being done by a separate animator).&lt;/p&gt;&lt;p&gt;I am a 'rusty' Java developer and have said that I would do the IT for her.&lt;/p&gt;&lt;p&gt;We have purchased an Adobe Creative Cloud subscription as she is doing the worksheets in InDesign, and they will be sold as PDF's. &lt;/p&gt;&lt;p&gt;I have mocked up the beginnings of a website with Muse, but was intending to use that for getting the look and feel right, then replicating it in Java and HTML5.&lt;/p&gt;&lt;p&gt;However, today I started looking a Business Catalyst and seeing what it could do, but I am confused about it.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Would I be able to sell downloadable items using the eCommerce features?&lt;/li&gt;&lt;li&gt;Can I set up a mock shop on the free BC site?&lt;/li&gt;&lt;li&gt;How much does the eCommerce upgrade actually cost? Like I said, we are a Creative Cloud subscriber.&lt;/li&gt;&lt;li&gt;There will be some features that I will need to code, perhaps talking to another database, I understand that you can call out from the app to your own webservices etc?&lt;/li&gt;&lt;/ul&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks for any help.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;matt&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ba19d269-e1cb-4e8b-9d65-6618f03e3e6e] --&gt;</description>
      <pubDate>Fri, 01 Aug 2014 17:06:00 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1537267</guid>
      <dc:date>2014-08-01T17:06:00Z</dc:date>
      <clearspace:dateToText>3 months 1 week ago</clearspace:dateToText>
      <clearspace:messageCount>16</clearspace:messageCount>
      <clearspace:replyCount>15</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Trial site E-commerce?</title>
      <link>https://forums.adobe.com/thread/1536788</link>
      <description>&lt;!-- [DocumentBodyStart:fc796347-e689-4347-90af-450c282d7adb] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm the full BC newbie, so bear with me....&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;As I understand it, when I'm developing a client site I have 6months of unpublished trial hosting.... does this include full e-commerce support so i can be implementing e-comm modules and finalising design &amp;amp; process (ala sandbox style) or is the trail site hosted in a limited feature capacity?&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;Chris&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:fc796347-e689-4347-90af-450c282d7adb] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4731">e-commerce</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4731">trail site</category>
      <pubDate>Fri, 01 Aug 2014 03:29:49 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1536788</guid>
      <dc:date>2014-08-01T03:29:49Z</dc:date>
      <clearspace:dateToText>3 months 2 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>set up real estate site w/business catalyst and muse</title>
      <link>https://forums.adobe.com/thread/1531198</link>
      <description>&lt;!-- [DocumentBodyStart:e475be42-3f28-4571-a855-f1714c364600] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi! totally newbie to business catalyst.&lt;/p&gt;&lt;p&gt;I'm attempting to link my adobe muse site with a web app for real estate listings on business catalyst. I tried following this tutorial but i think i'm missing a step. The preview code on the business catalyst web app is missing. Is there anyone that has done something similar to this that could help me out? It would be much appreciated.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Here is the video i tried following: &lt;a class="jive-link-external-small" href="http://www.youtube.com/watch?v=K-Od9LDWUcU" rel="nofollow"&gt;http://www.youtube.com/watch?v=K-Od9LDWUcU&lt;/a&gt;&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;Megan&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:e475be42-3f28-4571-a855-f1714c364600] --&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">web app</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4731">real estate</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4731">listings</category>
      <pubDate>Fri, 25 Jul 2014 13:25:05 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1531198</guid>
      <dc:date>2014-07-25T13:25:05Z</dc:date>
      <clearspace:dateToText>3 months 3 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>send invoice attribute on action url causes invoice to be inserted on web form confirmation page</title>
      <link>https://forums.adobe.com/thread/1528275</link>
      <description>&lt;!-- [DocumentBodyStart:a6e3b75e-0540-45b0-8500-fe26eb038b02] --&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;According to the BC documentation I can ensure that an invoice is sent once a web form is submitted if I add &amp;amp;SendInvoice=true to the action url of the form element. I have done this for a booking events web form and the invoice was successfully sent after submitting the form. The problem though is that in addition to sending the invoice by email, it also displays the invoice on the booking confirmation page. I only wanted the invoice to be sent by email but not display on the confirmation page so I wondered if anyone could tell me if there is a workaround for this?&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:a6e3b75e-0540-45b0-8500-fe26eb038b02] --&gt;</description>
      <pubDate>Tue, 22 Jul 2014 13:03:12 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1528275</guid>
      <dc:date>2014-07-22T13:03:12Z</dc:date>
      <clearspace:dateToText>2 months 1 month ago</clearspace:dateToText>
      <clearspace:messageCount>9</clearspace:messageCount>
      <clearspace:replyCount>8</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Event booking auto-responder</title>
      <link>https://forums.adobe.com/thread/1527956</link>
      <description>&lt;!-- [DocumentBodyStart:3dcebfd9-51f5-44b6-a790-db0d9a1e3bc0] --&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've created an events web app so that it make it easier for the end user to create events in the backend. My form element looks like this:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&amp;lt;form name="catwebformform79383" method="post" onsubmit="return checkWholeForm79383(this)" enctype="multipart/form-data" action="&lt;/span&gt;&lt;a class="jive-link-external-small" href="https://site.worldsecuresystems.com/FormProcessv2.aspx?WebFormID=70464&amp;amp;amp;OID=" rel="nofollow"&gt;https://site.worldsecuresystems.com/FormProcessv2.aspx?WebFormID=70464&amp;amp;OID=&lt;/a&gt;&lt;span&gt;{tag_bookingid}&amp;amp;amp;OTYPE=61&amp;amp;amp;EID={module_eid}&amp;amp;amp;CID={module_cid}&amp;amp;amp;CC={module_urlc ountrycode}&amp;amp;amp;Referrer={module_siteurl,true,true}&amp;amp;SendInvoice=true"&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The above enables the form to treat the web app as an event booking. My form has the auto-responder turned on and I have the following inside the auto responder:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Dear {tag_recipientfirstname},&lt;/p&gt;&lt;p&gt;Thank you for your registration. Please look our for your invoice which will arrive in a separate email.&lt;/p&gt;&lt;p&gt;We look forward to seeing you at this event.&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;{tag_webformresults}&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;When I test out the event though, the contents of the auto-responder doesn't match the above. Instead the email only shows:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;Verify Your Booking&lt;/p&gt;&lt;p&gt;Click to verify your booking.&lt;/p&gt;&lt;p&gt;Dear Name.&lt;/p&gt;&lt;p&gt;Thank you for your booking&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt; &lt;/span&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="line-height: 1.5em; font-size: 10pt;"&gt;I tried turning off the autoresonponder in the form and then using the one in the &lt;/span&gt;web app&lt;span style="font-size: 10pt;"&gt;&lt;span style="line-height: 1.5em;"&gt; but this didn't do anything, ie. I still receive &lt;/span&gt;&lt;span style="line-height: 19px;"&gt;the&lt;/span&gt;&lt;span style="line-height: 1.5em;"&gt; above email content.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="line-height: 1.5em; font-size: 10pt;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="line-height: 1.5em; font-size: 10pt;"&gt;I'm not even sure where it's coming from as I've checked all the system emails and I can't find anything.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="line-height: 1.5em; font-size: 10pt;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="line-height: 1.5em; font-size: 10pt;"&gt;Just wondered if someone could give me some advice to solve this?&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="line-height: 1.5em; font-size: 10pt;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="line-height: 1.5em; font-size: 10pt;"&gt;Thanks so much.&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:3dcebfd9-51f5-44b6-a790-db0d9a1e3bc0] --&gt;</description>
      <pubDate>Tue, 22 Jul 2014 05:33:56 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1527956</guid>
      <dc:date>2014-07-22T05:33:56Z</dc:date>
      <clearspace:dateToText>3 months 3 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>12</clearspace:messageCount>
      <clearspace:replyCount>11</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Is there any way to change my screen name?</title>
      <link>https://forums.adobe.com/thread/1525332</link>
      <description>&lt;!-- [DocumentBodyStart:775da5da-eda2-4bae-b487-fcb89b97f7a7] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Long story short--I was sent a link to a forum page, I alt-tabbed to the screen and in a hurry to just see the discussion, just entered in a random string of characters. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Can someone help me change it?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:775da5da-eda2-4bae-b487-fcb89b97f7a7] --&gt;</description>
      <pubDate>Fri, 18 Jul 2014 19:42:19 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1525332</guid>
      <dc:date>2014-07-18T19:42:19Z</dc:date>
      <clearspace:dateToText>3 months 4 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How can I import a non-BC site into BC, using Dreamweaver CC, and then use it as one of my free sites?</title>
      <link>https://forums.adobe.com/thread/1523964</link>
      <description>&lt;!-- [DocumentBodyStart:7851dc58-7686-4b31-8ef2-40798ae5995a] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I am trying to import one of my non-BC sites into BC, using Dreamweaver CC, and then use it as one of my free WebBasics sites.&lt;/p&gt;&lt;p&gt;When I try to create a new BC site in Dreamweaver CC, it creates a BC template site, and I have unsuccessfully tried to update the files on BC - it won't let me connect.&lt;/p&gt;&lt;p&gt;If I import the site from my portal, I don't get the option of a free site - when I try to upgrade, I get the credit card form asking for payment.&lt;/p&gt;&lt;p&gt;I feel like I'm running around in circles with one foot nailed to the floor.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any tips?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7851dc58-7686-4b31-8ef2-40798ae5995a] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4731">dreamweaver cc</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4731">free sites</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4731">partner portal</category>
      <pubDate>Thu, 17 Jul 2014 02:44:47 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1523964</guid>
      <dc:date>2014-07-17T02:44:47Z</dc:date>
      <clearspace:dateToText>3 months 1 month ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>I am trying to limit an input field in a web form created through business catalyst</title>
      <link>https://forums.adobe.com/thread/1522789</link>
      <description>&lt;!-- [DocumentBodyStart:a9211ea6-7662-4017-85f8-031f26e50cd8] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;span style="color: #333333; font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif; font-size: 12px;"&gt;I used &amp;lt;input type="text" maxlength="255" size="30"&amp;gt; but it did not work....&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a9211ea6-7662-4017-85f8-031f26e50cd8] --&gt;</description>
      <pubDate>Tue, 15 Jul 2014 20:38:58 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1522789</guid>
      <dc:date>2014-07-15T20:38:58Z</dc:date>
      <clearspace:dateToText>3 months 1 month ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>I cannot find webmail in the admin console</title>
      <link>https://forums.adobe.com/thread/1520431</link>
      <description>&lt;!-- [DocumentBodyStart:5d097eaa-7de7-4fa1-810f-988409f14ec9] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Help! I have paid hosting site with email accounts and the instructions say that there is a webmail link in the BC admin console. I cannot fine it ANYWHERE.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The second option suggest entering mail.mydomain.com. This is not working either. I was able to use this method yesterday, but not today.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5d097eaa-7de7-4fa1-810f-988409f14ec9] --&gt;</description>
      <pubDate>Sat, 12 Jul 2014 11:44:04 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1520431</guid>
      <dc:date>2014-07-12T11:44:04Z</dc:date>
      <clearspace:dateToText>3 months 1 month ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Starting with BC, DW, or Muse trying to create a restaurant menus app</title>
      <link>https://forums.adobe.com/thread/1520004</link>
      <description>&lt;!-- [DocumentBodyStart:ce766a07-adc9-41ab-be43-7cde7344b424] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have been following videos from BC-Gurus about creating an app for restaurant menus. BC seems easy, but it becomes frustrating trying to create the app with multiple menus (Chinese, Grill, Kids, etc.), multiple course types(Starter, vegetarian, beef, etc.).&lt;/p&gt;&lt;p&gt;I'd appreciate someone pointing me to a menu app creation tutorial, or a widget, or advice. &lt;/p&gt;&lt;p&gt;I also wish there was a comprehensive book on BC app building I could purchase.&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;/div&gt;&lt;!-- [DocumentBodyEnd:ce766a07-adc9-41ab-be43-7cde7344b424] --&gt;</description>
      <pubDate>Fri, 11 Jul 2014 19:25:11 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1520004</guid>
      <dc:date>2014-07-11T19:25:11Z</dc:date>
      <clearspace:dateToText>4 months 3 days ago</clearspace:dateToText>
      <clearspace:messageCount>7</clearspace:messageCount>
      <clearspace:replyCount>6</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How to create log in area that leads to a customized member profile?</title>
      <link>https://forums.adobe.com/thread/1519849</link>
      <description>&lt;!-- [DocumentBodyStart:3c7686db-078a-484b-bf75-9ea2cfa7d2f2] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I would like to create a shopping website with pages viewable my members and non-members, but when a registered user logs in, they will be able to view their own personalized profile page. I'm a complete novice, so any help would be much appreciated.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:3c7686db-078a-484b-bf75-9ea2cfa7d2f2] --&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">adobe_muse</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4731">bc</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4731">member</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4731">log in</category>
      <pubDate>Fri, 11 Jul 2014 16:32:33 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1519849</guid>
      <dc:date>2014-07-11T16:32:33Z</dc:date>
      <clearspace:dateToText>3 months 1 month ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Encrypt data on a web form sent to an email address</title>
      <link>https://forums.adobe.com/thread/1518611</link>
      <description>&lt;!-- [DocumentBodyStart:27fb46c2-c95a-4146-bbbf-664b9478353a] --&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 need to create a web form that collects data but instead of the data being entered into the crm, I need it to be sent to an email address. I'm worried though that the contents of the form could get intercepted before it's arrived at the intended recipient. Is there a way to encrypt form data in BC so that it's safe to send to an email address? Apparently you need to submit the form to a script on the server that will encrypt the data but I'm not sure if BC allows this.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Would really appreciate any help.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:27fb46c2-c95a-4146-bbbf-664b9478353a] --&gt;</description>
      <pubDate>Thu, 10 Jul 2014 05:02:24 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1518611</guid>
      <dc:date>2014-07-10T05:02:24Z</dc:date>
      <clearspace:dateToText>4 months 4 days ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Need to create a searchable employee directory in Muse.  How can I do this using Business Catalyst?</title>
      <link>https://forums.adobe.com/thread/1518264</link>
      <description>&lt;!-- [DocumentBodyStart:9ff38417-2379-4292-9f49-afdb5b296ad9] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have been tasked with updating our firm website, and have no prior web design experience.&amp;nbsp; Muse seems like a great option, but I understand that Muse has no database capabilities.&amp;nbsp; I was advised that I could find a way to incorporate a searchable employee directory (database) via Business Catalyst. Are there any links that show how to do this?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:9ff38417-2379-4292-9f49-afdb5b296ad9] --&gt;</description>
      <pubDate>Wed, 09 Jul 2014 18:39:49 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1518264</guid>
      <dc:date>2014-07-09T18:39:49Z</dc:date>
      <clearspace:dateToText>3 months 4 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>12</clearspace:messageCount>
      <clearspace:replyCount>11</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Direct link to file in workflow notification email</title>
      <link>https://forums.adobe.com/thread/1517107</link>
      <description>&lt;!-- [DocumentBodyStart:6e3dd93c-f0f7-4ca1-92f8-64dd38cfa7e4] --&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 know that I can set up a workflow for each of my forms where an email is automatically sent to specific people. If I have a file upload field on my form, is it possible for there to be a link to the file that was inserted in the CRM via the form, in the workflow notification so that whoever receives the email can just click the link and the file will download?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks in advance for any help.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:6e3dd93c-f0f7-4ca1-92f8-64dd38cfa7e4] --&gt;</description>
      <pubDate>Tue, 08 Jul 2014 13:38:14 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1517107</guid>
      <dc:date>2014-07-08T13:38:14Z</dc:date>
      <clearspace:dateToText>4 months 6 days ago</clearspace:dateToText>
      <clearspace:messageCount>3</clearspace:messageCount>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Custom autoresponder email based on answers to web form questions</title>
      <link>https://forums.adobe.com/thread/1516995</link>
      <description>&lt;!-- [DocumentBodyStart:2f0bba29-f02d-48e7-935a-144a4e678951] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hey Guys,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am looking to send an autoresponder email to users who fill out a web form. The content of the mail will depend on the answers given in the web form i.e.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Q. Do you like cats&lt;/p&gt;&lt;p&gt;A. Yes&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Autoresponder. Great, we'll post you a cat!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any pointers much appreciated.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Cheers&lt;/p&gt;&lt;p&gt;Ross&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:2f0bba29-f02d-48e7-935a-144a4e678951] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4731">autoresponder</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4731">web forms</category>
      <pubDate>Tue, 08 Jul 2014 11:10:34 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1516995</guid>
      <dc:date>2014-07-08T11:10:34Z</dc:date>
      <clearspace:dateToText>3 months 3 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>16</clearspace:messageCount>
      <clearspace:replyCount>15</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>BC form keeps disappearing</title>
      <link>https://forums.adobe.com/thread/1515055</link>
      <description>&lt;!-- [DocumentBodyStart:7574df14-2460-4282-af91-106d64d3b383] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm new and frustrated ;-)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm keep doing a custom form on BC and it keeps disappearing from my Site Manger list... have no idea whats going on.... I've updated it as I go but it keeps disappearing.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;any link on how to get it to a page would help as well.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'd even be up for a freelanced to give me a quite on how much it would take to get a custom form done and loaded to my site -- metroadultsoccer.com&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks for the help&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Kevin.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7574df14-2460-4282-af91-106d64d3b383] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4731">bc</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4731">#forms</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4731">custom form</category>
      <pubDate>Sat, 05 Jul 2014 20:30:25 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1515055</guid>
      <dc:date>2014-07-05T20:30:25Z</dc:date>
      <clearspace:dateToText>4 months 7 days ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How to import my business catalyst site - into Dreamweaver cs6</title>
      <link>https://forums.adobe.com/thread/1513193</link>
      <description>&lt;!-- [DocumentBodyStart:80bda07e-fc83-48cf-bbba-4487089c182e] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi, I am a BC end user (not partner) I am setting up Dreamweaver CS6, by attempting to import my &lt;strong&gt;business catalyst site&lt;/strong&gt; - into Dreamweaver cs6 as it requests under manage sites.. A box appears to login to Adobe ID, which I do, creating a new Adobe ID username &amp;gt; then another box appears stating: "&lt;em style="text-decoration: underline;"&gt;an account with the same email already exists, to associate your business catalyst account with Adobe ID, login to your business catalyst web administration console"&lt;/em&gt; &amp;gt; I do this yet there is no confirmation box stating the link between &lt;strong&gt;business catalyst site&lt;/strong&gt; &amp;amp; Dreamweaver cs6 is actioned &amp;amp; DW likewise has no confirmation box either. Grateful if someone can please clarify this issue. Thx S.&lt;/p&gt;&lt;p&gt;(Windows 8.1 / PC user)&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:80bda07e-fc83-48cf-bbba-4487089c182e] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4731">how to import my business catalyst site - into dreamweaver cs6</category>
      <pubDate>Thu, 03 Jul 2014 05:30:35 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1513193</guid>
      <dc:date>2014-07-03T05:30:35Z</dc:date>
      <clearspace:dateToText>4 months 2 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

