Business Catalyst mail and ios7

My iphone and iPad email account will not verify. Have set up email with the same settings in Mac Mail and it works fine.  I have  tried resetting password.

Hello,
and if i want a blog service, i pay for the difference or the next bigger price bc membership ?
De : Gaurav Sharma [email protected]
Envoyé : 28 avril 2014 17:40
À : visiongrid
Objet : Business Catalyst tools and services
Re: Business Catalyst tools and services
created by Gaurav Sharma <http://forums.adobe.com/people/Gaurav.S>  in Help with using Adobe Muse CC - View the full discussion <http://forums.adobe.com/message/6338716#6338716

Similar Messages

  • Business Catalyst tools and services

    is Business Catalyst tools and services included in Muse membership ?

    Hello,
    and if i want a blog service, i pay for the difference or the next bigger price bc membership ?
    De : Gaurav Sharma [email protected]
    Envoyé : 28 avril 2014 17:40
    À : visiongrid
    Objet : Business Catalyst tools and services
    Re: Business Catalyst tools and services
    created by Gaurav Sharma <http://forums.adobe.com/people/Gaurav.S>  in Help with using Adobe Muse CC - View the full discussion <http://forums.adobe.com/message/6338716#6338716

  • I have a creative cloud membership.  If I don't want to build a site in Muse, can I build a business Catalyst site and have hosted free with my creative cloud membership?

    I have a creative cloud membership.  If I don't want to build a site in Muse, can I build a business Catalyst site and have hosted free with my creative cloud membership?

    Yes you can! It is a Basic level site but you can build it without Muse. I think you may need to create the site originally with Dreamweaver or Muse (meaning creating the site with Business Catalyst not building the site) but once that is done you can use any software to create the code for the site and upload it via SFTP. Hope that makes sense.

  • Which apps come with a new Business Catalyst subscription and how do I get them?

    Which apps come with a new Business Catalyst subscription and how do I get them?

    When you break it down..
    - Ecommerce implementation that hooks into payment gateways.
    - PCI Level 1 compliance
    - Intergraated SSL so you do not need to pay for a certificate
    - SAAS - Updates and new features auto installed which you do not have to worry about
    - Support access to Adobe support staff most of the week
    - Server support, mainatance etc which you do not have to do or pay for
    - Blog, eCommerce etc all in one and not having to pay extra for along with the big one...
    - Marketing system in there and 10 email accounts as well in there.
    When you consider the stability and scalability and start adding those costs on other systems, to get to that level you would be paying as much if not more anyway and have your bits scattered across multiple systems trying to integrate them in.

  • Integration with muse created forms and business catalyst mailing lists

    I have just spent a long time on a chat session with support after spending most of a day trying to sort out how to have the people who fill in our contact us page to be automatically added to a mailing list to keep in contact with them, but it seems there isnt a strong link with muse to do this easily.
    When you create a form in muse, it has an option to send the completed forms to a selected email adress. It would be great if you there was also an option to add that contact to a selected mailing list group already created in Business Catalys
    I would have also like the full integration of form central to be inside muse with all its functions. So I could create gift voucher orders forms  and receive payments by paypal or other options.
    It has been a frustrating day trying to figure it out as the forums didnt seem to help with the info i needed.
    It seems to use Business Catalyst webforms requires html coding knowledge which I dont have. you can created a basic form in there easily, but if you want to make it two collumns wide or other changes, it is very difficult to use with coding
    A decent wysiwig editor in Business Catalyst would be great
    thanks for listening.
    Overall I think Muse is excellent so I am surprised, this part of the software doesnt work as I expected.
    Brian

    Hi
    This was the full video I did
    Integrate Leadpages with Adobe Business Catalyst on Vimeo
    Pretty sure it works
    Here's the code I used so you can compare and contrast
    <form name="catemaillistform52797" onsubmit="return checkWholeForm52797(this)" method="post" action="http://www.platonik.co.uk/CampaignProcess.aspx?ListID=47104">
        <div class="form">
          <div class="item">
            <label for="CLFullName">Full Name</label>
            <input class="cat_textbox_small" type="text" name="FullName" id="CLFullName" maxlength="255" />
          </div>
          <div class="item">
            <label for="CLEmailAddress">Email Address</label>
            <input class="cat_textbox_small" type="text" name="EmailAddress" id="CLEmailAddress" maxlength="255" />
          </div>
          <div class="item">
            <input class="cat_button" type="submit" value="Subscribe" id="catlistbutton" />
          </div>
        </div>
        <script type="text/javascript" src="http://www.platonik.co.uk/CatalystScripts/ValidationFunctions.js"></script>
        <script type="text/javascript">
          //<![CDATA[
          function checkWholeForm52797(theForm){
            var why = "";
            if (theForm.EmailAddress) why += checkEmail(theForm.EmailAddress.value);
            if (why != ""){
              alert(why);
              return false;
            theForm.submit();
            return false;
          //]]>
        </script>
      </form>

  • Business Catalyst Folders and Module Manager Feature

    Hi,
    I have created a Business Catalyst Site using the extension in Dreamweaver. I am a new Creative Cloud member. I have also viewed many tutorials.
    I don't seem to have the full range of folders in the test temporary BC site I have created I dont recall seeing these folders when I created the site. I am missing;
    Web apps
    Modules
    CRM
    E- Commerce
    E-Mail Marketing
    I was particularly interested in module templates for photo galleries but I don't seen to have this feature. When I am in the BC Admin Console viewing a web page and select the module manager (blue circle with a + sign)  I was expecting a list to appear on the right hand side.
    The grey module manager button also does not seem to be available.
    I would rather not create a new site as I have done a fair bit of editing. Is there anything I can do ?
    Kind Regards, Matt.
    http://craftime-bs6.businesscatalyst.com/

    Hi,
    The current site is still in trial I just moved it to a higher plan for you to test.  In order to use an actual live payment gateway you must upgrade the site from trial to a purchased "webCommerce" plan. 
    I believe there may be some confusion on the type of site plan you get along with your CC subscription.  Please note the 5 entitled site will come under the "webBasic" plan and for higher plans you'll need to purchase additionally.
    Reference: http://forums.adobe.com/docs/DOC-2153
    If still needing further guidance or if wanting to purchase a higher plan please reach out to our direct support to assist with your account/billing query. 
    - http://helpx.adobe.com/business-catalyst.html
    Thanks,
    -Sidney

  • Integrating leadpages with Business Catalyst Mailing lists

    I am having trouble with integrating my leadpages with my Business Catalyst account.
    Has anyone had this problem before? I have cleaned the code and ensured that it is supposed to link to the correct mailing list, however it won't pull together.
    This is the code:
    <form name="catemaillistform37932" onsubmit="return checkWholeForm37932(this)" method="post" action="http://smallfish.com.au/CampaignProcess.aspx?ListID=46287"><div class="form"><div class="item"><label for="CLFullName">Full Name</label><br /><input class="cat_textbox_small" type="text" name="FullName" id="CLFullName" maxlength="255" /></div><div class="item"><label for="CLEmailAddress">Email Address</label><br /><input class="cat_textbox_small" type="text" name="EmailAddress" id="CLEmailAddress" maxlength="255" /></div><div class="item"><input class="cat_button" type="submit" value="Subscribe" id="catlistbutton" /></div></div><script type="text/javascript" src="http://smallfish.com.au/CatalystScripts/ValidationFunctions.js"></script><script type="text/javascript">
    //<![CDATA[
    function checkWholeForm37932(theForm){var why = "";if (theForm.EmailAddress) why += checkEmail(theForm.EmailAddress.value); if (why != ""){alert(why);return false;}theForm.submit();return false;}
    //]]>
    </script></form>

    Hi
    This was the full video I did
    Integrate Leadpages with Adobe Business Catalyst on Vimeo
    Pretty sure it works
    Here's the code I used so you can compare and contrast
    <form name="catemaillistform52797" onsubmit="return checkWholeForm52797(this)" method="post" action="http://www.platonik.co.uk/CampaignProcess.aspx?ListID=47104">
        <div class="form">
          <div class="item">
            <label for="CLFullName">Full Name</label>
            <input class="cat_textbox_small" type="text" name="FullName" id="CLFullName" maxlength="255" />
          </div>
          <div class="item">
            <label for="CLEmailAddress">Email Address</label>
            <input class="cat_textbox_small" type="text" name="EmailAddress" id="CLEmailAddress" maxlength="255" />
          </div>
          <div class="item">
            <input class="cat_button" type="submit" value="Subscribe" id="catlistbutton" />
          </div>
        </div>
        <script type="text/javascript" src="http://www.platonik.co.uk/CatalystScripts/ValidationFunctions.js"></script>
        <script type="text/javascript">
          //<![CDATA[
          function checkWholeForm52797(theForm){
            var why = "";
            if (theForm.EmailAddress) why += checkEmail(theForm.EmailAddress.value);
            if (why != ""){
              alert(why);
              return false;
            theForm.submit();
            return false;
          //]]>
        </script>
      </form>

  • Publishing News & Events to business catalyst news and a newsletter

    Hi
    I have a problem that I hope you can advise on.
    We have a school website hosted in business catalyst with news & events, seperate to that we have a weekly newsletter created using word and published as a pdf.  Since going live with the web site I've found that the website news & events are duplicates of information in the weekly newsletter.
    My question is this.  In an effort to stop double handling news & events, is there a simple way of creating news & events once and publishing to both a newsletter and a news item in business catalyst.  I have a creative cloud subscription and hope that one of the many tools in the creative cloud suite will allow this.
    Thanks
    Amanda

    Ok, I can't seem to find a straight answer for this question anywhere online without something else I find contradicting it.
    PLEASE can someone tell me if my clients can edit text and images on Muse sites within Business catalyst, admin?
    Ido not care if it does not revert the changes to the muse application on my mac. I just want my clients to be able to maintain there text and images without contacting me.
    If and when the design needs to be changed on the original muse file, I will simply update the Muse file to correspond with the site online then make the further changes after that.
    I REALLY want to use Muse to create websites for my clients but if they can't update image/text content remotely then It's not going to work for me and 90% of freelance designers.
    Please can someone clear this up for me.
    Nathan

  • Business catalyst, muse and 301 redirects - help!

    I have uploaded my muse website to business catalyst, using the free hosting service that adobe gives to CC subscribers.
    However, under site manager, it only gives me two option (web forms and emails) and no ability to do url redirects etc.
    Can anyone help? I urgently need to set up my 301 redirects

    This might help as well :
    Go to 'My Details', "Screen shot: http://project02.businesscatalyst.com/Jing/2013-0..."  and check the option of 'Enable online content editing', "Screen shot: http://project02.businesscatalyst.com/Jing/2013-0..."

  • Business Catalyst Forms And Mobile Site

    I am getting this error for the mobile version of my site. "2 Warnings Page 'A-Master' contains a standard HTML form configured to work with Adobe Business Catalyst." I am using BC as my host, why wont these forms work in mobile?
    Also why is email required as a form? I would love to be able to remove this part of the html without it freaking out.

    BC is a CRM and for this to work it needs the unique identifier for a person when the data is added to the CRM. This is the email.

  • Business Catalyst Email and Creative Cloud Websites

    May I purcahse Business Catalyst Email to use with my Creative Cloud websites (the 5 free sites)?  I am having difficulty finding a reasonable priced third party service for 10 to 20 email addresses.
    Thanks in advance for any help that anyone can provide.
    -K

    Hi,
    Please check the following article, which shows some alternate ways to add email with Creative Cloud Sites, as these sites are not entitled for BC email  unless you upgrade them.
    http://helpx.adobe.com/business-catalyst/using/set-email.html

  • Business Catalyst, GoDaddy and Muse

    When trying to add the domain name *wildwasatchmedia.com* so I can launch my website as GoDaddy for the register, in Business Catalyst, this happens ***error: domain name already exists, please delete any records of previous domain.*** There are no other records...... So how can I put in the Domain name so I can luanch my website?

    Hey Mike.Avocado26,
    As per your other forum post mentiond below, I believe I have cleared the domain wildwasatchmedia.com from our database. Can you please try re-adding it now?
    http://forums.adobe.com/message/5609175

  • Creative Cloud and existing Business Catalyst partners - FAQ

    This FAQ will cover topics related to Creative Cloud, for existing Business Catalyst users.
    How can I signup for Creative Cloud?
         Your Business Catalyst account should have been already updated right now with your Adobe ID. If you haven’t updated it yet, visit the Adobe ID – Business Catalyst account update FAQ.
    What benefits do I get with Creative Cloud ?
         In addition to acccess to all Creative Suite programs, Lightroom and others in one place, a Creative Cloud membership enables you to host up to five Business Catalyst websites. These sites will be webBasics sites. For a full comparison between plans, see this page. If you purchase Muse or Dreamweaver as individual products in Creative Cloud, you can host one Business Catalyst website for each of them. 
    My web design shop has several employees, each with their own Business Catalyst login with access our Partner Portal. Do we need Adobe IDs for each of our employees?
        Yes. Since these users are partner users, they need to use an Adobe ID. Visit the Adobe ID – Business Catalyst account update FAQ for more details
    I have a paid website that I want to host using my Creative Cloud subscription. Can I do this?
         This is not possible. You need to create a new webBasics temporary website in Business Catalyst and push it live.
    Can I move a trial/live Creative Cloud site under a different Creative Cloud subscription?
          This is not possible right now.
    Do I get any discount if I upgrade a Creative Cloud website to a higher Business Catalyst plan such as webMarketing or webCommerce?
          Currently there are no upgrade discounts for Creative Cloud members.
    What are the limitations of the webBasics websites that come with Business Catalyst and Creative Cloud membership?
         You will be limited to 100 MB of storage and 1 additional user (such as your customer). You will not get email, SMS or newsletters for this web plan.
    Can I buy more users? Can I buy more space? Can I buy email?
         We are working on creating this workflow but at this point we don’t have an exact release date for this feature.
    How can I upgrade the webBasics websites that come with Creative Cloud to a higher Business Catalyst plan?
         We are working on creating this workflow but at this point we don’t have an exact release date for this feature.
    Do I get any discount for purchasing more websites if I am a Creative Cloud subscriber?
         Right now there is no discount for Creative Cloud members.
    If I am an existing Paid Partner and I have a few employees for whom I paid Creative Cloud subscriptions, how many websites can I claim?
         You will have 5 websites for each employee. However, you will pay different licenses for all of them. Before purchasing these licenses, please contact Adobe Support to add these users to your partner portal. After you have added users to your partner portal, you will be able to access all the websites from it.
    *NOTE: If you have already add employees to your partner portal, then everything will work automatically.
    If you don’t want to access all your websites from the same Partner Portal, you don’t have to do anything.
    How can I set permissions for my employees regarding these websites? What permissions can I set?
          This will be part of a later Creative Cloud that will be launched this year.
    What happens if I cancel or stop paying my Creative Cloud subscription?
         Each live website (among the free websites under your Creative Cloud subscription) will stay live for an additional 30 days. This gives you time to decide whether you want to keep the site(s) live or remove them.  You will be prompted to upgrade your website to a regular Business Catalyst site plan.
         After 30 days, your website will enter in temporary mode. When entering the temporary mode, your custom domain name will be removed from the website. In order to reactivate it, pay for your website directly with Business Catalyst.
         If you are inactive on a temporary website, it will automatically be deleted.
    === Dreamweaver CS6 FAQ ===
    I have logged in on Dreamweaver CS6 and I cannot see my partner site. How can I edit it?
    This is a known issue. For paid partners (Standard or Premium) you can use the workaround described below:
    export one of your sites as an .ste file
    Open the .ste file in another text editor, and modify it
    Replace the :
    httpaddress with your partner's site URL address
    secureURL with your partner site secure URL
    siteid with the site ID of your partner site
    Save the .ste file with another name
    Import this .ste file into Dreamwaver, choose a local root folder
    Please take a look at Brad's blog post here for more detailed steps on how to import your partner site in Dreamweaver.
    I'm trying to login to Dreamweaver CS6 with my Business Catalyst credentials, and it doesn't work. What credentials do I need?
         You can login to Dreamweaver CS6 with your Adobe ID. If you haven't merged your BC account with an Adobe ID account, you'll need to merge it and then you should be able to login.
    How do I access sites in Dreamweaver with an Adobe ID other than the one linked to my Creative Cloud or Dreamweaver subscription?
          Dreamweaver defaults to using the Adobe ID from your subscription to avoid the inconvenience of logging in multiple times. To use a different ID, just click the "Logout" button in the lower-right hand corner of the Business Catalyst panel and log in with a different Adobe ID:
    You'll need to have a file open in an existing BC site for the "Logout" button to be visible. Logging out will not affect the Adobe ID used in conjunction with your Dreamweaver subscription. To change the Adobe ID for your subscription, click Help -> Deactivate.

    At this point the upgrade workflow is not functional just yet, as mentioned here: http://forums.adobe.com/docs/DOC-2153
    So the webBasics Creative Cloud cannot be upgraded directly  to the webBasics+ level for now.
    But a workaround for this case would be to re-publish your Dreamweaver/Muse project (I suppose you've used one of these solutions to build the site in the first place, right?) in a new trial/temporary site  -> let us know what is the URL of that site (don't push it live) -> we will change the site plan from our backend to webBasics+ -> you will be able to publish it using the webBasics+ site plan.
    Please note that this is going to be a separate charge, besides your Creative Cloud subscription. The monthly fee for webBasics+ will be $12.21/month, as mentioned here: http://www.adobe.com/products/business-catalyst/buying-guide-subscriptions.html
    Another way to use the webBasics+ plan would be to simply trigger a new trial site here: https://syd.worldsecuresystems.com/PartnerPortal/FreeTrialSignup.aspx#splash with the same Adobe ID as the one used to buy the Creative Cloud subscription and  take that site live separately.

  • Business Catalyst and Creative Cloud: double-payment

    Last March (2012)  I subscribed to the most basic level of business catalyst ($97.00 per year) to publish my website.
    At that point I didn't know that Creative Cloud would include a basic subscription to Business Catalyst.
    In May (2012) I subscribed to the Creative Cloud which included this basic Business Catalyst.
    Now (in March 2013) Adobe has written to me for $97.00 again to pay for Business Catalyst and they have sent me an email saying they will discontinue service in 7 days.
    How do I discontinue the $97.00 Business Catalyst account and transfer hosting to my Creative Cloud account?
    Last time I tried to do something like this, it was hours and hours and hours to resolve it.
    Am I better simply paying $97.00 for Business Catalyst even though it is included in Creative Cloud simply because I will have uninterrupted service?
    If there is a chance that I could reconcile this without undue pain and struggle, could someone tell me how?
    And whether it is indeed possible?
    I have a very small but well-established business using Muse. I really can't afford the interruption nor hours and hours of fighting to resolve this.
    I would appreciate any help.
    Gay Ann Rogers [email protected]

    Hey GARRogers,
    If you have any sites that have been redeemed as Creative Cloud sites, we cannot change the billing for these sites and once your Creative Cloud subscription expires, so will the site. However, sites that are being billed directly by Business Catalyst are separate to Creative Cloud. So if your Creative Cloud subscription expires, the sites being billed directly by Business Catalyst will remain unaffected.
    If you have any sites that have been redeemed as a free Creative Cloud site, I recommend creating a new trial site via your Partner Portal (http://www.businesscatalyst.com/Admin/Index.aspx?to=PartnerPortal), and either republish your site from Muse to this new trial site or if you did not use Muse, migrate the data over as per this article: http://kb.worldsecuresystems.com/203/bc_2038.html.
    Once you have done this, take the site live via your Partner Portal > [select site] > Upgrade and if applicable, remove the domain from your previous site and re-add it to this new site.
    Feel free to PM me directly if you would like me to look at the billing for any of your sites.

  • I use Hotmail for my business e-mail account and after an automatic upgrade I can no longer send out e-mails. HELP!!

    When I try to send out an e-mail, it lets me enter the recipient's name and a subject but I am unable to enter anything in the body. I have not been able to add attachments for a while now because of the last time I upgraded. As I stated, this is my business e-mail and I really need it to be working. Thanks for any help you can provide.

    Oh my goodness! Thank you sooo much! This worked. I can now stop sending the business e-mails from my personal account - ha ha. Since you helped me with this, maybe you can help me with one more thing. I haven't been able to attach to e-mails in this account for quite awhile now, just been using a jump drive, since a previous automatic update. I didn't obsess over it due to the fact that I could still send e-mails. Any more help you can provide is greatly appreciated!
    By the way, you also put it in terms I could understand. I'm not computer illiterate, just not as up to date as I should be. Step-by-steps help alot! :D

Maybe you are looking for

  • How to attach file(CV) from pages to online form in safari

    When i want to attach a file from pages in any online form the select file button gives only two options 1. Take photo and 2. Choose from existing photos. So how can i attach files other than photos from pages or other apps .

  • Can I change the smtp server with Yahoo push account?

    My yahoo email account will send and receive over EDGE using the default yahoo mail settings. On my home Cox internet WiFi network I can retrieve messages but cannot send. When sending it says it was sent and makes the "swooshing" mail sent sound, bu

  • Query not returning rows in 'result' tab due to invalid date field (bug?)

    It seems that in the results display, if there is a date field with out of bounds data then the query is stopped and only the results up to that record are displayed. When running the same query as a script, all of records are returned. The offending

  • WRT54G Router

    I am currently connected to the Internet, but the router's web utility is currently inaccessible from my iMac, although the router permits numerous devices to access the cable modem and hence the internet. The router was set up via the iMac, which is

  • Problems creating Firewall Groups

    I'm testing Leopard Server - I'm trying to configure the Firewall and I'm not able to add Groups. When I click the "+" symbol the window appears and let's me type a name, but then I try to add a range of address, the interface goes nuts. It always tr