Hi, I’m having issues with moving content from local development (localhost) to production server.
Everytime I do that, I lose all settings in widgets parts (using only woodmart widgets).
1. upload all files to server
2. mysqldump and replace url (localhost -> dev.domain.com) with WP Migration DB
3. import database