• Resolved papijo

    (@papijo)


    Wordpress Version 5.6
    Version 2.1.2 of this plugin was working OK.
    I updated to version 2.2.1 and it throws this error:

    constant ELEMENTOR_VERSION – assumed ‘ELEMENTOR_VERSION’ (this will throw an Error in a future version of PHP) in [my wordpress site]\wp-content\plugins\beaf-before-and-after-gallery\bafg-elementor\bafg-elementor.php on line 25

    and

    “BEAF Elementor Addon” requires “Elementor” version 3.0.0 or greater.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter papijo

    (@papijo)

    Version 2.2.3 fixes the problem.

    Plugin Author Themefic

    (@themefic)

    Glad it worked out ??

    Thread Starter papijo

    (@papijo)

    WordPress Version 5.6
    Ultimate Before After Image Slider – BEAF Version 2.2.3
    wp-jquery-lightbox-groupimages\wp-jquery-lightbox\bafg-custom-js.js throws error: jQuery.fn.load() is deprecated.
    Easy fix : replace
    jQuery(window).load(function () {
    with
    jQuery(window).on('load', function () {

    Plugin Author Pixelfic

    (@psdtowpservice)

    Hi
    Thank you for pointing this out. The issue has been resolved and updated.

    Thread Starter papijo

    (@papijo)

    Thanks for the update.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Version 2.2.1 throws error’ is closed to new replies.