Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter amber_a

    (@amber_a)

    I just created the media folder in my root directly to link the songs. Its working now. Thanks

    Thread Starter amber_a

    (@amber_a)

    Thanks. Can you tell me few things before I start implementing the above. I am writing almost no programming by myself so it’s a little hard for me to understand the above.

    1) How/Where should I add the 2 jquery files? “Directly into public_html/wp-content/uploads/edge_suite/project/XXX” OR “changing .oam to zip file. then adding the 2 jquery files to assets and editing xml file.”

    2) Where exactly I should add this code and in which file

    var path_prefix = '';
    if (AdobeEdge && AdobeEdge.pathPrefix && AdobeEdge.pathPrefix.comps && AdobeEdge.pathPrefix.comps[compId]) {
    path_prefix = AdobeEdge.pathPrefix.comps[compId] + '/';
    }

    3)

    and then you add path_prefix as a prefix to all custom resources like path_prefix + ‘query.min.js’ etc.

    DO you mean adding path_prefix when I am linking in the files in script tags

    4)

    To get additional scripts into the OAM I think you just have to add them with a script tag within the main index html file in the header.

    For this, do I make the changes by unzipping oam file and editing the index file of the project and zipping it back to OAM file?

    Thread Starter amber_a

    (@amber_a)

    I tried that too and the same issues are there.

    I am using my second method to link to jquery files. That is
    changing .oam to zip file. then adding the 2 jquery files to assets and editing xml file. creating to oam file.

    Thread Starter amber_a

    (@amber_a)

    I just tried the method similar to buzz.js post. changing .oam to zip file. then adding the 2 jquery files to assets and editing xml file. creating to oam file. But I still have the same issue.

    Thread Starter amber_a

    (@amber_a)

    For some weird reason, It started working now. I just saved the Edge project with a new name and the respective OAM file is now visible. :S

    Thank you so much. Maybe the new dev file and it just needed some time to refresh.

    Thread Starter amber_a

    (@amber_a)

    Ok. So I downloaded the zip file from the link you sent me and uploaded that plugin. I again tried both the files.

    Again only one of the animations is showing at https://www.mynewlingo.com

    Thread Starter amber_a

    (@amber_a)

    Sorry, I am new to wordpress and using WP dashboard to find and install plugins. That’s where I found edge Suite Ver 0.5 and activated that.

    Can you please tell me the steps for installing this dev version. I downloaded the folder on my computer. There is a link to tutorial
    https://edgedocks.com/content/edge-suite-integrate-edge-animate-wordpress that does not work.

    Thread Starter amber_a

    (@amber_a)

    Yes I downloaded the ver 0.5 of edge suite on WP 3.6.1.

    But I can still see only one of the animations and not the second one.
    I also tried using one animation on a page but still there was an issue. I can see the stage being set in the source code for both the animations.

    Following is the link again
    https://www.mynewlingo.com

Viewing 8 replies - 1 through 8 (of 8 total)