Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #25766

    Warning: Missing argument 1 for get_post(), called in /home/content/45/8955845/html/wp-content/themes/enfold/framework/php/function-set-avia-frontend.php on line 128 and defined in/home/content/45/8955845/html/wp-includes/post.php on line 371

    Warning: Missing argument 1 for get_post(), called in /home/content/45/8955845/html/wp-content/themes/enfold/framework/php/function-set-avia-frontend.php on line 128 and defined in/home/content/45/8955845/html/wp-includes/post.php on line 371

    Fatal error: Call to undefined function wp_get_theme() in /home/content/45/8955845/html/wp-content/themes/enfold/framework/php/function-set-avia-frontend.php on line 1168

    It will not show me a preview just the error message above in the pop-up window once installed.

    #128148

    Hi,

    Please try this, edit framework > php > function-set-avia-frontend.php. Go to line 128.

    Replace the code with this:

    $post = get_post( $id );

    Regards,

    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Error Codes Once installed’ is closed to new replies.