Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Nextendweb

    (@nextendweb)

    Thank you for reporting this issue, I really appreciate your work!

    I was able to confirm this bug and also find the solution.

    Could you try to open the file:
    /public_html/wp-content/plugins/smart-slider-3/library/smartslider/models/Slides.php

    and replace the line:
    $generatorModel = new NextendSmartSliderGeneratorModel();

    to this one:
    $generatorModel = new N2SmartSliderGeneratorModel();

    It should solve the issue. If you confirm that it works, I will add this to the update which will be available today.

    Thread Starter TheHungryGeek

    (@thehungrygeek)

    No worries! If you could get me a free licence for your pro version I’d help you test that out too XD

    Plugin Author Nextendweb

    (@nextendweb)

    So, does my fix solved the issue?

    Thread Starter TheHungryGeek

    (@thehungrygeek)

    Yes, fixed – dropped you an email, thanks ??

    Plugin Author Nextendweb

    (@nextendweb)

    Thanks for the confirm, the fix will be available in the next version later today.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Fatal Error on slide duplication’ is closed to new replies.