• Resolved yerbol05

    (@yerbol05)


    Hi, I tried your dev. version plugin.

    Here is the link.
    http://burgerking-kz.com/order/about/

    The composition is loading but the animation is not working on my site. And it is not loading json data, buttons not working.

    For my Edge animate i was using – jquery-2.0.3.min.js, could that couse problem? I can swap it for working one, just tell me.

    I also tried to use jQuery NoConflict mode, it is not helping. I can send the project file to developers of plugin if you need, just tell me to which one.

    https://wordpress.org/plugins/edge-suite/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author ti2m

    (@ti2m)

    Hi,

    for testing, try to remove jquery from EA or disable the isotope plugin. The json isn’t being loaded because it is not at /order/about/slides.json. I’ll try to find the issue where I described how to use files relative to the project directory.

    Thread Starter yerbol05

    (@yerbol05)

    Thank you very much, seem’s that is my fault, I don’t know how to use slides.json relative to main directory, I thought EA will pack it in OAM file, and I didn’t even tested in browser my web published project before uploading. Seems, when I find a solution to put json files relative to the project directory it will work. So, if you find the description please write it here.
    Thanks!

    Plugin Author ti2m

    (@ti2m)

    Try to add the json to your library in EA, then it will automatically be added. See if that works locally on your browser. Then I have to check if edge suite extracts .json files by default from the OAM and copies it to the server.

    Thread Starter yerbol05

    (@yerbol05)

    hi, it is not possible to add json files like JS files.

    I have uploaded slides.json file manually to the root folder.
    And I have wrote the path to “/slides.json” in my js of my project.

    At the time slider is working, but it is searching for images in wrong folders.

    folders that written in JSON file are – images/xxx.jpg, while after uploading the EA Suite puts the images to this path – mysite/wp-content/uploads/edge_suite/project/bk-history_2/images

    So, possibly, I will update my JSON file to fit this path.

    So, I will do manually 2 things.
    But, It is better than nothing)

    Thread Starter yerbol05

    (@yerbol05)

    Hi, I asked Paul Trani, an he said that at the time there is no option to pack json files to OAM file.
    So, I have to change the path of for JSON and included in json file path for images.

    I changed it, everything is working fine!

    And your plugin is also working fine! Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Dev version of plugin not working on my site.’ is closed to new replies.