• Servus Community,

    I am trying to deactivate the animation in the Simterm plugin. In the readme file it says that a shortcode instruction switches it on and off individually, but that doesn’t work:

    * Setting to enable/disable automatic animation (default enabled)
    * Shortcode settings (animate=”1/0″ , statusbar=”1/0″) to apply to individual terms

    In the editor, I then tried this as follows. But it has not changed anything:

    [simterm animate=”0″]Content[/simterm]

    I also found a setting in the simterm-settings.php file but changing the value didn’t change that either:

    add_option('simterm-default-animated', 0);

    How can I disable the animation either permanently or individually?

    Thx & Bye Tom

    • This topic was modified 5 years, 4 months ago by towi.

The topic ‘Simterm Plugin: Disable Animation’ is closed to new replies.