From this post on WordPress.org “Fixing fatal error after 5.30 update“, it mentions issues with Gutenberg.
I installed the Glutenberg plugin and the website is now loading properly.
Hope this comes to use for the future for anyone else!
Related Posts:
- Change the footer text on the login page
- How can I hook into and edit the text of a wp_nav_menu tag?
- Check if page parent has certain template
- How to remove “out of stock” variation options from size dropdown in woocommerce?
- Find variables available at a given hook
- Getting my head round WordPress filter
- How To Change The Html of Products filtration sidebar in Woocommerce?
- How to set a custom path, for ajax image upload folder in admin?
- WooCommerce: Add Payment Gateway Field to Webhooks [closed]
- When using the_author hook, how can I determine the PHP file that generates each call to `the_author()`?
- Deregistering a script in WordPress seems impossible
- How to call function at the bottom of post using plugin?
- Handling Body class based on Template
- Edit incorrect password message WordPress
- Contact Fom 7 – how to add custom HTML inside span.wpcf7-form-control-wrap AND IMMEDIATELY AFTER input.wpcf7-form-control?
- Remove a div from RSS feed
- How to add an arrow to menu items has submenus
- WordPress Gravatar filter is removing my custom attributes
- Generating an nonce for Content Security Policy and all scripts – How to make it match/persist for each page load?
- How to have different site identity logos on each page on Astra Theme [closed]
- Must filter functions receive all arguments passed to them?
- How to sort WooCommerce products page by latest in-stock items first?
- Filter wordpress posts without searching the keywords in the post content
- Variation prices breakdown only for single product page
- How to edit post meta data before publishing the post it self wordpress?
- Enqueue assets from multiple directories using add_action/do_action
- Call a single function on two different methods with hooks
- using filter and hook inside class
- add_filter() inside another add_filter()
- Add class to all meta boxes for a custom post type
- How to add custom checkout field in user details mail template
- For each loop will not append to the_content hook
- Assign new post author IF another user in custom field on post transition
- Is there a hook that I can use when a fatal error occurs?
- Where is the right place to register/enqueue scripts & styles
- How to make a image-size selected by default in Media upload – WP v3.5
- WordPress and event-driven programming – what is it about?
- adding a filter to a shortcode?
- Permanently remove first image from posts
- How to remove a metabox from menu editor page?
- add_filter to post-gallery and remove all ‘s?
- How to overwrite youtube embed?
- Rewriting search and pagination base
- Filter the blog title displayed in the header
- Audio Player not loading when the content is loaded through Ajax, MediaElement.js no applied
- body_class filter – Is there a better way to write this code?
- How to add Shortcode (font awesome) in widget title?
- Wrap First Character after in a tag
- Randomise upload filenames (or another solution to hide the original image URL from theft?)
- Setting up 2 SMTP accounts: 1 for wordpress and 1 for woocommerce
- Remove an action hook within a Class
- Plugin CSS not enqueing
- How to pass arguments to add_action() or retrieve return value of called function?
- Is it acceptable to treat a filter like an action?
- Add data attribute to each li in menu
- Woocommerce: hook action/filter I could use to add variation id and price with each attribute opt on WooCommerce Rest api
- Remove metabox from WordPress menu editor page?
- Don’t insert if permalink is the same?
- Unique icons next to each WordPress menu item
- Why does wp_head hook my functions to the beginning of my source code?
- Pass argument to event hook
- Content filter won’t work
- How to catch wordpress post ID when it’s published
- Why does the post_type_link hook everything twice?
- Warning: in_array() null given in PHP function
- How to: Conditionally Enqueue JS and Stylesheets, for Custom Post Type (Single and Archive Templates)
- How do I create a secondary version of the_content
- Adding function to child theme’s function.php
- Add a custom class to the body tag using custom fields
- Why doesn’t global $wp_query not get hooked?
- How to pass hook variable to function?
- WordPress doesn’t load HTML
- Show related products by attribute based and certain conditions
- How to Create custom block for displaying information in content section which act like shortcode
- How do I add a function to parent theme
- Test the existence of a page/article by its URL, taking in consideration the URL rewriting by filters
- Filter ‘comment_notification_text’ not working
- How to remove get_header From all single pages in wordpress with functions.php without plugin?
- Use wp_head hook on template page
- Change the “Show All” button in a WordPress Portfolio Filter
- Adding custom field to product category and show it to shop/category shop page
- Change lost password url to a mailto URL in WordPress
- Remove span tags from WooCommerce Downloads page
- Add a top bar to a wordpress theme without editing the header.php file?
- Custom meta box is not displaying value showing tag as empty
- How to bind each “the_content” elements to a custom variables
- Register/enqueue scripts only on certain admin pages
- Filter portforlio with librairie isotop
- Redirecting the lost password page request when using a custon login page
- Custom Bulk Actions handler not firing
- Getting page / post URL on publish and / or update
- dynamically change content of div with php
- How can I move the posted-on date above the post and below the entry-header?
- Post formating on Home page
- Modify arguments for parent theme’s `wp_register_style` via child theme
- calling a function from a class in your template
- Search box background on a different page template
- Add/alter image attribute before render
- How to pass value to add_filter wpcf7_form_tag from another function?
- Styling best practices for single pages/templates