Embed EA into WordPress site.....EdgeSuite no longer works

I'm trying to embed a brief .an preso into my clients' WordPress site. In the past, I'd use the EdgeSuite plugin to assist me with this, but since this latest update, it no longer allows me to use it. Even the plugin author has said as much.
So now I'm trying to do it the old fashioned way of just moving the code over to my theme's index.php and header.php. It's just not working. All I get is the preloading circle and that's it.
Unfortunately, I cannot show you the example, since it's not public just yet.
I created a folder on my server called 'edge' and placed all my files there. Then I took the code the .html file produced and placed the scripts into my header.php (altering the references to point to the new 'edge' folder) and then the div holding the animation into my index.php since this is just for the homepage of the site. Nothing else.
The tutorials to show how to do this online are out of date, so I'm just looking for some help on the newer way to incorporate EA into my WP.

I am seeing your issue. We had an issue with a script being called twice, which in most browsers the same script being called twice in a page would just run the Script. For some reason Firefox did not allow the script to run because it was in there twice. PLUS there was an issue with the Script being INSIDE the body tag.
You could try, if you know how to edit your Wordpress templates, to try to move your Javascript to inside the <head> instead of inside the <body> tag. I know this is not ideal because of page load issues, but this may fix your issue in Firefox, assuming you want it to work in Firefox.
There seems to be a bug, from my experience so far, that Firefox does not like "inline" Javascript and is breaking the Javascript when other browsers render it fine.
I see that a call to eva() (in your cforms.js) is being used and it is being blocked by CSP (Content Security Policy). Which looks like Firefox added something in the Browser that blocks eval() from being used. Typically eval() is considered unsafe, BUT typically still runs on other browsers, seems like Firefox just breaks the code if it finds it.
You may try to use a different forms plugin too instead of cforms.js because of the eval() method being used.

Similar Messages

  • The link to our Public iTunesU site is no longer working

    The link to get access to the Public side of our iTunesU site is no longer working. We have tried from both Windows machines and Macs, with multiple browsers and they all the do the same thing. When you click the link, iTunes looks like it is opening the page, but then just stops.
    Has something changed in the formatting of the link to a public iTunesU site? Here is our link:
    https://deimos.apple.com/WebObjects/Core.woa/Browsev2/utm.edu

    Use the Deauthorize All command documented in this article.
    (102522)

  • Embed video into another site??

    I have just finished creating a website in iweb, and published it to a folder. I am clueless when it come to html or web coding. So my question is, is there any way I can get an embed code to post my video from my site into another site?

    The only way I've found to link to a movie file I've used in a site is to use the following URL:
    http://web.me.com/MMeAccount_Name/Site_Name/Media/movie_filename.mov
    That will link directly to the movie file.
    OT

  • Need to incorporate RoboHelp into WordPress site

    I have a WordPress site that I want to incorporate my RoboHelp application into.  Is this something that can be done?  Or, do I need to do the reverse and create the RoboHelp site then add the blog content?

    Sorry, but that would be a direct violation of the license agreement, no?
    Why would you want folks to use RoboHelp via a web site?
    Or did you mean to say that you wanted to create a RoboHelp output such as WebHelp and use it? If so, that's probably possible, but would require some work. I don't know if Wordpress offers an ability to upload a folder structure.
    Cheers... Rick

  • Embed videos on WordPress site?

    Can anyone tell me:
    1. Why won't WordPress (installed on my own servers, not
    WordPress.com)
    allow me to put video embed code from YouTube, Flickr or
    Vimeo into a post?
    It just strips the code out, and I don't understand why.
    2. From hours of searching the codex, I'm slowly gathering
    that there are
    lots of plug-ins for embedding video. I'm working on
    installing one, but I'm
    still confused about why it's needed, when it should be so
    simple to just
    paste in the embed code.
    Any clues will be much appreciated. I love WordPress, but
    getting answers to
    simple questions from the documentation or forums is pretty
    difficult.
    Patty Ayers | www.WebDevBiz.com
    Free Articles on the Business of Web Development
    Web Design Contract, Estimate Request Form, Estimate
    Worksheet

    I just looked at a tutorial on how to embed video in 2.7 and
    they instruct
    to SAVE DRAFT, VIEW, then PUBLISH. So it might need to be
    that way!
    Most important....if it works, keep the procedure!
    MD
    P@tty Ayers ~ACE wrote:
    > It's 2.7. If/when I test it out again, I'll let you know
    whether I can
    > duplicate both results.
    >
    >
    > --
    > Patty Ayers | www.WebDevBiz.com
    > Free Articles on the Business of Web Development
    > Web Design Contract, Estimate Request Form, Estimate
    Worksheet
    >
    > "Mad Dog" <[email protected]> wrote
    in message
    > news:[email protected]...
    >> That's strange, but hey, I wouldn't be surprised if
    you might have
    >> to do that. WP, like most things computer-related,
    can be wacky.
    >> What version of WP are you using?
    >>
    >> MD
    >>
    >> P@tty Ayers ~ACE wrote:
    >>> Hi MD - Yes, that's exactly what I'm doing, what
    you recommend. The
    >>> first 8 or 10 times I tried it, it stripped the
    code right out
    >>> before it posted.
    >>> I've had a minor breakthrough, though. If I Save
    Draft first, and
    >>> Preview, the videos embed just fine in the
    Preview page. I'm about
    >>> to see what happens when I publish.
    >>>
    >>> It worked! How weird. I might test it again just
    to satisfy myself
    >>> that it really does do that, although I tried so
    many times
    >>> (Publishing directly without Saving first) that
    I'm 99% certain.
    >>>
    >>>
    >>> --
    >>> Patty Ayers | www.WebDevBiz.com
    >>> Free Articles on the Business of Web Development
    >>> Web Design Contract, Estimate Request Form,
    Estimate Worksheet
    >>>
    >>> "Mad Dog"
    <[email protected]> wrote in message
    >>> news:[email protected]...
    >>>> Patty--
    >>>>
    >>>> How are you trying to do this? You should be
    able to go to the Add
    >>>> Post screen, switch to HTML code view, and
    add the embed code. What
    >>>> you DON'T want to do is use "Add
    Media/Video" and put embed code
    >>>> into that....it won't work.
    >>>>
    >>>> MD
    >>>>
    >>>>
    >>>> P@tty Ayers ~ACE wrote:
    >>>>> Can anyone tell me:
    >>>>>
    >>>>> 1. Why won't WordPress (installed on my
    own servers, not
    >>>>> WordPress.com) allow me to put video
    embed code from YouTube,
    >>>>> Flickr or Vimeo into a post? It just
    strips the code out, and I
    >>>>> don't understand why.
    >>>>> 2. From hours of searching the codex,
    I'm slowly gathering that
    >>>>> there are lots of plug-ins for embedding
    video. I'm working on
    >>>>> installing one, but I'm still confused
    about why it's needed, when
    >>>>> it should be so simple to just paste in
    the embed code.
    >>>>>
    >>>>> Any clues will be much appreciated. I
    love WordPress, but getting
    >>>>> answers to simple questions from the
    documentation or forums is
    >>>>> pretty difficult.
    >>>>> --
    >>>>> Patty Ayers | www.WebDevBiz.com
    >>>>> Free Articles on the Business of Web
    Development
    >>>>> Web Design Contract, Estimate Request
    Form, Estimate Worksheet

  • How can I edit a working WordPress site installed on a working local server in "Live Mode"?

    Although I can successfully edit the site in "Design" mode, it's pointless when I just see "PHP" icons everywhere thus I'm editing blindly hoping the edits turn out after constantly saving and then heading over to the WordPress site and reloading the page.
    If I can't do this whatsoever in Dreamweaver, what program can do it?

    There is a DW Extension called WP Site Designer -- I have never tried it.
    WordPress Site Designer for Dreamweaver | DW Extensions | ExtendStudio
    Nancy O.

  • Since upgrading to Firefox 4.0 Norton IS site logins no longer work, even though they are running, they do not auto load. Is FF not being recognised after the update ?? ??

    Normally when i open FF the Norton IS login manager kicks in automatically and completes all the various site logins.
    '''However '''since the update to FF4, even though Norton IS 2011 is running the login manager is not working, it's as if FF4 is not being recognised as my browser any longer.
    There must be a fix for this; if not i'll be forced to revert to the previous version of FF
    New'ish system i3, Win 7, MS Office, Norton IS 2011, Firefox 4.0

    You are almost correct in your assumption Norton needs updating to FF4
    You can get Firefox 3.6.16 here:
    http://www.mozilla.com/en-US/firefox/all-older.html
    http://support.mozilla.com/en-US/kb/Installing+a+previous+version+of+Firefox

  • Drag and drop simple ".mov" files, into 2 dif. browsers, no longer working

    -
    Did something, that caused my main drag and drop, of simple ".mov" files, into 2 different browsers - "Safari", Version 3.0.4, and "Camino", Version 1.6.8, .. to stop working.
    To be clear, this is regarding, just some simply ".mov" files which I have generated. (Individual hourly, weather images - like; in sequence. Generated, in / with, QuickTime - itself.)
    At this point, where dropped from a folder, into "Camino", .. it routes these back to my main desktop. - (Before the problem, .. played them, in browser.)
    "Safari", only brings up the folder that the main file is in — within a separate folder window.
    (As with "Camino", played these in browser, previously.)
    (Have gone into "preferences", either browser, .. and can't figure things from there.)
    Problem occurred follow two different downloads / installations
    "DjVu Browser Plug-in"
    http://www.caminova.net/en/downloads/download.aspx?id=1
    and, ..
    "Flash Player" (.. for Mac OS 10.4 - 10.5)
    http://get.adobe.com/flashplayer/otherversions/
    Have tried, either "uninstalling", .. or "trashing" these.
    (Uninstalled, "Flash Played" - with specific "Uninstalled" app.. / "Trashed" "DjVu Browser Plug-in".)
    Any help, certainly appreciated.
    Rm(richard583a)

    -
    It, .. or they, don't within either browser that I have installed - and am using, ..
    .. they had previously, ... don't know what I did exactly to caused this circumstance.
    .. is my question. (.. if not fully clear.)
    Just looking to try to find out what I can do, either whether to "back-off" from what I've done - more recently, regarding the two different downloads that I've pointed to above, .. apparently - only, having, superseded a more simply configuration .. previously working.
    This, or either, adjust the settings - broader / somewhere (more generally) - otherwise, .. in order to have these files, play, .. in browser.
    Rm(richard583)

  • I have passwords that have disappeared and my sites are no longer working. How do I get them back? in English

    The security passwords and the tools preferences cannot be found. Where are they?

    Password Manager
    http://kb.mozillazine.org/Password_Manager
    Check and tell if its working.

  • Email no longer working for my WordPress site

    Not sure when this happened, but my wordpress site will no longer send emails.  The only time I get an error back of any help is when i try the password recovery utility.  It displays
    The e-mail could not be sent.
    Possible reason: your host may have disabled the mail() function...
    Which is odd because this used to work just fine when I first set this all up 3 months ago.  Do the shared sites have email disabled now?  How can I get this working again?  I tried looking through wordpress for email configuration and testing,
    but didn't find anything there.
    Thanks in advance for any help you can provide.
    Chris

    Oh wow, that's odd.  It worked just fine when I initially setup the site.  Never heard of having to install a plugin to get SMTP working for a wordpress site.  I've always understood that you'd simply have to configure PHP to let it communicate
    with the SMTP server, which naturally happened when I installed the WordPress site from your plugins.  Which doesn't mean to say that it's impossible for it to be different than what I imagined.  But really, I'd be surprised if this is "standard
    wordpress practice".
    As with all wordpress plugins, there's a worry about installing a malicious one in your site.  Is there any that you all could suggest to "re-bridge" the gap in this functionality?
    Also if this is the default behavior for the "website preview" which has been provided by running on shared instances, does this mean that if we were to decide to upgrade the site to be on our own instance, that we'd have to perform the same tasks to get
    email working?

  • Is there a way to embed a business catalyst ecommerce site into another site?

    If I build an ecommerce site in business catalyst, can I embed it into another site? For example if I already have a public site (using Adobe CQ), can I embed a Business Catalyst site into my Adobe CQ webpage to function as the ecommerce portion of my Adobe CQ site?  Would the API allow for this? Thanks in advance.

    Yes you could do it with the API, but it would an epic programming adventure to get it going, as far I know no one else is doing it. It would be extremely slow to use the API in realtime (ie get the contents from the API every page request as the API is slow and times out certain parts of the day sometimes) so you would have to sync your data between the sites. You would also have to work out shipping externally because you can't get any sort of shipping information from the API (as far as I know)
    An easier way would be to setup a reverse proxy to your BC site, the only issue with that is that when you start to hit HTTPs pages on checkout you wont be able to proxy them (securely) unless you get your own certificate for the site you are proxying from. I have done this for other sites before but not BC, in theory it should work because BC allows any domain and they shouldn't be any sort of domain / RDNS security checks.

  • Whiskey Media Sites no longer work in Firefox 4beta

    When attempting to browse Whiskey Media sites in Firefox 4, the search box on the site (which used to automatically generates a list of search results when typing into the search box) no longer works. The sites worked in versions of Firefox prior to the beta, and works in other web browsers. Any help that can be provided would be appreciated.
    == URL of affected sites ==
    http://giantbomb.com

    Which version of Firefox do you use?
    You have a weird user agent:
    * Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0; hi, Mom) Gecko/20020604
    Try to reset the preferences.
    * http://kb.mozillazine.org/Resetting_preferences
    * http://kb.mozillazine.org/Preferences_not_saved

  • Error with Wordpress site

    I did the whole MAPM/MySQL deal as per the Adobe tutorial and it worked fine.
    So then, I created a blank site folder with proper test server links & everything and then copied the Wordpress site I'm to work on in the directory.
    Alas, I'm a very unhappy boy since I get, "An unkown error has occurred while discovering dynamically-related files. Retry".
    Obviously, this is really bringing me down since I'm dead in the water.
    Have I done something wrong?
    Thanks,
    jeff

    That's usually due to something in the site definition.  Is the testing server running and can you verify the path is correct (both local path and URL)?

  • HP Simplepass 2011 no longer working in IE

    Hello, I'm using a Dv7 notebook and I recently changed a setting, and unfortunately cannot find my route back to it. I was resolving another issue and changed a few settings specifically in my IE browser (9, 64 bit) and now I can use my fingerprint scanner to log into windows, but it no longer works in my browser at all. Would anyone mind herding me in the right direction? Been searching for hours, Thanks in advance!

    Hello JuliusofRome.  I understand that your fingerprint reader no longer works in IE9.  
    What was the other issue which you were resolving?  This information may prove useful.
    Does it give you an error when trying to use the reader in IE?
    You believe you may have caused the issue while changing settings in Internet Explorer.  You should try resetting Internet Explorer's settings to their defaults and see if that has an effect on your issue.  Try the following.
    Close all Internet Explorer windows.
    Click Start, type "Internet Options," and press Enter.
    Navigate to the "Advanced" tab.
    You will see "Reset Internet Explorer settings" towards the bottom.
    Select "Reset."
    Once the settings are reset you can reboot your notebook and verify whether this resolves the issue.
    I hope you have a great day!
    Please click the white star under my name to give me Kudos as a way to say "Thanks!"
    Click the "Accept as Solution" button if I resolve your issue.

  • I can log in to my wordpress site or rather I can get into the back end of my site but I can no longer see the edit button on Firefox

    I use firefox 24 and it was working fine up until last weekend then I could no longer see the edit button on my wordpress site.
    The thing is that I can get into my site via the site-wp-admin url as cookies allow me to do so but once I click on visit site then I cannot do anything because there are no edit buttons and not a log in button either so I do not even have the option of trying and failing or succeeding.
    It is quite puzzling as it happened just recently.
    I now have to use chrome to do all my editing since there is no problems on that browser

    Let me start with the general advise...
    When you have a problem with one particular site, a good "first thing to try" is clearing your Firefox cache and deleting your saved cookies for the site.
    (1) Bypass Firefox's Cache
    Use Ctrl+Shift+r to reload the page fresh from the server.
    Alternately, you also can clear Firefox's cache completely using:
    orange Firefox button (or Tools menu) > Options > Advanced
    On the Network mini-tab > Cached Web Content : "Clear Now"
    If you have a large hard drive, this might take a few minutes.
    (2) Remove the site's cookies (save any pending work first). While viewing a page on the site, try either:
    * right-click and choose View Page Info > Security > "View Cookies"
    * Alt+t (open the classic Tools menu) > Page Info > Security > "View Cookies"
    In the dialog that opens, you can remove the site's cookies individually.
    Then try reloading the page. Does that help?

Maybe you are looking for