Hey quardt,
You need to copy and paste the code from the “Export” fields on your dev server, to the the “Import” fields on your live server. See below for a step-by-step guide:
- Login to WP Admin on your dev server
- Click on “Option Tree”
- Click on “Export”
- Highlight everything in the “Settings” textarea, then Ctrl/Cmd + C (copy)
- Open a new tab and login to WP Admin on your live server
- Click on “Option Tree”
- Click on “Exports”
- Paste (Ctrl/Cmd + V) into “Settings”
- Click on “Import Settings”
- Repeat the steps above for Theme Options if you’d like the data for each field to be repopulated
Hope that helps