InContext editor works not with custom html/css (animate files adobe edge)

Hello

I just created a site of catalyst for business and I chose for my own HTML/CSS/JS site (without a template). The site is made with Adobe Edge animate and the files are already uploaded to the server.

When I connect to the admin of the catalyst business account I can see my site works but now I would like to use the incontext Editor. When I hit the edit button I see my site, but I can't change.

In my index.html file I insert scripts like 'ice:editable="html"' and 'ice:editable="*". But still the incontext editor doesn't work.

Example:

<div ice-editable="html" id="Stage_UIHE-Cover_cover-title-03"><p ice-editable="html" style="margin: 0px; line-height: 36px;"><span style="font-family: times_new_romanregular, sans-serif; font-size: 40px; color: rgb(255, 255, 255);">Nepal Earthquake Aftermath:</span></p>

I'm doing this right? Could someone help me how to insert the tags in the right way.

Or maybe it is not possible to get the incontext Editor to work with the Edge files animate.

I hope someone can give me some answers and point me in the right direction.

Thank you!

As much as I know to Edge host sites work the script must be initialized. ICE but does not play nice with dynamic content and that's why he doesn't work for this particular site.

Don't think that there is a way around this.

Thank you

Mihai

Tags: Business Catalyst

Similar Questions

  • How can I change something like the border style of a framing in Muse area by adding custom html/css code?

    I'm changing the border style of a marquee selection around my head. Given that Muse is not one tool online, or support of border styles other than solid (why? I have no idea).

    I know it can be done by adding custom html/css, but so far, I've only managed to put a border dotted around the entire page. Some explain how I can do this please?
    There is no information on the forums and youtube on this subject, and it drives me crazy.

    Hello

    Please try following steps to make it work for you.

    1. place the codes marked in page design mode and preview in the browser.

    2. right click on the selection rectangle in the Navigator and select "Inspect element" (Google Chrome)

    3. Once you do this, you will be able to see that well-known codes are placed in a div with an id as #u75. In this example, it is #u75.

    4. it is the identifier that will target you for CSS.

    5. If the CSS, you will need to add following

    6. you can do a right click on the framing box in design and select "Edit HTML" and put the code before the code of renowned as mentioned below

    7. click on show preview and you will get a dotted border.

    Concerning

    Vivek

  • This software works well with Mac to convert EPS files in JPEG files?

    This software works well with Mac to convert EPS files in JPEG files?

    EPS to jpg converter

  • Insertion of files Adobe Edge in my html page

    Hi all

    I have an urgent problem of inserting a series of animations that I created in Adobe Edge in my portfolio website.

    I have 6 files to insert, which form a series of short animations.

    When I publish each file "adobe" edge, I understand that you must insert the Adobe Edge enforcement code in the head section and Edge Class code in the body section.

    What I'm not clear, this is where I save html, edge.js and edgeActions.js files. Should it be stored in the main folder where is saved the index.html file?

    And where images must be saved?

    If I try to move these files into subfolders, which seem to make sense to me, the animation does not work.

    What I leave me puzzled, you also need to record a 'edge.5.0.1.min.js' and a ' jquery-file 2.0.3.min.js in my javascript file. But whenever I publish an edge file, I need to save these files with the same name. And I don't know where these files must be saved.

    Hope I'm making sense here. I'm new to web development, and I hope I can show these animations on my portfolio website.

    Did someone met with these problems when you attempt to insert adobe edge files in an html page?

    Thank you

    S

    When you publish your animated project of edge, go to the "published" folder and extract all the files in the following folder titled 'web' and place them (as they are) in the folder corresponding to your index.html file. Once you add running Adobe Edge code animate the animation to your index.html file should be responsible. Don't forget that the edge file is already linked to image and js files in the exact form they appear after the opening of the "web" folder Thus any movement of files without taking into account other will break the link. For example: you can not put the .js to another folder after publication file because the file html for your project is related to the .js file exactly where he was when the publication was made. So he'll keep looking for this file in this location unless otherwise stated.

    An example of how you can organize your files: when you open your Web folder, it should be arranged something like this

    • -Images
    • -example.js
    • -exampleproject - edge.html

    Once the files are placed in the location of the index file we set something like:

    • -Images
    • -example.js
    • HTML - exampleproject-edge (NOTE: this html file becomes irrelevant, after adding the runtime code in the index file)
    • -index.html

    Once this is done, you can add your other projects as well. You will have to manually put all images used for each project in a single "record"of the images. "

    I hope this helps clarify things a bit!

  • Z510 touchpad not working not with select lists or menus

    I have a windows Z510 10.

    When I try to use any application wit just the touchpad and open a list item or a menu select and try to scroll down, as I scroll tht disappears. If I want to scroll a list I have to use the scroll keys or connect a mouse. This happens with thunderbird, chrome and firefox. He arrived not with windows 8.1.

    Thank you for anysgestions.

    Neal

    .

    I think that this has been resolved. I updated the driver toouchpad to the version of windows 10 and it seems to work.

  • ADT does not not with the large amount of files

    Hello

    I posted a similar question in the Flash Builder forum; It seems that these tools are not intended for something too big. Here's my problem; I have an application that runs on the iPad very well, however I can't seem to be able to package the resource files that it uses, such as flv, jpg, swf, and xml. There are a lot of these files, perhaps to a 1000. This app is not on the AppStore and only used internally in my company. I tried to package using Flash Builder, but he could not do, and so now I tried the adt command line tool. The problem is that it is out of memory:

    Exception in thread "main" means
    at java.util.zip.Deflater.init (Native Method)
    in java.util.zip.Deflater. < init >(Unknown Source)
    at com.adobe.ucf.UCFOutputStream.addFile(UCFOutputStream.java:428)
    at com.adobe.air.ipa.IPAOutputStream.addFile(IPAOutputStream.java:338)
    at com.adobe.ucf.UCFOutputStream.addFile(UCFOutputStream.java:273)
    at com.adobe.ucf.UCFOutputStream.addFile(UCFOutputStream.java:247)
    at com.adobe.air.ADTOutputStream.addFile(ADTOutputStream.java:367)
    at com.adobe.air.ipa.IPAOutputStream.addFile(IPAOutputStream.java:161)
    at com.adobe.air.ApplicationPackager.createPackage(ApplicationPackager.java:67)
    at com.adobe.air.ipa.IPAPackager.createPackage(IPAPackager.java:163)
    at com.adobe.air.ADT.parseArgsAndGo(ADT.java:504)
    at com.adobe.air.ADT.run(ADT.java:361)
    at com.adobe.air.ADT.main(ADT.java:411)

    I tried to increase the size of a segment of memory from java to 1400 m, but that did not help. What is troubling is well why this day and age, the adt tool is written only for the 32-bit java runtimes, when you can buy is more a 32-bit computer. Almost everything is now 64-bit. Be able to use a 64 bit java runtime would eliminate it.

    Has anyone else had to deal with a large number of files in an application iPad packaging?

    Thank you

    Hello

    Could you post the bug number in the thread?

    We fixed a few bugs OOM AIR 2.7. Here's the blog of liberation: http://blogs.adobe.com/flashplayer/2011/06/adobe-air-2-7-now-available-ios-apps-4x-faster. html . Could you try to package your application and see if it works?

    -Samia

  • How to set custom attributes of Div in Adobe Edge?

    Hi all!

    I wonder if it is possible, staying in Adobe Edge animate, set custom attributes of a Div.

    For example, for the framework of the "Impress.js" presentation, we get this code:

    < div id = "large" class = 'step' data-x = '3500' data-y '2100' data-rotate = "180" data = "6" >

    < p > < b > Mar show grew up < /b > < span class = "thoughts" > idea </span > < / p >

    < / div >

    Thus, in EA, we can call a Div (but what kind of Div? A rectangle? A text box empty?) with the 'big', we can also add the shape to the 'step' of class user interface, but we cannot - as far as I know - insert custom attributes.

    Perhaps with Jquery 'setAttribute'?

    Thank you very much!


    Davide

    In my opinion, what they added or 'set' dynamically, as you might have guessed.

    This is an old thread on the same topic.

    Darrell

  • Problems with custom HTML form entry

    Hey everybody. I try to include form fields of seizure of custom text in my Web site. It is and tiself is not a problem. I add an HTML object and insert the code.

    (However, I would like that there are 2 different styles 1) = > text background and gray and 2 white) = > blue background and white text. But as soon as I announced a form of the second type, the first chages to.

    What happens / how can I change this?

    Capture2.JPG

    Here is my code:

    1. < style type = "text/css" >

    form {make: 12px Lato, arial; make-weight: bold; color: #ffffff ;}}

    input {background-color: #0099ff; width: 220px; height: 24 PX; float: left; font: 14px Lato, arial; color: #ffffff; height: 25px ;}}

    < / style >

    < are method = "post" action = "send_form_email.php" >

    < input type = "text" name = "corevalue2" value = "You can count on me" / > < br / >

    < / make >

    (2) < style type = "text/css" >

    form {make: 12px Lato, arial; make-weight: bold; color: #333333}

    input {background-color: #ffffff; width: 547px; height: 24 PX; float: left; font: 14px Lato, arial; color: #333333; height: 25px ;}}

    < / style >

    "< are method ="post"action =" ">."

    " < input type ="text"name ="target4"value =" ' target4 ' / > < br / >

    < / make >

    I do not see the same behavior, made some changes in the code as target value is not defined.

    Muse is rendered the same value, as inserted in the code, but are made to a few changes with the code then this could cause the problem.

    Thank you

    Sanjit

  • Parachuting works not with my laptop and iphone at home but works at my office?

    So, it's interesting.

    At work my MacBook Pro and the iPhone have no problem with Airdrop. But when I come home they will not see each other. They are on the same network Wifi and Bluetooth and Wifi turned on!

    Make sure that the MacBook Pro and iPhone are connected to the same Wi - Fi network. When you use a parachute, I suggest to change the settings to "everyone" where it says "who can see me?" while you are at home. Do this peut rectify the problem. If not, let me know simply by replying to this and I will send through additional assistance.

  • Toshiba Store Art 4 USB 3.0 1 TB works not with USB3.0 or USB 2.0 port

    Hello
    I have a big problem with my external hard drive and I hope someone can help me.

    Here's the thing:

    I used my external drive only on computers that don't have any port usb 3 and all worked well. The drive has been used only with usb ports 2.

    Now, I got a computer with a usb port 3 and I was happy to be able to use my external hard drive at full speed.
    Has been fine until I wanted to transfer a file using my drive.

    The disc has been recognized either of usb ports 2. The NTFS partition is a partition BRUTE! I had to ' chkdisk/f G:' to make it work again on my usb ports 2. And some files were missing!

    Then, back on my other computer (usb port 3), the contents were not the same! I mean some of the files that I deleted when it is plugged into usb 2 returned when plugged usb ion 3! And then, back to the usb 2, partition became RAW and I had ' chkdisk/f G:'... once again!

    So, to make it as simple as possible, after some testing, it seems that the drive can only be used on the usb ports 2-only on ports usb 3 but can not be used at a time, which is very annoying for a portable external hard drive.

    I tried to format the drive to my usb port 2 and return on the usb port 3, the content came as if I had never formatted it and then back on the usb port 2, the RAW score again...

    I use Windows 7 and 8.1 Windows computers.

    Someone at - it experience that? What is the drive (Toshiba Store Art 1 TB USB3 4)? What is the USB 3 specification? Is - Windows 7 or 8.1 drivers?
    And above all: what can I do?

    Thank you very much!

    This external plug & play Toshiba HDD supports two USB standards: USB 3.0 and USB 2.0
    HARD drive around needs bus power 900mA to work correctly.

    The USB 3.0 port supports this standard 900mA. The USB 2.0 port allows only to 500mA.
    If in case the HARD disk is not working properly connected to the USB 2.0 port, I recommend you to use a USB cable to Y in order to connect the 2 ports USB 2.0 HARD disk.

    I have no idea why the content on the HARD drive is different, but from my point of few of the USB standard does not affect content.

    In my opinion, the HARD drive wasn't working properly using a USB 2.0 due to the low power.

    By the way: this HARD drive supports some additional features like the ability to oversight function and monitor to alert of the disk space that sends a alert when there is not enough available storage space.

    For advanced users, Toshiba has added the ability to customize the backup routine, including the ability to select only the most common file types for backup and change how many times a backup takes place.

  • E4407B works not with NOR-GPIB-USB-HS

    My E4407B Agilent does not work with my NOR-GPIB-USB-HS. I tried two different E4407B Agilent and 2 different NOR-GPIB-USB-HS, so I doubt it's different devices. The E4407B will not be displayed in the solutions of measurement and Automation Explorer. I tried fiddling with the matching settings listed here, but without result. What I need to make this work? I spoke in support of agilent and they claimed it wasn't my NOR-GPIB-USB-HS, settings on the Analyzer.

    Nevermind, I figured it. The NOR-GPIB-USB-HS is apperently not make good contact with GPIB port on the monitor, even if it is screwed to the bottom. I plugged the adapter to a GPIB cable, then GPIB cable to the parser, and it worked fine.

  • Sony sbh80 works not with 5.0.2 lolipop updated

    Hello

    Sony sbh80 microphone does not work at 23.1.A.0.690 on compact z3

    Losing mic randomly in calls, but I can hear, but either side can 'hear my voice. "

    I downgrade firmware to kitkat 23.0.1.A.5.77 now it works fine

    I do not have another bluetooth headset but I tried with other works of phone (xperia_neo_v) very well with stock firmware (4.1.B.0.587)

    Any suggestions, thanks

    Hello

    I know what the problem is now, the device has two modes as single/multipoint connection
    the two modes must be set to zero if not unresetted mode will conflict the microphone and microphone does not work

    Sony should update the user modes single/multipoint manuals have own configurations and should be given

  • Print screen doesn't work not with the alt key when I want to make a unique active window screenshot

    I have a pc with 4 monitors. The PC connects to citrix 4 virtual machines, 3 of which are works well and 1 which will allow me only to screen all screens, it's like the alt key does not work on this. Changed the keyboard to 1 that I know works fine, still the same problem persists. Could be a registry key that the virtual machine is missing?

    Hello

    Sorry for the delay in response.

    I suggest you post your query in the following TechNet forums to improve assistance in this regard.

    https://social.technet.Microsoft.com/forums/Windows/en/home?category=w7itpro

    Thank you.

  • New-Vm will work not with - Datastore

    I'm a noob to this, just to test the PowerShell CLI to see if we can automate some basic tasks.  Present a problem when you deploy a virtual machine using New - VM.  If the target data store is available in more than one cluster, the parameter - data store fails, saying its getting more of a parameter, even when explicitly by entering the name of DS.  For example:

    new-vm - VMhost hostname-name vmname-model templatename - datastore DSname

    Returns:

    New - VM: 2010-02-10 13:38:12 new-VM of the specified parameter "Datastore" expects a single value, but your name criteria "DSname.

    corresponds to multiple values.

    If I change the DS to point to a local storage on a server, it works fine.

    Issue a "Get-Datastore DSName" gives this:

    Name FreeSpaceMB CapacityMB

    -


    -


    -


    DSname 154411 511744

    DSname 511744 162610

    It is a laboratory facility, with two groups sharing the same lun.

    If I target a LUN to a cluster that is not shared, it works fine as well. Get-Datastore returns only the DSname once

    Is anyway to circumvent this?

    Thanks in advance.

    See this good you have 2 data warehouses in these 2 groups with the same name?

    As far as I know, is not a good practice.

    And you have 2 groups sharing the same LUN.

    I'm not sure it's a good practice either.

    In any case, to get to a data store specific you can select explicitly.

    Something like this for example

    $esx = Get-VmHost hostname
    $ds = $esx | Get-Datastore DSname
    new-vm -VMhost $esx -Name vmname -template templatename -datastore $ds
    

    ____________

    Blog: LucD notes

    Twitter: lucd22

  • How to make this work PS model in HTML/CSS

    Here is a picture of my chart of the basic web page:

    webMockup.jpg

    Can someone help me find how to break to use as a background for a website please?  The main thing that bothers me is the border around the pale Panel.  I can take a slice of a third of the guitar and put that as a background in mass with a dark blue background color.  Then I was going to take the light panel only and use it as a background image for the < div > content and add a pale background.  The problem is the transparent border that is the only way I can think to keep it to make the image forever.  The other alternative is to lose the border.

    Thanks for looking

    Martin

    Think of the blue part dark as a background page not repetitive.  Slice the inside Panel in picture three slices cela an envelope around your content.

    http://ALT-Web.com/demos/image-slices-in-a-CSS-based-layout.shtml

    Nancy O.
    ALT-Web Design & Publishing
    Web | Graphics | Print | Media specialists
    www.Alt-Web.com/
    www.Twitter.com/ALTWEB

Maybe you are looking for

  • I dropped my iPhone and now it won't turn! fear a lot what do I do now?

    I dropped my iPhone and now it won't turn! fear a lot what do I do now?

  • synchronize two usb 6289 with a meter

    Hi people! I'm trying to synchronize 2 boards of the series M USB-6289 using a counter. I searched the forum and that you've already seen the tutorials: 'Synchronization of series M with LabVIEW and NOR-DAQmx - Developer Zone - National Instruments'

  • HP B209 a - m: wireless connection

    Converted to a fiber optic network and got a new modem...  Old modem worked well.  But when I followed the same steps, the printer recognizes the modem but the modem does not recognize the printer.  I changed the modem, still no connection. Any ideas

  • LaserJet Pro M277dw: PRINTER does NOT, DON'T COPY NOT SCAN...

    Dear friends. Last week, I bought a LaserJet Pro M277dw color printer (‑ Laser Color Fax / copier / printer). I'm doing it to copy a document, but the printer does nothing; the only thing that it displays on the LCD is THE DEVICE IS BUSY! Try AGAIN L

  • I want a non thread-safe container

    My application met with muti-threaded, it seems unwise to use a vector, which can cause the deadlock. So should what container I use?