• Resolved geek2009

    (@geek2009)


    For some reason, the stars aren’t showing anymore. I cleared the cache, deactivated WP Rocket, and others but they still wont show.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Design Extreme

    (@designextreme)

    @geek2009 I found the issue and it is due to a recent update to the JavaScript – initiating the animation when the element is in view.

    In the next update, I’ll set the script to perform some additional checks to avoid this paused state remaining in place for fixed, lightbox and dialog elements.

    For now, please add this to your CSS:

    .gmbrr .animate .star {
    animation-play-state: running;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘No Stars’ is closed to new replies.