Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Alright! Thanks Timm! Really hope we can manage to fix this, since i’m animation-addicted and seeing this plugin just made me feel like a child on christmas day.

    P.S. Sch?ne grü?e aus Ratingen nach K?ln/Hürth ??

    EDIT: Update! 50 % fix.

    I managed to fix this issue half the way. I deactived the dynamic AJAX-loading for my template. Now i can switch between pages without having the no-edge-content bug.

    Unfortunately it kills the smooth transitions which i have between all my pages… and which make my site special.

    but for now this is a 50 % fix.

    the remaining 50 % are:
    on my “nowadays”-page i have 2 edge compositions. Sometimes only 1 is visible.

    I’ll dig deeper.

    Cheers

    I can now manage to let this issue happen everytime:

    load This

    scroll down. Press on the right box (kraftwerk). scroll down. press the left box (back to nowadays).

    and voila: no edge animations.

    Hey Guys,

    i have exactly the same problem(s).

    on my website CLICK i have 2 edge animations. #1 moving grey boxes. #2 the ipad

    when i refresh the browser for like 5 times or click a link and go back, there is a minimum of 1-2 times where it does not load at least one of the edge animations.

    To test, whether maybe my animations are bugging, i created a 550x400px non-responsive non-centered stage without preloader and exported it with CDN-hosting and without.

    the effect remains the same: sometimes it loads, sometimes it won’t.

    WHAT is different, is the code inside the placed DIV-box, which i can see with my firebug addon:

    NOT WORKING:
    <.script type=”text/javascript”.>
    <.div id=”Stage_nowadays-keynote_28″ class=”nowadays-keynote” style=”position: relative;”.><./div.>

    the stage-id is empty. there is no flow-wrapper.

    WORKING:

    <.script type=”text/javascript”.>
    <.div class=”flow-wrapper” style=”width: 1px; height: 885px;”.>
    <.div class=”center-wrapper” style=”position: absolute; margin-left: auto; margin-right: auto; left: 0px; right: 0px; height: 885px; width: 1304px;”.>
    <.div id=”Stage_nowadays-keynote_28″ class=”nowadays-keynote” style=”blablablabla;”> <.CONTENT.> <./div.>

    tested on the latest firefox and safari (iMac) + safari iPhone 6.

    Hoping to fix this soon ??

    EDIT: also tried the “jQuery NoConflict mode (experimental)”

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