I recently moved my site to a new host (AWS Lightsail Ubuntu instance) and wasn’t able to use the One-click Import, but managed to import all the data using the wordpress importer. Everything appears right with the demo content except the homepage isn’t displaying the menu or main image and content found in the homepage –> https://i.imgur.com/dx6XF7g.png . The menu content is taken from somewhere other than Appearance > Menu correct? Not sure how to get this to display.
Hi jamesauble,
Go to settings > reading > front page display > choose front page home and post page blog and save it.
Please read the documentation in the theme file. You should drag and drop a menu item in the empathy template page widget and also create the same menu in the menu list.
Thanks
Thanks for your reply. In my case the problem was some missing php7.0 modules in my new wordpress environment. After installing all the php modules available (perhaps it was fastcgi that made the difference), the content showed up. This also solved an issue I was having with the One Click Demo Import. All is well now. Thanks again.