Secure area and Adobe Muse

I'm having some trouble with Secure area for Business Catalyst. If I link to a page that is in the muse of adobe and make it secure, it seems to work great, except that... If I know the web address, it binds to it without going through the connection. Why is this? How to prevent this?

I know I can create a page on the right in British Colombia, and then its really impossible to know the address... but then I cannot bind it to an actual Web page. I use HTML? to create a page?

IM really confused and searched for hours about what I'm doing wrong. Could someone help me please. I hope I'm just being a fool and this is a very easy solution.

Thank you very much!

If it is set correctly then you to just link to the page and you will be automatically directed to the connection. You have a link that you can share? Feel free to send me a link in private Message If you want to not displayed publicly.

Gurus of BC is the best site to learn Business Catalyst. They have even a section for the integration of the Muse. Here is a video on an Intro to Secure areas that should cover everything you need.

How to use Business Catalyst secure areas

Tags: Adobe Muse

Similar Questions

  • Hello. I do not understand what that error for Adobe Illustrator and Adobe Muse creative cloud products: I open the app and they are closed today. In the writing of Muse: app error #1009 in Illustrator just closed.

    Hello. I do not understand what that error for Adobe Illustrator and Adobe Muse creative cloud products: I open the app and they are closed today. In the writing of Muse: app error #1009 in Illustrator just closed.

    Please check:

    TypeError: Error #1009: cannot access a property or method of a null object reference.

    Adobe Flash Player Error #1009 Windows 8.1

    TypeError: Error #1009

    Flash Player ' TypeError: Error #1009: cannot access one - Microsoft Community

    It seems to be an error in the Flash Player rather than illustrator.

    Concerning

    Stéphane

  • E-learning platform and Adobe Muse

    Hey,.

    I want to make the e-learing the site I'm building in Adobe Muse.

    What I wish is that people would receive access to e-learning and the only one they can watch videos. Is there a way possible, I can do this?

    Clues where to start or where to look would be greatly appreciated!

    Thank you very much

    LLA is supported in the Muse at the moment. If you are familiar with the catalyst for business you can create secure areas and add them to your site, but it can be a fair amount of work according to your needs.

  • Help with Business Catalyst Web forms and Adobe Muse.

    I created a websform to connect to a secured using catalyst of the business area. I glued the webform html in Adobe Muse. After the publication of my site. The websform that I created in BusinessCatalyst is deleted, but I can see all the forms I created using Muse in the section of the online form. Y at - it a fix for this problem? Thank you

    This is the page with the form. http://www.highestgoodclothing.com/login.html

    Thank you for posting.

    When you publish the site of Muse, forms created in British Colombia are replaced by default. However, there is a workaround solution. Once you have created a form in British Colombia, please insert on a page and once the interface. A folder will be created in the CRM for this shape. Now when you publish the site of muse, it will not delete the form of BC.

    I hope this helps.

    See you soon!

    Scott Raj Rouanet

  • MailChimp and Adobe Muse - how to incorporate

    I am trying to integrate a Mailchimp on Adobe Muse registration form. "Based on a previous forum, I put the following code and replace the URL with my form: < iframe title = 'subscribe' src ="http://eepurl.com/cdhs3n"width ="400"height ="500"style =" border: 0; "scrolling ="no"> < / iframe >

    But, how to format the shape on Muse? I would like to make the much smaller form. There is no option on Mailchimp to change the size of the grey background surrounding except for the color. And because the form is a form of "Général", I don't know where to access the HTML code. MailChimp provides a form of URL for the General forms.

    Is there another way to incorporate Mailchimp on Muse as well as buying widgets? Is there another email provider registration form that you recommend that works well with Muse?

    Here is the site: http://kandkmatwick.com/new-here.html

    Thank you!

    You cannot format a form of Mailchimp in Muse without a widget or knowledge of CSS and HTML. You can format to some extent inside Mailchimp and then incorporate the code if you want to try that route.

    I know you're wondering if there is a solution that does not require a widget, but these widgets are quite impressive. It comes with 9 and 100 s customizations form widgets. More documentation on this subject can be found here. The widget is updated constantly and requested features are constantly being added!

  • I have compatibility problems if I use Adobe Muse CS6 and Adobe Muse CC

    Hello

    I use Adobe Muse CS6 currently in school and need to complete some work myself at home. I can't find a downloadable trial for Adobe Muse CS6 only, I can only find Adobe Muse CC. If I download the trial regarding the Adobe Muse CC will this give me compatibility issues if I create my Web site between the 2 versions.

    Thank you.

    Hello

    There is some Confusion here.

    Adobe Muse was never released in version CS6. It has always been a part of the creative cloud only. You can check the version of Muse in school by going to help > about Muse (Windows) or Adobe Muse > on Adobe Muse (Mac users).

    If you are talking about the compatibility of your project in versions of Muse version, I want to confirm that a project created and saved in an earlier version can be changed in the new version of Muse, but if a project is modified and saved in the latest version so you can't open it in previous versions.

    So if the version of Muse in school machine is older than the version that you have installed on your machine at home, you will not be able to open in school once edited and saved in the machine Home machine.

    If you could share versions of Adobe Muse on both the machine then I can give you a precise answer to your question.

    Concerning

    Vivek

  • Support new areas in Adobe Muse CC2014.1

    Hey there,

    .

    Are there problems in Adobe Muse with new areas. Can't put my "[email protected]" in my website contact forms. This bug is already known?

    Thank you!

    We are aware of this and noted down for later review.

    For now, please use a different email.

    Thank you

    Sanjit

  • Sarhunt code for resizing and Adobe Muse

    Hey everybody,

    First of all, I want to say thank you to the people who have helped me already. You are really a great community and a great resource for beginners like me.

    Secondly, I have trouble with the resizing/scaling. I have discovered an old post on dynamic resizing/zooming by sarhunt. The code works when I Preview in Adobe animate. But when I do drag the file .oam published in my Adobe Muse Web site and then get an overview of the Web site, is no longer resizes. Can someone help explain where I could go wrong and what I can do to fix the problem?

    Currently, I'm in CompositionReady:

    var stageHeight = sym.$('Stage').height (); Set a variable for the height of the stage

    SYM. $("#Stage") .css ({/ / set the origin of the transformation to always fit in the upper left corner of the scene})

    'transform-origin': "0 0".

    "- ms - transformation-origin": "0 0".

    ' - webkit - transform-origin ":"0 0".

    ' - moz - transform-origin ":"0 0".

    "transform - o - origin": "0 0"

    });

    function scaleStage() {}

    var point = sym.$('Stage'); Define a reusable variable to refer to the scene

    var parent = sym.$('Stage').parent (); Define a reusable variable to reference the container parent of the scene

    var parentWidth = stage.parent () .width (); Get the parent of the soundstage

    var stageWidth = stage.width (); Retrieves the width of stage

    var desiredWidth = Math.round(parentWidth * 1); Set the new width of the scene as it evolves

    var scale = (desiredWidth / stageWidth); Set a variable to calculate the new width of the scene he puts on the scale

    Resize the stage!

    internship. CSS ('transform', ' scale (' + scale + ')');

    internship. CSS ('- o - transform', ' scale (' + scale + ')');

    internship. CSS (' - SM - transform ', ' scale (' + scale + ')');

    internship. CSS (' - webkit - transform ', ' scale (' + scale + ')');

    internship. CSS (' - moz - transform ', ' scale (' + scale + ')');

    internship. CSS ('- o - transform', ' scale (' + scale + ')');

    parent. Height(stageHeight * Rescale); Reset the height of the container parent for objects below will be redistributed as the ADJUSTABLE height

    }

    When the browser is also

    $(window) .one ("Resize", function() {}

    scaleStage();

    });

    When the first load of the page

    $(document) .ready (function () {}

    scaleStage();

    });

    Thank you.

    Muse currently does not support animations of edge resizing in the browser. Even if the animation on the edge resizes very well, after that the MCO is placed in Muse we have no way to know that it must be resized, to remedy this take us the height and width of the size of the animation in Muse and fixed the iframe (i.e. OAM) to these dimensions.

    We are looking into being able to support this feature in the future. In the meantime, there is unfortunately only one size, the animation can be when placed in Muse.

    Sorry for the inconvenience,

    Dana

  • In collaboration with BC and Adobe Muse?

    Hello

    I've worked with Adobe muse for a bit now and I'm willing to take my site to the next level. I'm specifically looking for Catalyst Business webCommerce packing. I just want to know how it is difficult to incorporate things like an interactive calendar, a login to members section, an eCommerce shop, etc. Do you need to be a genius to coding or can you get by using just the absolute basics? I want to be able to design the buttons myself and displays things of muse, is - it possible or do you need to do it all by code?

    Thank you

    Leo

    Hi Leo,

    Watch this video in this video, you will learn how to take your Muse sites to the next level by integrating Business Catalyst

    Muse: Advanced Integration CMS | Adobe Muse Feature Tour | Adobe TV

  • WordPress and Adobe Muse...

    Can someone help me understand how to integrate my wordpress into my newly created site of Adobe Muse?

    Thanks in advance!

    Please check the available options:

    http://musewidgets.com/search?q=WordPress

    Thank you

    Sanjit

  • Integration of autoresponder and Adobe Muse

    Hello

    I would like to get into the point.

    I have some good knowledge of usage of muse adobe but I think that it is always difficult to make an autoresponder that form when visitors put their emails, they receive an email immediately. Now, I know, it could be done if I just paste the HTML code on the muse and the shape of my answering machine should appear BUT I'll end up with an ugly shape in this case.

    So I just need a way to paste my code answering machine (custom shape). How can we achieve this by muse please?

    THEREFORE, all information will be appreciated!

    Kind regards

    Salah

    Place your custom code in its own page html htm or (muse), and then point to this page using an iframe

    Iframes can be identical to any other styled div you can add background, race etc.

  • How security are flashing adobe

    eager to play videos and online games, but asking to download adobe Flasher. How is it safe to download an adobe flasher?

    Hello

    Flash Player itself is very safe.

    Adobe Flash Player
    http://www.Adobe.com/downloads/

    I hope this helps.

  • Email addresses and Adobe Muse BC basics

    I understand that "free" hosting is essential to BC. N does not include email.

    However, I would like to take advantage of free hosting for a client, but she needs an email address or two obvs.

    So my question is. Should I pay for email hosting only with the ISP with which I have the supplier, and if I do, how does this work in collaboration with the BC accommodation, once I reset the names of DNS servers?

    And if I want to move to BC Basics + which I think will give me 5 email addresses, only have to pay the difference?

    Thanks for your help with this!

    Yes, there are two ways to redirect your domain to BC:

    1: change DNS servers (which will send the e-mail and Web site to the servers of BC)

    2: change just recording in the domain host IP address that BC will give you when you go live (this will take only Web site)

    You want the second option.

  • Rollover States disappear when links are applied (Adobe Muse).

    Hi guys,.

    I created successfully States of bearing in the elements and they work fine. So when I add hyperlinks to these items, the rollover no longer appears.

    Having a bit of playing around with it I've found that I can make it work if I manually type in the URL (index.html so for example), however I simply select the "Home Page" of scrolling links, rollovers do not work during preview in Safari.

    Any ideas?

    Thank you.

    You can set the hover hyperlink to edit styles.

    Thank you

    Sanjit

  • Creation of a secure area in British Colombia, using Muse

    I have a Muse site hosted by BC webMarketing. Instructions for making a secure area begins by "select website manager > Secure areas and click on add a protected area." I can't find the secure areas in my BC admin panel. I need to create a single accessible member page with a password.

    Hello

    Please log in to the admin of your website, click on details of my on the top right of the admin page.

    In my details page > scroll down > enable (compatible with Muse) online edition

    Refresh the page and you will see the options in the Site Manager.

    Thank you

    Sanjit

Maybe you are looking for