Not trying to be rude, but this is a clear case for having regular backups and why updates should not be run on a live site without testing.
There are too many variables for us to help troubleshoot errors. It could be that you updated PHP, or your server was updated. Not just the WordPress core, plugins or theme.
You are going to need to pull a copy of this site onto a development platform and test for conflicts while completing the update process.
- Make a backup (or use one if you have been taking regular backups)
- Create a development platform.
- Install the backup.
- Find the conflict / problem by disabling other plugins. (hopefully it’s not the theme).
- Check for compatibility with your server (php, etc)
- If that doesn’t work find a new widget plugin.
Related Posts:
- Should all plugins be encapsulated in a Class?
- In what order does WordPress load plugin files?
- How do I cleanly override a plugin’s CSS with a child theme?
- How can I bulk edit variations in woocommerce? [closed]
- Add a subitem to Woocommerce section
- Search and replace text across all posts
- Using rewrite rule to access a view of a plugin from home page
- How to make a list of companies’ information and display them to user, using custom post types and a custom taxonomy?
- Thumb rating for wordpress – top user
- How to Get Admin Settings for a widget when using the_widget() with custom widget
- Upload files programmatically to users
- How to crop image from center using wp_image_editor
- Deactivate plugin upon deactivation of another plugin
- Ajax with jQuery UI dialog not working
- Shortcode in AJAX popup
- Set attached to state
- Editing Theme to apply Co-Authors Plus
- Converting Attachment to Images?
- How do you remove plugin edit option?
- Localiztion in javascript
- Why none of the plugins that have ajax doesn’t work in my website?
- wordpress reusable content blocks
- How to add a random image to a post from gallery and only show one?
- Is there a filter for get_post_custom()?
- Problem with wordpress version 3.8
- Where should I save an API key of my user when installing my plugin?
- How to make a customize role and view a specific plugins base on that role?
- Accessing post’s meta data based on user’s click of a post
- Stuck on image in an Advanced Custom Field loop
- With WordPress + Visual Composer, how to restrict a user to change some content in a page?
- Translating long texts with html formatting
- How do I run SQL queries on a WordPress web page? [closed]
- Remove strange code from wordpress footer [closed]
- Making Mathjax dynamic so it renders input without page refresh
- Removing an action from wp_footer called in a class that’s inside a bigger class
- Front-end only $_POST and $_POST requests handling in WordPress plugin
- How to create user that has permission to create new sites on WordPress with multisite option enabled?
- WordPress Widget – Saving multidimensional arrays into $instance
- How can I insert thousands of Woocommerce products by batch with PHP? [closed]
- Run function on plugin activation before plugin is loaded
- Show Sitename on Yoast SEO Title tag [closed]
- Updating options into the wp database performance
- Ajax save data to database on document ready, no data being saved
- Creating author Specific page URL
- I want to know about the plugins that help in while I write code on my Page? [closed]
- How to get specific string/value from an array? php [closed]
- React error #231with Custom Blocks after upgrade to WP 5.5
- Woocomerce add info after order email prouct item
- WordPress super admin login issue. (Automatically logout)
- Background Music WP [closed]
- WordPress failing to update plugins
- Why is it important to check for isset and is_array before checking in_array in this example?
- Upload files to the plugin menu
- Plugins & backup not working correctly on new Digital Ocean server
- Don’t load the theme for a page FROM a plugin EDITED
- Call another page in forms
- WordPress Feed Creator Name Tag Full Name Instead Of First Name
- How to force load a page in plugin?
- Attachments broken after giving WordPress its own directory
- Chat support plugin? [closed]
- Trigger jQuery to add events after AJAX-loading table in admin plugin
- how does ‘init’ /’parse_request’ hook work for wordpress?
- Service status plugin
- Remove Zero Money From Previews Order woocommerce
- Can I edit multiple sites with an online WordPress account?
- Having a problem with rewrite_rules and rewrite_tags – url not rewriting properly and query var missing
- Share login credential with QR code
- Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘wpss_social_addtoany_js’
- Get full URL of WP plugin admin page
- WooCommerce Stripe payment plugin working perfectly in storefront parent theme but not in the child theme
- Performance considerations – postmeta table versus new table for custom posts with foreign keys?
- Woocommerce budget search
- WordPress Thickbox Navigation Issue in Gallery
- Allow vendors on a WordPress site to pick from a gallery of pre-selected images when choosing product’s featured image
- Update and remove buttons are hidden in plugin’s page
- How to detect if i am on plugin’s settings page
- Featured Image id disappeared
- Plugins effecting layout & login
- How to delete only user meta value (not key) from usermeta table in wordpress?
- Style WordPress Custom Post Type Single Page
- How to set up year view for datepicker in The Events Calendar plugin?
- Pull Data from DB for Admin Page Display as Relates to Admin Page Class by BA Internet
- WordPress Custom post type won’t save properly
- A simple script/plugin to display specific page upon hierarchy of selections
- Editing “Kahi’s Highlight Used Categories” plugin code – highlighting parent and child category in post page
- Choose User to email when adding a new post?
- A plugin, which allows editing certain template regions [duplicate]
- Does a Google + RSS Plugin Exist?
- Making a Plugin work based on URL Location
- My wordpress website admin panel loads very slow, what can i do about that? [closed]
- Can I install plugins manually on WP.com? [closed]
- PHP $_session is not work in wordpress
- How can I output completely custom content with plugin while still having header, footer, sidebar etc [closed]
- Woo Commerce filter
- WordPress Customise
- Create plugin with multiple blocks
- Console errors after WordPress Update 6.1
- How to modify submit button on GravityForms
- add_action() not working for admin
- i have updated my wordpress to 6.3 and getting these errors. please help