Very likely your settings are there but during your find and replace in sql you may have corrupted the serialised options.
If you are doing a mysql dump from site #1 and importing dump to database for site #2, you might want to use my WordPress migration script.
Using the WordPress migration script you can have all the options updated with one click, migrating all your settings for plugins, themes, widgets and other options.
Related Posts:
- How to export post 2 posts WordPress plugin data [closed]
- How to export all content with feature images?
- Bulk Edit Media Library alt, caption, image names
- How to export and import plugin data through WordPress tools option
- How to export comments in WordPress?
- WP_User_Query and non-unique usermeta data
- Is it possible to “freeze” a WordPress blog?
- InDesign to WordPress workflow
- Why doesn’t the WordPress Importer update posts?
- Some way to Flush or Overwrite all Imported Content in a Site for a Fresh Import – How?
- WordPress import does not fetch images, but just links them
- register_post_status invisible but searchable
- I am trying to match the wpallimport using the Xpath Filter
- Unable to activate wordpress importer after installing it
- Why Won’t Exported Blog From One Site Import Into New Site?
- Media is not attached after import
- Creating an online questionnaire form – by Importing the questions from a spreadsheet?
- WordPress Gutenberg react make import of __experimentalUseInnerBlocksProps which is no more experimetal
- CSV syntax for WP All Import upload without ACF
- WP ALL Import plugin – import data from certain ids
- WordPress plugin/theme or other wayout to create portable pages?
- WP All Import – Execute Imports
- import posts with dutch/special letters
- Permalinks stopped working after migration with WP all-in-one migration plugin
- WordPress and a secondary database?
- Import Instagram post to WordPress blog post
- Export postmeta (custom fields)
- Customizing $product->get_title() function
- Designing a plugin that uses an iFrame to process data in admin
- Plugin generating unexpected output – on WP mysql dump import
- Attachments broken after giving WordPress its own directory
- WordPress does not allow me to upload a .xml file
- How to Get Category Name When Export Products
- Import Recent Posts Only and Ignore old ones if exist
- Save log for imports in WordPress database – options-table, custom post type or other place?
- Import a folder containing HTML files and images to WordPress
- best way to upload a large file to wordpress using wp all import
- how can export data in excel file custom plugin
- Add a WooCommerce Product Variant with attributes programmatically
- How To Export User’s Custom Fields in CSV or XLSX
- how to show the tables of my plugin in the export tab of WordPress?
- Export to csv adding html to file
- custom/automatic export function – one post at a time?
- Import only new articles from Joomla to WordPress
- Import tumblr post to wordpress blog
- phpBB 3 to bbPress
- Woocommerce Export Orders with Order Item Meta
- Include theme header and footer in custom plugin
- How to prevent WP All Export from wrapping XML nodes in CDATA? [closed]
- How to view Plugin Manager in Notepad++
- Use Notepad++ as HEX-Editor
- Import / Export database with SQL Server Server Management Studio
- fix the error : Plugin with id ‘com.android.application’ not found
- Remove Project from Android Studio
- Best collection of code for your 'functions.php' file [closed]
- Tips for using WordPress as a CMS? [closed]
- Adding a Taxonomy Filter to Admin List for a Custom Post Type?
- Updates for a private plugin?
- Uninstall, Activate, Deactivate a plugin: typical features & how-to
- Best way to initiate a class in a WP plugin?
- Which banner plugin is this? [closed]
- Upgrade 4.5.2 to 4.5.3 deleting row in wp_options table
- Woocommerce – adding variations to variations [closed]
- Best way to include wp-config.php
- similar of my posts in all over the internet sites and blogs [closed]
- Between functions.php (theme), widgets, and plugins, which is loaded first?
- Create custom page templates with plugins?
- Custom Post Type Templates from Plugin Folder?
- to perform the requested action wordpress needs to access your web server. please enter your ftp
- Disable update notification for individual plugins
- Passing a parameter to filter and action functions
- Do deactivated plugins slow down a WordPress site?
- What security concerns should I have when setting FS_METHOD to “direct” in wp-config?
- How do you debug plugins?
- How to structure a plugin
- What’s the preferred method of writing AJAX-enabled plugins?
- Where does the Media Library live in the database?
- Get Product id from order id in Woocommerce [closed]
- Add multiple plugin directories
- What are the differences between WPINC and ABSPATH?
- Translate a plugin using .po .mo files
- Best way to overide plugin CSS?
- How to add a shortcode button to the TinyMCE editor?
- Where do I put the code snippets I found here or somewhere else on the web?
- Is there a plugin that provides a stackoverflow style editor for wordpress? [closed]
- Get a list of all registered actions
- How can I force a file download in the WordPress backend?
- What Plugins Demonstrate Great WP Plugin Development? [closed]
- How to implement a customizable free OpenID authentication?
- Should all plugins be encapsulated in a Class?
- How to check if the product is in a certain category on a single-product.php in Woocommerce?
- How can I stop WordPress from prompting me to enter FTP information when doing updates?
- In what order does WordPress load plugin files?
- What Features would you Most Like to See Added to WordPress? [closed]
- Given the ID of a product in woocommerce, how can I get its URL?
- Adding Additional Attributes in Script Tag for 3rd party JS
- How can I edit post data before it is saved?
- Manually set global $post vars with an ID, in order to use template tags
- is_plugin_active function doesn’t exist
- How To Activate Plugins via Code?