• I deleted the gutenberg plugin because it wasn’t allowing me to login. Now this…

    Fatal error: Uncaught Error: Call to undefined function the_field() in /homepages/8/d487188190/htdocs/wp-content/themes/danielteadt/page.php:27 Stack trace: #0 /homepages/8/d487188190/htdocs/wp-includes/template-loader.php(77): include() #1 /homepages/8/d487188190/htdocs/wp-blog-header.php(19): require_once(‘/homepages/8/d4…’) #2 /homepages/8/d487188190/htdocs/index.php(17): require(‘/homepages/8/d4…’) #3 {main} thrown in /homepages/8/d487188190/htdocs/wp-content/themes/danielteadt/page.php on line 27

    Any help is appreciated!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Moderator James Huff

    (@macmanx)

    Gutenberg does not affect login at all, so something else must be going on.

    Try manually resetting your plugins (no Dashboard access required). If that resolves the issue, reactivate each one individually until you find the cause.

    If that does not resolve the issue, access your server via SFTP or FTP, or a file manager in your hosting account’s control panel (consult your hosting provider’s documentation for specifics on these), navigate to /wp-content/themes/ and rename the directory of your currently active theme. This will force the default theme to activate and hopefully rule-out a theme-specific issue (theme functions can interfere like plugins).

Viewing 1 replies (of 1 total)

The topic ‘Fatal Error??’ is closed to new replies.