Undefined variable: elementor
-
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 103Line looks like this:
$this->$elementor = Elementor::instance();but should be
$this->elementor = Elementor::instance();
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Undefined variable: elementor’ is closed to new replies.