salim67 i would like to make the menu page the default index page , how do i make the menu page to load first?
mlattke salim67 That’s possible. You can add a redirection with JS but Home page will always exist or edit some template files in order to make your menu page the home page. Either case you can contact me in Slack.
sampoyigi You can also copy the components and markup from the _pages/local/menus.php page into _pages/home.php page
craftelstudios mlattke Hi, I am still interested in this change, can you please guide on how to redirect index page to main menu page always. Thanks