This is a wildshot but generally this happens when the correct version of jQuery is not loading for the dashboard.
While logged in you could check this in your browser. I.e. in Chrome right click and choose inspect element – go to the console tab and see if there are any undefined errors thrown this will confirm the issue.
Or, in the Elements tab search for jQuery and ensure the correct version is loaded.
WP 3.9 should have jQuery V1.11.0
WP 3.8 should have jQuery V1.10.2
We can further help confirm JS is the error by placing: define('SCRIPT_DEBUG', true);
in your wp-config
file in the root of your install and see if your issue “goes away”.
Related Posts:
- to perform the requested action wordpress needs to access your web server. please enter your ftp
- How get list of updates of wp site?
- WordPress error – PHP Fatal error: Uncaught Error: Call to undefined function register_block_type_from_metadata()
- How can a plugin run a script after being updated in MultiSite?
- How can I list only sites that use a particular theme or plugin?
- Force wordpress to request for FTP Info on theme/plugin install/update
- Why users disable the WordPress update?
- Get list of sites that uses specific plugin or theme
- ‘Customize’ button in admin bar for CSS
- Unable to install theme recommended plugins on Multisite
- Theme and plugin install or update display error in localhost
- There is any way to remove post-format filter? [closed]
- Redirect to another page using contact form 7? [closed]
- Is there a way to get plugins and themes not built for multisite to work on a network subsite?
- Create a single website with 3 theme options in wordpress
- How to execute plugin and theme updates from a web hook / endpoint?
- Remove updates text on plugin or themes list page
- After a manual update, themes and plugins that were installed (and still in the directory) are not being seen
- Share plugins, themes, and multi post in a multidomain network
- In Multisite Setups, how to update mass sections of sub-sites
- Bash script to check available updates
- WordPress fresh installation did not update default plugin and themes to latest version
- Multisite converted to Single Site can’t add new plugins or new themes
- how to add navigation icons in specific template?
- Why all my wordpress sites keeps telling me that everything is up to date at /wp-admin/update-core.php?
- How to Call Function From Separate WordPress Install on Same Server?
- Automatic updates of plugins and themes outside of wordpress.org
- Self-hosted Plugins & Themes store with auto-updates? [closed]
- What’s the best way to update my WordPress theme to Elementor?
- Display update notification messages like ‘What’s New’
- Does any one have Idea to get these functionalities with the plugin wp-multi-network
- Check for security updates
- Plugin updates from a specific location
- Show function to super admin
- Generate pages from markdown files in github automatically
- (FES EDD) New vendor submission page is blank
- What keys are needed when passing the icons array to plugins_api()?
- Plugin-generated pages use Not Found or Pages Archive templates?
- Is there any kind of theme on WordPress to sell my own movies?
- Create custom registration form for WordPress Multisite
- Child Pages Short Code plug-in and hover capabilities?
- Install (enable) plugins on multisite, on localhost
- Classified ad website : which solutions to use? [closed]
- Two problems on my WordPress installation [closed]
- WordPress multi domain – redirect
- Linux Permissions and Ownership for WordPress
- posts comments goes to trash
- WordPress site periodically goes down
- Masonry images not working
- How can I copy all users to newly created site on a multisite network in WordPress?
- `plugins_api()`: why does a commercial plugin changelog link result in a tailing plugins repo check and 500 error? [closed]
- get 404 when accessing wp-admin/plugin-install.php
- Advanced Custom Field DatePicker [closed]
- Fatal error: Call to undefined function cmsms_theme_page_layout_scheme()
- WordPress wp-admin/network/plugin-install
- Create a multisite network for an existing installation
- All sites themes functions.php have been changed
- Homemade plugin while using Themify Ultra
- “Micro-Site” Options
- External Domain on WordPress Multisite
- Why namespaces are rarely used in WordPress plugins?
- What will happen if i deactivate my visual composer plug in? [closed]
- After upgrade to php 7 plugin/them updates broke [closed]
- Finding the URL to be used to check if plugin is installed with a theme
- How to create user that has permission to create new sites on WordPress with multisite option enabled?
- Configuring Propel to Work with Multisite
- Theme/Plugin installation through url on button click
- Setup page on first login on multisite
- (Big issue) Blog is Getting Down Each day.. what should i do.?
- Custom wordpress Theme and Plugin repository
- Updating plugins asks for FTP information, why? (this is a new one)
- Subdomains with almost the same content
- Programatically update non-wordpress repository hosted (self-hosted) plugins
- Procedural Question on Plugin Installation
- Uninstalling plugins across all sites
- Some recent plugin updates have failed “Could not create directory”
- WordPress 3.8.3. custom theme – sliders won’t load js/css files
- Multiple domains issue
- How can I position ShareThis buttons manually when using the plug-in? [closed]
- Custom table naming/access convention for multisite: $table_prefix vs base_prefix or other?
- How to require users to login when not logged in
- Call specific plugin update
- Malware installation during plugin update?
- WordPress plugin updates / set file as immutable to prevent certain files from changing?
- Users are being redirected to main site when trying to register on subsite of my Multisite network
- Error when using plugin QuickCache with plugin Mobile Smart ? [closed]
- “Master” WordPress Multisite – Database Sync
- Will these plugins work with wp multisite?
- User Signup in Multisite – Need Plugin or Advice
- How to test ‘upgrader_process_complete’ hook in plugin development?
- What happens if I don’t update my plugins?
- Does WP delete deprecated plugin/theme files on plugin/theme upgrade?
- WordPress update and plugin install not working
- Add custom text color WordPress 3.9 TinyMCE 4 Visual editor
- Is there any hook for theme activation ? or something similar?
- How to use get_template part in the plugin?
- How can I use get header from within my plugin?
- How do I disable an update for a specific plugin?
- Batch update of WordPress Plugins
- My homemade plugin is trying to update to someone else’s plugin