WAIT: Need urgent help: homesite not editable after migrating website with duplicator

Hey, after migrating a working multilanguage (polylang)Bricks Website on annother Webspace with duplicator, everything seems to work, but I cannot edit the home site which is set as startsite. Also the home-site isn’t reachable on the internet, all others are. When I define annother site as startsite, home is suddenly editable. Need your help please, I am compleately lost?

Hi @blys,

if the front page is not even reachable via front end, it might not be related to Bricks.
Do you see any debug.log entry, or what happens if you try to open home page?

Matej

Hey, thank you for your reply,

When I open the homepage in frontend, an index-page from the hoster appears, when I specify it by /home, the page appears, but still not editable in backend. Every site I define as startpage under Settings/read in wp isn’t editable in bricks as long as the site is defined as startpage, when I choose annother, the previous gets editable and the new one not. It’s some kind of home definition cause frontend never showing home, no matter which page is set as homepage.

Hi @blys,

try to resave the permalinks and check the console log, network tab and debug.log files, if you get any clues there.

Let me know.
Matej

Check your FTP for an index.html file that might have been placed on your webspace by your hosting company. Many hosters do this and it’s often a cause for trouble.

In a WP install this should not exist, because WP only uses its own index.php, however the web broser will serve .html before .php and that might(!) cause the issue.