I just purchased an installed Coalition.
My standard development process is to build on my local maching, and periodically update a remote staging server. To update the remote server, I use the following steps:
- copy all wordpress files to remote webroot
- export local dev database to sql file
- search/replace exported sql to convert all hardwired locel dev urls into urls which match the staging (or production) server
- import modified sql file into database on remote server
This process has always worked for me in the past. When I do this with Coalition, none of my settings in the one page section are refelected on the staging server. My content (pages, portfolio, images, etc) are all there, but the navigation and site structure defined in the one page area simply do not transfer.
I have looked in the remote database and it seems like the content is there, but I just can't switch it on, for want of a better description. I must be missing something obvious, but I can't see what I'm doing wrong given that the entire wp directory and complete database are being transferred.
Any help would be much appreciated.
Thanks,
Gil














