ti2m
Forum Replies Created
-
Forum: Plugins
In reply to: [Edge Suite] error 404 SVG part not viewingGlad we got that one resolved. Closing the issue. Please consider voting for the plugin if you like it.
Forum: Plugins
In reply to: [Edge Suite] JS Error after EdgeSuite updateI have commited the patch I sent you by mail to version 0.6. It was a small legacy bug which no one seemed to have caught during the last month of testing. Thanks for testing so quickly.
Please consider voting for the plugin if you like it. Marking as resolved.
Forum: Plugins
In reply to: [Edge Suite] error 404 SVG part not viewingHi,
your custom svg.js with the notify function is not being loaded. Try to include the svg.js as an external script in EA and reupload it. Make sure the svg.js made it into the project folder pork_8/Forum: Plugins
In reply to: [Edge Suite] JS Error after EdgeSuite updateCan you sent me a link to your site?
Forum: Plugins
In reply to: [Edge Suite] EDGE animation on IE11Ok, thanks for the feedback, I’ll keep that in mind for other issues.
Forum: Plugins
In reply to: [Edge Suite] Post dev install questionClosing the issue due to inactivity.
Forum: Plugins
In reply to: [Edge Suite] $("#Stage").offset() is undefinedI assume this fixed the problem? Marking as resolved.
Forum: Plugins
In reply to: [Edge Suite] .OAM file will not uploadHi,
hard to tell, can you try a small OAM. Sounds a bit like a server problem though.
Forum: Plugins
In reply to: [Edge Suite] EDGE animation on IE11Hey Barry,
where did you find the info? I totally forgot about the X-UA-Compatible meta tag, that was necessary in the early versions of EA. I added it in Drupal, but its not that easy in WordPress. I’ll put it in the FAQ! Could you maybe check if
<meta http-equiv=”X-UA-Compatible” content=”IE=Edge”/>
works as well. That is as far as I know the recommend setting from the docs.
@baraklevy, could you try this as well and check if that maybe resolves your issue.
Forum: Plugins
In reply to: [Edge Suite] error 404 SVG part not viewingI checked back with Simon, and debugged the whole thing. Is it possible that you uploaded the dev version of the plugin but didn’t reupload the composition? One callback in the edge.js main file wasn’t replaced properly. Can you therefore please reupload the animation again, that should hopefully resolve the issue.
Forum: Plugins
In reply to: [Edge Suite] EDGE animation on IE11Ah ok, I see. If you edited the files then Edge Suite should process them without a problem. Did you try to clear the cache?
Forum: Plugins
In reply to: [Edge Suite] error 404 SVG part not viewingAh, I see, makes sense now. Currently there is no way for Edge Commons to know about the path prefix that Edge Suite is using, therefore it EC looks for the svg in the root and doesn’t find it. I’ll talk to Simon how we can best solve this.
Forum: Plugins
In reply to: [Edge Suite] EDGE animation on IE11@ HeadMonkey try to resave the animation in the latest Edge Animate version as described in the post, there shouldn’t be an need for custom coding. After reuploading clear your browser cache. This is definitely not a PHP problem.
@baraklevy I don’t have an IE11 at hand. With your new error, please test it locally standalone. If this works try uploading it and use the iframe mode. If standalone does work, but not iframe mode, then it’s an Edge Suite error. I’m sorry, but I can’t hunt down possible browser specific bugs within animations.
Forum: Plugins
In reply to: [Edge Suite] error 404 SVG part not viewingHi,
can you check if the svg is actually there. It should be in wp-content/uploads/edge_suite/project/pork_8If not, please check if the svg is contained in the oam. (Rename the .oam to .zip and open it). If it’s not there then you might need to include the svg through the external library function in Edge Animate.
Forum: Plugins
In reply to: [Edge Suite] SVG images can't be foundPlease read the FAQ! It doesn’t look like your are using the latest dev version of the plugin.