<?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: Message List - Newbie Corner</title>
    <link>https://forums.adobe.com/community/business_catalyst/newbie_corner?view=discussions</link>
    <description>Most recent forum messages</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>Re: Anti-spam bot code</title>
      <link>https://forums.adobe.com/message/6925128?tstart=0#6925128</link>
      <description>&lt;!-- [DocumentBodyStart:ed19ef08-934f-4873-ba5e-d7682c9f936f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;i thnk you forgot the selector on the form id="catratingform2343"&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ed19ef08-934f-4873-ba5e-d7682c9f936f] --&gt;&lt;img src='/beacon?t=1415882557441' /&gt;</description>
      <pubDate>Thu, 13 Nov 2014 07:27:54 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6925128?tstart=0#6925128</guid>
      <dc:date>2014-11-13T07:27:54Z</dc:date>
      <clearspace:dateToText>5 hours 15 minutes ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Anti-spam bot code</title>
      <link>https://forums.adobe.com/message/6915136?tstart=0#6915136</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/message/6915136?tstart=0#6915136</guid>
      <dc:date>2014-11-10T11:34:25Z</dc:date>
      <clearspace:dateToText>3 days 1 hour ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Ability to upload a file in a form in BC</title>
      <link>https://forums.adobe.com/message/6914028?tstart=0#6914028</link>
      <description>&lt;!-- [DocumentBodyStart:00fdf306-1114-46ac-8555-e43bfe4ed49d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Yes, BC has the ability to add a form attachment field to any webform. I use this for a few clients who have job applications on their site just like you are asking for. &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:00fdf306-1114-46ac-8555-e43bfe4ed49d] --&gt;</description>
      <pubDate>Sun, 09 Nov 2014 21:51:23 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6914028?tstart=0#6914028</guid>
      <dc:date>2014-11-09T21:51:23Z</dc:date>
      <clearspace:dateToText>3 days 15 hours ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Ability to upload a file in a form in BC</title>
      <link>https://forums.adobe.com/message/6913556?tstart=0#6913556</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/message/6913556?tstart=0#6913556</guid>
      <dc:date>2014-11-09T17:45:13Z</dc:date>
      <clearspace:dateToText>3 days 19 hours ago</clearspace:dateToText>
      <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/message/6913089?tstart=0#6913089</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/message/6913089?tstart=0#6913089</guid>
      <dc:date>2014-11-09T12:27:05Z</dc:date>
      <clearspace:dateToText>4 days 16 minutes ago</clearspace:dateToText>
      <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/message/6904859?tstart=0#6904859</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>
      <pubDate>Thu, 06 Nov 2014 10:49:57 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6904859?tstart=0#6904859</guid>
      <dc:date>2014-11-06T10:49:57Z</dc:date>
      <clearspace:dateToText>1 week 2 hours ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Customers own 'landing/profile page' is it possible within BC?</title>
      <link>https://forums.adobe.com/message/6904422?tstart=0#6904422</link>
      <description>&lt;!-- [DocumentBodyStart:dfe2bd9c-d312-42a2-bcb3-1fa75eeb931e] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Thanks Dave I will take a look.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:dfe2bd9c-d312-42a2-bcb3-1fa75eeb931e] --&gt;</description>
      <pubDate>Thu, 06 Nov 2014 08:11:55 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6904422?tstart=0#6904422</guid>
      <dc:date>2014-11-06T08:11:55Z</dc:date>
      <clearspace:dateToText>1 week 5 hours ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: access employee email?</title>
      <link>https://forums.adobe.com/message/6904040?tstart=0#6904040</link>
      <description>&lt;!-- [DocumentBodyStart:5eaa947f-2b0b-442a-9bd2-a1a66bd8c603] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;And in those cases, with a few checks I guess, You can contact BC to do that.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5eaa947f-2b0b-442a-9bd2-a1a66bd8c603] --&gt;</description>
      <pubDate>Thu, 06 Nov 2014 02:42:04 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6904040?tstart=0#6904040</guid>
      <dc:date>2014-11-06T02:42:04Z</dc:date>
      <clearspace:dateToText>1 week 10 hours ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: new software install</title>
      <link>https://forums.adobe.com/message/6902756?tstart=0#6902756</link>
      <description>&lt;!-- [DocumentBodyStart:06d55d87-68ee-48a7-827b-cc40634896ec] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;It's all good&lt;/p&gt;&lt;p&gt;thanks&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:06d55d87-68ee-48a7-827b-cc40634896ec] --&gt;</description>
      <pubDate>Wed, 05 Nov 2014 19:47:16 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6902756?tstart=0#6902756</guid>
      <dc:date>2014-11-05T19:47:16Z</dc:date>
      <clearspace:dateToText>1 week 17 hours ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: 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</title>
      <link>https://forums.adobe.com/message/6902818?tstart=0#6902818</link>
      <description>&lt;!-- [DocumentBodyStart:8d268c06-8726-408e-92d5-80ee9d45fc24] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi Parris,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The domain may have been applied previously at some time or it could be some odd glitch.&amp;nbsp; &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I would recommend reaching out to direct support via case/chat and provide them your site URL and the domain that you are attempting to add so this can be looked into further.&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://docs.businesscatalyst.com/" rel="nofollow"&gt;BC Help &amp;amp; support&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Kind regards,&lt;/p&gt;&lt;p&gt;-Sidney&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:8d268c06-8726-408e-92d5-80ee9d45fc24] --&gt;</description>
      <pubDate>Wed, 05 Nov 2014 19:44:58 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6902818?tstart=0#6902818</guid>
      <dc:date>2014-11-05T19:44:58Z</dc:date>
      <clearspace:dateToText>1 week 17 hours ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: new software install</title>
      <link>https://forums.adobe.com/message/6902815?tstart=0#6902815</link>
      <description>&lt;!-- [DocumentBodyStart:92c56d16-f3be-40b6-a1c6-4ba4c1886635] --&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;As Liam mentioned you are in Business Catalyst forum which doesn't require and key/code/serial to use.&amp;nbsp; &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I believe you are referring to Creative Cloud subscription.&amp;nbsp; If so you'll want to reach out to our licensing team.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Help and support for this can be found here - &lt;a class="jive-link-external-small" href="http://helpx.adobe.com/x-productkb/global/redemption-code-help.html" rel="nofollow"&gt;Redemption Code Help&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Kind regards,&lt;/p&gt;&lt;p&gt;-Sidney&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:92c56d16-f3be-40b6-a1c6-4ba4c1886635] --&gt;</description>
      <pubDate>Wed, 05 Nov 2014 19:42:24 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6902815?tstart=0#6902815</guid>
      <dc:date>2014-11-05T19:42:24Z</dc:date>
      <clearspace:dateToText>1 week 17 hours ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: access employee email?</title>
      <link>https://forums.adobe.com/message/6902404?tstart=0#6902404</link>
      <description>&lt;!-- [DocumentBodyStart:1a7f9586-7fcf-45a8-8871-f82a050c1b95] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi Liam,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;In the future, I will discuss with customers how they want email accounts setup.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I was giving the password reset ability to employees but perhaps this isn't the best choice in all cases. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;For example, if an employee quits or gets fired, the company would still need access to the business emails in the employee's email account.&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;Tricia&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:1a7f9586-7fcf-45a8-8871-f82a050c1b95] --&gt;</description>
      <pubDate>Wed, 05 Nov 2014 18:11:11 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6902404?tstart=0#6902404</guid>
      <dc:date>2014-11-05T18:11:11Z</dc:date>
      <clearspace:dateToText>1 week 19 hours ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: new software install</title>
      <link>https://forums.adobe.com/message/6899999?tstart=0#6899999</link>
      <description>&lt;!-- [DocumentBodyStart:da92e606-7a18-4153-9042-43f50ecfa508] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;This is for Adobe Business Catalyst - Adobe's CMS Website system. It does not have software you install or a card id.&lt;/p&gt;&lt;p&gt;Do you mean Creative Cloud? You may want to go to the adobe Creative cloud site and ask for support there.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:da92e606-7a18-4153-9042-43f50ecfa508] --&gt;</description>
      <pubDate>Tue, 04 Nov 2014 23:31:57 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6899999?tstart=0#6899999</guid>
      <dc:date>2014-11-04T23:31:57Z</dc:date>
      <clearspace:dateToText>1 week 2 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>new software install</title>
      <link>https://forums.adobe.com/message/6899759?tstart=0#6899759</link>
      <description>&lt;!-- [DocumentBodyStart:3959ed06-2721-4a73-8891-ad61c0a6899b] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;tells me redemption cade is not vaild&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:3959ed06-2721-4a73-8891-ad61c0a6899b] --&gt;</description>
      <pubDate>Tue, 04 Nov 2014 21:57:24 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6899759?tstart=0#6899759</guid>
      <dc:date>2014-11-04T21:57:24Z</dc:date>
      <clearspace:dateToText>1 week 2 days ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <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/message/6898346?tstart=0#6898346</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/message/6898346?tstart=0#6898346</guid>
      <dc:date>2014-11-04T16:15:18Z</dc:date>
      <clearspace:dateToText>1 week 2 days ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Customers own 'landing/profile page' is it possible within BC?</title>
      <link>https://forums.adobe.com/message/6896720?tstart=0#6896720</link>
      <description>&lt;!-- [DocumentBodyStart:1cff2d53-2f35-4d62-a552-05a8bca299e9] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi Kiwihq, BC most certainly can help you with that. Here's a good place to start: &lt;a class="jive-link-external-small" href="http://helpx.adobe.com/business-catalyst/partner/add-secure-area-your-site.html" rel="nofollow"&gt;Business Catalyst Help | Add a secure area to your site&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:1cff2d53-2f35-4d62-a552-05a8bca299e9] --&gt;</description>
      <pubDate>Tue, 04 Nov 2014 02:59:08 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6896720?tstart=0#6896720</guid>
      <dc:date>2014-11-04T02:59:08Z</dc:date>
      <clearspace:dateToText>1 week 2 days ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Customers own 'landing/profile page' is it possible within BC?</title>
      <link>https://forums.adobe.com/message/6896614?tstart=0#6896614</link>
      <description>&lt;!-- [DocumentBodyStart:5e900cb4-67c5-4141-ae48-9d3c04157be1] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I am on the verge of using Business Catalyst for my website as it seems to have everything I need mostly, however I need to know if its possible to create a page which will basically be the customers "own page" which will open once they have logged in, and where they can see their own itinerary and calendar as well as have the opportunity to upload images and change their basic profile. They will also be able to post blogs within that page?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5e900cb4-67c5-4141-ae48-9d3c04157be1] --&gt;</description>
      <pubDate>Tue, 04 Nov 2014 01:53:43 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6896614?tstart=0#6896614</guid>
      <dc:date>2014-11-04T01:53:43Z</dc:date>
      <clearspace:dateToText>1 week 2 days ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: webCommerce plan commission</title>
      <link>https://forums.adobe.com/message/6895632?tstart=0#6895632</link>
      <description>&lt;!-- [DocumentBodyStart:435eaae3-1a7b-44d7-9503-7cf7d332e4bf] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Your client can pay direct, or you can pay that fee and charge the client differently, it is up to you.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:435eaae3-1a7b-44d7-9503-7cf7d332e4bf] --&gt;</description>
      <pubDate>Mon, 03 Nov 2014 21:11:36 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6895632?tstart=0#6895632</guid>
      <dc:date>2014-11-03T21:11:36Z</dc:date>
      <clearspace:dateToText>1 week 3 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: access employee email?</title>
      <link>https://forums.adobe.com/message/6895631?tstart=0#6895631</link>
      <description>&lt;!-- [DocumentBodyStart:81110e73-1c48-4d49-8bed-7ca351f31785] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;This would be a massive security issue if you could do that Tricia so of course your not able to. You would have to speak to support about changing the alternate email and see if they can send the reset password to that but I guess they would need some verifications for that.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:81110e73-1c48-4d49-8bed-7ca351f31785] --&gt;</description>
      <pubDate>Mon, 03 Nov 2014 21:10:58 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6895631?tstart=0#6895631</guid>
      <dc:date>2014-11-03T21:10:58Z</dc:date>
      <clearspace:dateToText>1 week 3 days ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>webCommerce plan commission</title>
      <link>https://forums.adobe.com/message/6894934?tstart=0#6894934</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/message/6894934?tstart=0#6894934</guid>
      <dc:date>2014-11-03T17:02:08Z</dc:date>
      <clearspace:dateToText>1 week 3 days ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>access employee email?</title>
      <link>https://forums.adobe.com/message/6894880?tstart=0#6894880</link>
      <description>&lt;!-- [DocumentBodyStart:705cc2b6-8add-47ed-b40f-5e4573825aa3] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hello,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;My client needs to access the email of an employee who will be leaving the company (unbeknownst to the employee).&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The password retrieval goes to the employee's alternate email address. So I cannot change the password to gain access&lt;/p&gt;&lt;p&gt;without him knowing or being involved.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is there a way to gain access to this business email account? &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;Tricia&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:705cc2b6-8add-47ed-b40f-5e4573825aa3] --&gt;</description>
      <pubDate>Mon, 03 Nov 2014 17:00:37 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6894880?tstart=0#6894880</guid>
      <dc:date>2014-11-03T17:00:37Z</dc:date>
      <clearspace:dateToText>1 week 3 days ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: how do you change your intial bc template selection under site options after you click finish</title>
      <link>https://forums.adobe.com/message/6892631?tstart=0#6892631</link>
      <description>&lt;!-- [DocumentBodyStart:de581ced-eaf0-40d0-913b-7c662bbf678b] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;You cant. BC doesnt have a theming system like Wordpress or Joomla. The template is fixed and switching templates at this stage is not an easy feat.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:de581ced-eaf0-40d0-913b-7c662bbf678b] --&gt;</description>
      <pubDate>Sun, 02 Nov 2014 22:31:19 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6892631?tstart=0#6892631</guid>
      <dc:date>2014-11-02T22:31:19Z</dc:date>
      <clearspace:dateToText>1 week 4 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>how do you change your intial bc template selection under site options after you click finish</title>
      <link>https://forums.adobe.com/message/6890154?tstart=0#6890154</link>
      <description>&lt;!-- [DocumentBodyStart:5cc7edc0-fc41-4e9e-8ee4-530948c3e54a] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;how do you change your intial bc template selection under site options after you click finish&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5cc7edc0-fc41-4e9e-8ee4-530948c3e54a] --&gt;</description>
      <pubDate>Sat, 01 Nov 2014 19:24:22 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6890154?tstart=0#6890154</guid>
      <dc:date>2014-11-01T19:24:22Z</dc:date>
      <clearspace:dateToText>1 week 5 days ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Changing VAT/tax nr</title>
      <link>https://forums.adobe.com/message/6889290?tstart=0#6889290</link>
      <description>&lt;!-- [DocumentBodyStart:569ea375-daa3-4533-a694-baddbd591e11] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hello Helena, good morning!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;You are very welcome!&lt;/p&gt;&lt;p&gt;... and many thanks for your "little green star" &lt;span aria-label="Wink" class="emoticon-inline emoticon_wink" style="height:16px;width:16px;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;All the best,&lt;/p&gt;&lt;p&gt;Hans-G&amp;uuml;nter&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:569ea375-daa3-4533-a694-baddbd591e11] --&gt;</description>
      <pubDate>Sat, 01 Nov 2014 10:20:47 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6889290?tstart=0#6889290</guid>
      <dc:date>2014-11-01T10:20:47Z</dc:date>
      <clearspace:dateToText>1 week 5 days ago</clearspace:dateToText>
      <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/message/6878625?tstart=0#6878625</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/message/6878625?tstart=0#6878625</guid>
      <dc:date>2014-10-29T10:01:31Z</dc:date>
      <clearspace:dateToText>2 weeks 1 day ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Changing VAT/tax nr</title>
      <link>https://forums.adobe.com/message/6875191?tstart=0#6875191</link>
      <description>&lt;!-- [DocumentBodyStart:5b660616-85cf-4141-93c3-a144af8c053f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Thank you Guys!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have used the chat and it worked perfectly. problem solved &lt;span aria-label="Happy" class="emoticon-inline emoticon_happy" style="height:16px;width:16px;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Have a nice day&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5b660616-85cf-4141-93c3-a144af8c053f] --&gt;</description>
      <pubDate>Tue, 28 Oct 2014 13:11:13 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6875191?tstart=0#6875191</guid>
      <dc:date>2014-10-28T13:11:13Z</dc:date>
      <clearspace:dateToText>2 weeks 2 days ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Changing VAT/tax nr</title>
      <link>https://forums.adobe.com/message/6875117?tstart=0#6875117</link>
      <description>&lt;!-- [DocumentBodyStart:c3935ced-2faf-4829-bbd7-f55b1c9afc6c] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi Preran, thanks!&lt;/p&gt;&lt;p&gt;All the best!&lt;/p&gt;&lt;p&gt;Hans-G&amp;uuml;nter&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c3935ced-2faf-4829-bbd7-f55b1c9afc6c] --&gt;</description>
      <pubDate>Tue, 28 Oct 2014 12:35:28 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6875117?tstart=0#6875117</guid>
      <dc:date>2014-10-28T12:35:28Z</dc:date>
      <clearspace:dateToText>2 weeks 2 days ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Changing VAT/tax nr</title>
      <link>https://forums.adobe.com/message/6875040?tstart=0#6875040</link>
      <description>&lt;!-- [DocumentBodyStart:bf4cbe3d-4995-4bcf-962b-24f290ebf06e] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Like Hans said, use the Contact Us link to get in touch with a support representative. They will help you.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If you still have issues, get back to us through this post.&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;Preran&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:bf4cbe3d-4995-4bcf-962b-24f290ebf06e] --&gt;</description>
      <pubDate>Tue, 28 Oct 2014 11:57:20 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6875040?tstart=0#6875040</guid>
      <dc:date>2014-10-28T11:57:20Z</dc:date>
      <clearspace:dateToText>2 weeks 2 days ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Changing VAT/tax nr</title>
      <link>https://forums.adobe.com/message/6874490?tstart=0#6874490</link>
      <description>&lt;!-- [DocumentBodyStart:f061d35e-9dad-4cda-bec8-725173c6f748] --&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;please &lt;em&gt;click through&lt;/em&gt; &lt;a class="jive-link-external-small" href="http://helpx.adobe.com/pl/contact.html" rel="nofollow"&gt;http://helpx.adobe.com/pl/contact.html&lt;/a&gt; and if "open" please use chat, I had the best experiences. I quote from Adobe's employee Preran: &lt;em&gt;The chat button is activated as soon as there is an agent available to help.&lt;/em&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;And if still necessary and for further questions you can have a look there: "Telephone numbers of customer service and technical support Adobe worldwide" &amp;gt;&amp;gt;&amp;gt; &lt;/span&gt;&lt;a class="jive-link-external-small" href="https://www.adobe.com/eeurope/elicensing/licensemanagement/alm/contact.html" rel="nofollow"&gt;https://www.adobe.com/eeurope/elicensing/licensemanagement/alm/contact.html&lt;/a&gt;&lt;span&gt;.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Furthermore I'll try to interest one of Adobe's staff to second you in your problem.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Hans-G&amp;uuml;nter&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:f061d35e-9dad-4cda-bec8-725173c6f748] --&gt;</description>
      <pubDate>Tue, 28 Oct 2014 09:37:41 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6874490?tstart=0#6874490</guid>
      <dc:date>2014-10-28T09:37:41Z</dc:date>
      <clearspace:dateToText>2 weeks 2 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Changing VAT/tax nr</title>
      <link>https://forums.adobe.com/message/6874550?tstart=0#6874550</link>
      <description>&lt;!-- [DocumentBodyStart:b912ae48-06c1-4717-b587-be8a149ef954] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Thank you for fast answer.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I don't know if I wrote the post in the right place.&lt;/p&gt;&lt;p&gt;I was trying to buy Adobe Premiere and in the field "invoice data" I wrote the incorrect VAT number (in Poland it would be my Tax Identification Number).&lt;/p&gt;&lt;p&gt;Tried to change it after but it was impossible. Now I am struggling for any info. and seems like no one is there to help me &lt;span aria-label="Sad" class="emoticon-inline emoticon_sad" style="height:16px;width:16px;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Do you know how to fix it by any chance?&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:b912ae48-06c1-4717-b587-be8a149ef954] --&gt;</description>
      <pubDate>Tue, 28 Oct 2014 09:24:45 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6874550?tstart=0#6874550</guid>
      <dc:date>2014-10-28T09:24:45Z</dc:date>
      <clearspace:dateToText>2 weeks 2 days ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Changing VAT/tax nr</title>
      <link>https://forums.adobe.com/message/6874305?tstart=0#6874305</link>
      <description>&lt;!-- [DocumentBodyStart:1e36c018-241f-4493-b688-6d9c424db9c9] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Guten Morgen Bella Helena,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;to change your (I quote from the link below) "... &lt;em&gt;&lt;strong&gt;account informations&lt;/strong&gt;&lt;/em&gt;, please use&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://helpx.adobe.com/pl/x-productkb/policy-pricing/account-password-sign-faq.html" rel="nofollow"&gt;http://helpx.adobe.com/pl/x-productkb/policy-pricing/account-password-sign-faq.html&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Second: I walked through mine and I didn't find an entry where I should have to specify a "VAT/taxation number". Do you really have to declare it in a Adobe form? In my case I only have to do that for commercial purposes, on a website, or something like that.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Hans-G&amp;uuml;nter&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:1e36c018-241f-4493-b688-6d9c424db9c9] --&gt;</description>
      <pubDate>Tue, 28 Oct 2014 07:32:34 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6874305?tstart=0#6874305</guid>
      <dc:date>2014-10-28T07:32:34Z</dc:date>
      <clearspace:dateToText>2 weeks 2 days ago</clearspace:dateToText>
      <clearspace:replyCount>6</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Changing VAT/tax nr</title>
      <link>https://forums.adobe.com/message/6874168?tstart=0#6874168</link>
      <description>&lt;!-- [DocumentBodyStart:d90a81a8-92e6-497f-a0a6-d0864354155e] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Please anyone can tell me how to change my VAT/taxation number?&lt;/p&gt;&lt;p&gt;I have enough of being sent from one help desk to another without answer.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am from Poland.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d90a81a8-92e6-497f-a0a6-d0864354155e] --&gt;</description>
      <pubDate>Tue, 28 Oct 2014 07:20:05 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6874168?tstart=0#6874168</guid>
      <dc:date>2014-10-28T07:20:05Z</dc:date>
      <clearspace:dateToText>2 weeks 2 days ago</clearspace:dateToText>
      <clearspace:replyCount>7</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: How do I change the look of my 404 error page.</title>
      <link>https://forums.adobe.com/message/6863689?tstart=0#6863689</link>
      <description>&lt;!-- [DocumentBodyStart:c73cb676-041a-4bba-9e5f-90be31c81e1a] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Thank you. That's most helpful.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c73cb676-041a-4bba-9e5f-90be31c81e1a] --&gt;</description>
      <pubDate>Fri, 24 Oct 2014 17:49:57 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6863689?tstart=0#6863689</guid>
      <dc:date>2014-10-24T17:49:57Z</dc:date>
      <clearspace:dateToText>2 weeks 6 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Process for customising BC site templates</title>
      <link>https://forums.adobe.com/message/6861832?tstart=0#6861832</link>
      <description>&lt;!-- [DocumentBodyStart:a6634869-c06e-4cc8-a4ca-de8036a6ac32] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi Grant,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;There are some free templates on my site - bcappcenter.com - It could be a good start to look at those so you can get used to customising a site.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Every BC template is also made differently so it is a exceptionally broad subject you have asked.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a6634869-c06e-4cc8-a4ca-de8036a6ac32] --&gt;</description>
      <pubDate>Fri, 24 Oct 2014 03:47:36 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6861832?tstart=0#6861832</guid>
      <dc:date>2014-10-24T03:47:36Z</dc:date>
      <clearspace:dateToText>2 weeks 6 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Can anyone help with my audio recordings that stopped working?</title>
      <link>https://forums.adobe.com/message/6861831?tstart=0#6861831</link>
      <description>&lt;!-- [DocumentBodyStart:b0cade34-0d78-453b-9b61-8fb0bbb42b4c] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;It could be a browser issue?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;It could also be an internet issue for the user?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The other is that if the are long mp3 files, the server times out the request.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I would log a support ticket with BC and be as specific as possible to the nature of the issue and if there is a way to replicate it. When the Student / Client tells you about the issue it would also be good to get there browser version and platform details to try and create a replicable error that can be solved.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b0cade34-0d78-453b-9b61-8fb0bbb42b4c] --&gt;</description>
      <pubDate>Fri, 24 Oct 2014 03:45:57 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6861831?tstart=0#6861831</guid>
      <dc:date>2014-10-24T03:45:57Z</dc:date>
      <clearspace:dateToText>2 weeks 6 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: How do I change the look of my 404 error page.</title>
      <link>https://forums.adobe.com/message/6861830?tstart=0#6861830</link>
      <description>&lt;!-- [DocumentBodyStart:0d5cd1b8-b1b8-4008-8945-8ca7e83178ec] --&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;To edit the 404 page - go into Site Manager, then click on the System Pages - there is a 404 editor there.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;You can add 301 redirects for those URLs - there isnt a need to indicate that you have been redirected and this is the best Search engine friendly way to do this.&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://helpx.adobe.com/business-catalyst/partner/redirect-page-urls.html" rel="nofollow"&gt;Business Catalyst Help | Create page redirects&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Hope that is helpful.&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:0d5cd1b8-b1b8-4008-8945-8ca7e83178ec] --&gt;</description>
      <pubDate>Fri, 24 Oct 2014 03:43:39 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6861830?tstart=0#6861830</guid>
      <dc:date>2014-10-24T03:43:39Z</dc:date>
      <clearspace:dateToText>2 weeks 6 days ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How do I change the look of my 404 error page.</title>
      <link>https://forums.adobe.com/message/6858988?tstart=0#6858988</link>
      <description>&lt;!-- [DocumentBodyStart:52420398-d541-45e4-9aec-25e1e0e5a5ea] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi. So as I've closed one of my old sites down I've redirected them straight to my new page. The issue is when they click a broken link that connected to my old site they get sent to an ugly error page that implies to them that they've entered the address wrongly.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;How&amp;nbsp; would /i go about altering that page so I can atleast display a message that they've been redirected?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:52420398-d541-45e4-9aec-25e1e0e5a5ea] --&gt;</description>
      <pubDate>Thu, 23 Oct 2014 12:03:51 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6858988?tstart=0#6858988</guid>
      <dc:date>2014-10-23T12:03:51Z</dc:date>
      <clearspace:dateToText>3 weeks 39 minutes ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Change payment status for COD order only</title>
      <link>https://forums.adobe.com/message/6849885?tstart=0#6849885</link>
      <description>&lt;!-- [DocumentBodyStart:bf2a1160-fa6b-41f8-aa6f-1700275e170a] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Ok thanks. It would be good if it was more specific because then you could create a report to see who has paid and who hasn't but maybe this is something for the future.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:bf2a1160-fa6b-41f8-aa6f-1700275e170a] --&gt;</description>
      <pubDate>Tue, 21 Oct 2014 01:12:29 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6849885?tstart=0#6849885</guid>
      <dc:date>2014-10-21T01:12:29Z</dc:date>
      <clearspace:dateToText>3 weeks 2 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Change payment status for COD order only</title>
      <link>https://forums.adobe.com/message/6849824?tstart=0#6849824</link>
      <description>&lt;!-- [DocumentBodyStart:5f6e0581-54cf-4715-8169-c8f7f9d41a1b] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Not at the moment, You need to set it up in a way that is more generic.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5f6e0581-54cf-4715-8169-c8f7f9d41a1b] --&gt;</description>
      <pubDate>Tue, 21 Oct 2014 00:10:50 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6849824?tstart=0#6849824</guid>
      <dc:date>2014-10-21T00:10:50Z</dc:date>
      <clearspace:dateToText>3 weeks 3 days ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Change payment status for COD order only</title>
      <link>https://forums.adobe.com/message/6849535?tstart=0#6849535</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/message/6849535?tstart=0#6849535</guid>
      <dc:date>2014-10-20T22:49:10Z</dc:date>
      <clearspace:dateToText>3 weeks 3 days ago</clearspace:dateToText>
      <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/message/6847337?tstart=0#6847337</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/message/6847337?tstart=0#6847337</guid>
      <dc:date>2014-10-20T11:42:50Z</dc:date>
      <clearspace:dateToText>3 weeks 3 days ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Process for customising BC site templates</title>
      <link>https://forums.adobe.com/message/6847143?tstart=0#6847143</link>
      <description>&lt;!-- [DocumentBodyStart:2ac84d67-a720-44e1-8b98-0689ce281b4a] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi Grant, The forums are very active.&lt;/p&gt;&lt;p&gt;There are a number of us that are not fans of the - just edit templates to create clients sites so some of us wont comment on this. But in terms of what your asking is quite broad, its a lot to do with HTML and CSS and Javascript knowledge.. on top of that BC knowledge as well.&lt;/p&gt;&lt;p&gt;A logo change is going to the content holder or part of the template where the logo is and changing the image html. This is more standard html and css knowledge and people spend a long time learning this and a wealth of information. I do not use templates for example so I can only give a broad answer on how to edit html for example. If you need to learn html and css stuff there is a million and one things out there. In the guide section on these forums there are docs about things and also links to guide sites like BC Gurus to help learn BC and this stuff.&lt;/p&gt;&lt;p&gt;So it is quite hard to post a helpful response so I guess that is why you not got a reply.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:2ac84d67-a720-44e1-8b98-0689ce281b4a] --&gt;</description>
      <pubDate>Mon, 20 Oct 2014 10:22:45 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6847143?tstart=0#6847143</guid>
      <dc:date>2014-10-20T10:22:45Z</dc:date>
      <clearspace:dateToText>3 weeks 3 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Process for customising BC site templates</title>
      <link>https://forums.adobe.com/message/6847004?tstart=0#6847004</link>
      <description>&lt;!-- [DocumentBodyStart:64e06ee0-aef3-4136-9e79-63e20caeb209] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Is this forum not widely used? No replies in four days after the post would suggest this isn't the best place to get help?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:64e06ee0-aef3-4136-9e79-63e20caeb209] --&gt;</description>
      <pubDate>Mon, 20 Oct 2014 08:50:02 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6847004?tstart=0#6847004</guid>
      <dc:date>2014-10-20T08:50:02Z</dc:date>
      <clearspace:dateToText>3 weeks 3 days ago</clearspace:dateToText>
      <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/message/6835380?tstart=0#6835380</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/message/6835380?tstart=0#6835380</guid>
      <dc:date>2014-10-16T09:19:34Z</dc:date>
      <clearspace:dateToText>1 month 2 days from now</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>anniversary date in email</title>
      <link>https://forums.adobe.com/message/6792003?tstart=0#6792003</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/message/6792003?tstart=0#6792003</guid>
      <dc:date>2014-10-05T10:28:55Z</dc:date>
      <clearspace:dateToText>1 month 1 week ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Help! I need help fixing this quickly!</title>
      <link>https://forums.adobe.com/message/6791594?tstart=0#6791594</link>
      <description>&lt;!-- [DocumentBodyStart:0b5b51f3-502e-430f-9c2a-d404de53f528] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;i really need help on adding snowfall onto other layers please help...&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:0b5b51f3-502e-430f-9c2a-d404de53f528] --&gt;</description>
      <pubDate>Sun, 05 Oct 2014 01:21:03 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6791594?tstart=0#6791594</guid>
      <dc:date>2014-10-05T01:21:03Z</dc:date>
      <clearspace:dateToText>1 month 1 week ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Help! I need help fixing this quickly!</title>
      <link>https://forums.adobe.com/message/6791482?tstart=0#6791482</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>
      <pubDate>Sun, 05 Oct 2014 00:35:00 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6791482?tstart=0#6791482</guid>
      <dc:date>2014-10-05T00:35:00Z</dc:date>
      <clearspace:dateToText>1 month 1 week ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Woeful Support!</title>
      <link>https://forums.adobe.com/message/6781871?tstart=0#6781871</link>
      <description>&lt;!-- [DocumentBodyStart:7b7c9412-d512-4f57-8baa-ee3c06f0fc82] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;My sites are back up and surprisingly we were able to make the sale. Now the real question is, what will adobe/bc do to fix thesup system wide failures.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7b7c9412-d512-4f57-8baa-ee3c06f0fc82] --&gt;</description>
      <pubDate>Wed, 01 Oct 2014 19:00:40 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6781871?tstart=0#6781871</guid>
      <dc:date>2014-10-01T19:00:40Z</dc:date>
      <clearspace:dateToText>1 month 2 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Woeful Support!</title>
      <link>https://forums.adobe.com/message/6781865?tstart=0#6781865</link>
      <description>&lt;!-- [DocumentBodyStart:80113958-f23b-494d-9e30-dbee66712d7f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;My sites are down too. We had a client that had a very large client&amp;nbsp; meeting today to demo their site. This is not a hobby, this is several peoples paychecks, much more care needs to go into this on Adobe's part.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I can't believe the comment above by KCato. That is totally unacceptable.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;BC needs to spell out what they will do to fix these issues.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:80113958-f23b-494d-9e30-dbee66712d7f] --&gt;</description>
      <pubDate>Wed, 01 Oct 2014 18:49:27 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6781865?tstart=0#6781865</guid>
      <dc:date>2014-10-01T18:49:27Z</dc:date>
      <clearspace:dateToText>1 month 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Woeful Support!</title>
      <link>https://forums.adobe.com/message/6781258?tstart=0#6781258</link>
      <description>&lt;!-- [DocumentBodyStart:7cac4061-ba89-485c-8459-f6b1c534566d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I recently moved to BC, and my agency's site has been down (or almost down) for several hours. I hoped that this was a fluke, I contacted support via chat and was told "Yea, the server's down". I waited a moment for an ETA on when it was expected to be up, a sorry for the inconvenience, anything, instead I got a "anything else?"&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Pretty poor support, are you guys saying these type downtimes are a regular occurrence? &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7cac4061-ba89-485c-8459-f6b1c534566d] --&gt;</description>
      <pubDate>Wed, 01 Oct 2014 16:20:29 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6781258?tstart=0#6781258</guid>
      <dc:date>2014-10-01T16:20:29Z</dc:date>
      <clearspace:dateToText>1 month 2 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

