• Resolved ivanner

    (@ivanner)


    After installing latest update (v2.0.0), I am getting this error:
    Notice: Undefined variable: elementor in /var/www/wp-content/plugins/outfunnel/outfunnel.php on line 103

    Line looks like this:
    $this->$elementor = Elementor::instance();

    but should be
    $this->elementor = Elementor::instance();

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

    (@outfunnel)

    Hello,
    thanks for letting us know about the error. We fixed the bug with the latest update beginning from v2.1.0.
    Benedikt

Viewing 1 replies (of 1 total)
  • The topic ‘Undefined variable: elementor’ is closed to new replies.