Viewing 1 replies (of 1 total)
  • Plugin Author MatthewRuddy

    (@matthewruddy)

    Hi @pmcclure2, I’ve replied to your first post. Here is my response:

    Hi @pmcclure2, the plugin is fully functional with WordPress v4.0 so if you’re having issues, it’s related to a conflict with something else. It’s been tried and tested thoroughly with WordPress v4.0 – we even brought out an update to resolve some issues.

    If you’ve updated your theme in the process of updating WordPress, then you’ve probably overwritten the code you added to display Easing Slider on your homepage. Upgrading your theme will wipe any modifications you’ve made. You’ll need to add the code to display Easing Slider again, which can be found below.

    <?php if (function_exists('easingsliderlite')) { easingsliderlite(); } ?>

Viewing 1 replies (of 1 total)
  • The topic ‘Update Issues’ is closed to new replies.