Viewing 1 replies (of 1 total)
  • Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Can you repost the code you’re using via pastebin.com? Because you didn’t wrap your code example using the backtick or code button, I can’t tell if the forum changed it or if you are just using the wrong code.

    This should work if you’ve activated the plugin.

    <?php if (function_exists("easing_slider")){ easing_slider(); }; ?>

    Which is different from what you’ve posted above

    <<!--?php if (function_exists('easing_slider')){ easing_slider(); }; ?-->

    Which can’t work as that’s written.

Viewing 1 replies (of 1 total)
  • The topic ‘Can't work out how to use EASING SLIDER’ is closed to new replies.