I created a website with the theme Doctor +. Bought, downloaded and installed. I downloaded Child Theme Configurator and within seconds I created the new child.
All this by MAMP. Since yesterday I try to upload it via ftp but do not appear and the setting that I set on child locally. Photos, articles, and page are loaded all
Everything appears to be loading correctly, however your theme options may not be configured on the remote site.
You need to do two things on the remote site:
1. Go to Tools > Child Themes and click “Generate/Rebuild Child Theme Files” for the Parent/Child combination you configured locally.
2. Go to Appearance > Customizer and apply all of the theme options you set locally. These are stored in the database and will not transfer via FTP.
Alternatively, install a database migration plugin and dump/restore the local database to the remote site to port all of the theme options.
ok. Can you recommend a plugin to do export
I like WP Migrate DB.
You will need PHPMyAdmin or similar for the restore on the remote side.