It’ an error in the ‘flatsome’ theme. You need to contact the theme developer via their support page.
Unless you want to dig around in their code, fix something, then have a theme update break things again. (Not recommended, but if you are headed that way, make a child theme).
The theme support page is your best next stop.
Related Posts:
- No Error Log File, no debug info
- How should one implement add_settings_error on custom menu pages?
- Prevent notice and warnings in error_reporting?
- How to log plugin errors to plugin error_log file
- Catch own Exceptions
- Throw 403 in a plugin [duplicate]
- why don’t I get error messages in admin when developing?
- WP_Error handles errors, but how can I show success with a message?
- Settings API – Undefined Index when unchecking checkbox
- Error : “Updating failed: The response is not a valid JSON response” with custom shortcode
- How can I display an error message after post has been saved?
- Execution limit and Memory limit errors even i changed to 1024M and 600(cache.php,load.php)?
- Proper way to pass credentials in a custom login form to avoid “headers already sent”
- Two functions utilizing registration_errors filter
- How can I gracefully escape an error condition?
- WordPress debug messages not displaying
- Custom Post Type Object – Undefined Variables
- Reporting errors in a shortcode plugin
- What might be the reason of Couldn’t fetch mysqli_result on another domain?
- Plugin can’t be activated [closed]
- How do I debug an error that a plugin is causing?
- Need Help Determining Where Header Error is Happening
- “Rendering of admin template [path to template] failed”
- Is there any way to pass messages from a script to a redirect target in a hidden fashion?
- Import images remotly run through timeout error
- Error code when migrate
- WPGut – Updating failed and shortcode?
- GET request return value as error instead of success
- WP_Fatal_Error_Handler OR WP_Error OR try/catch
- Custom Plugin activation error in Multisite
- Not able to Update database while creating a custom module
- Plugin error on activation – breaks page encoding and prints the code of plugin php files
- Getting error of unexpected output during activation
- Trying to build a plugin – Cannot modify header information
- Custom collection in media manager?
- Standard location for plugin to save/cache files?
- What is the correct way for plugins to create tables with special charset/collation considerations?
- Cancel post save
- How to add a link to WordPress Plugin install Listing
- How to ensure “the_content” filter runs only for the main displayed content?
- Get file headers in custom file
- Hourly WP schedule, do I need at least 1 visitor hourly?
- wp_query (and post_id) is empty in admin_init
- When to check if a function exists
- Utilize TinyMCE hyperlink chooser outside of TinyMCE
- get all products of one category
- Can’t echo get_delete_post_link
- Why is my shortcode not working
- Is there a naming convention for database tables created by a plugin?
- WordPress plugin options and jQuery
- Inserting JS snippet in the footer if there is no wp_footer?
- How do I add a javascript file to all admin pages via a plugin?
- unable to stop loop when using wp_insert_post with publish_post hook
- How to add a secondary button to a settings page with a custom action?
- Some strings from a .mo file do not load
- Add a row on clicking each post featured image
- Plugin development: can’t update settings with multiple settings sections
- How to implement filesystem cache in WordPress
- How can I add a custom “Text” widget to Appearance manager from functions.php?
- what are the checksums surrounding keywords in the SQL generated by WP_Query and do I need to use them too?
- How to do POST request with WP REST API v2 to custom table?
- Gutenberg table block with Bootstrap .table class
- Translate MCE button text/tooltip in custom plugin
- Can’t change the style of a submit input type? [closed]
- Show dynamic list of products from custom api of another database under same host
- Hide custom post type by user roles
- WordPress error: Options page Setting_ not found in the allowed options list
- Odd map_meta_cap $args on post edit — sometimes integer, sometimes string
- How can I create a custom plugin that allows anonymous users to signup without registering?
- why update option is not working?
- How to add template colors to custom block options in WordPress Gutenberg editor sidebar?
- WP: Search and replace in DB programmatically
- How to silent ‘Attempting a database schema change is discouraged.’?
- Get images / media attached to a page by page ID
- How to create two custom post types when plugin is activated?
- Plugin architecture to pull from API & create dynamic content on WP site?
- Plugin admin page stylesheet doesn’t work
- Why is $_POST empty when saving custom Meta Box?
- How to remove dynamic-css
- Wp_List_Table is showing as no class found named wp list table
- 403 error rest_’cookie_invalid_nonce’ on API Request
- WordPress Jquery with heade and footer sritp plugin
- I cant add is_admin control to plugin
- Append php file to footer
- woocommerce wc_get_product is not fetching all the product of particular category
- Integrating colorpicker into array field
- Filterable posts using categories
- WordPress Plugin Update Process
- Registration form Plugin… Email confirmation
- How to display posts list on my plugin page?
- Can’t add images in wordpress to my page – button isn’t clickable
- Gutenberg and custom blocks messed up pagespeed score. What did I wrong?
- Gutenberg text field validation
- I don’t understand how symlinks in plugin work
- Is there a canonical way for a plugin to install a mu-plugin or drop-in?
- How can create a custom plugin to call my webapi after any registration or membership plugin functionality
- Calling get_header() with installed FSE theme
- Reinitiate Gutenburg’s blocks using javascript
- Add Datepicker field choice to Event Tickets Plus plugin
- Access DOM Element in Gutenberg Block on WP Admin Post Edit Screen