Topic Resolution: Resolved
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #12121
    Avatarropalimarketing
    Supported

    The update of elementor affects my header and footer. i try to update the elementor in my localhost

    #12123

    To resolve the issue, please modify the file includes/functions.php on line 174 from:

    return function_exists('elementor_load_plugin_textdomain') ? true : false;

    to:

    return defined('ELEMENTOR_VERSION');

    We will update the theme to the latest version soon.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.