[ad_1]
Hi,
navigation blocks probably rely on the menu ID, but when you are importing content, that ID can change (usually it does) and that’s why the menus are not assigned correctly. You could resolve that with custom code after the import has completed, maybe in this after import hook.
You would have to edit the page where the navigation blocks are and update the block with the correct menu ID.
Take care!
