Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Spacetime

    (@spacetime)

    Hello,

    remote debugging doesn’t seem to be enabled.

    Thread Starter chadeverson1

    (@chadeverson1)

    Apologies. That is updated.

    Plugin Author Spacetime

    (@spacetime)

    I can see the code for both options inserted as configured – the shortcodes are expaned.

    The code for the first option displays a poll, while the second option does not display anything. It seems the poll code is wrapped by some div which sets opacity to 0:

    <div class="su-animate" style="opacity:0;-webkit-animation-duration:1s;-webkit-animation-delay:0s;animation-duration:1s;animation-delay:0s;" data-animation="pulse" data-duration="1" data-delay="0">
    ...
    </div>

    Maybe this code for the animation does not work when inserted client-side.

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

The topic ‘Rotation not displaying’ is closed to new replies.