ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down.
Read our Farewell Blog Post for more details.
I need to insert a splash page; I have created an index.html and I need to change the link of the home button of the main menu so that it can point to index.php.
I moved the home menu item to a hidden menu, I activated the relevant module and assigned a nonexistent position.
Then I created a new home menu item like url pointing to index.php.
At this point I realize that the menu on the site is the hidden one where the menu item home is located (default page).
So I went into the Gantry editor menu and I changed the association to the menu to display the correct menu, but it does not work.
Initially I thought the problem was that I had to make the association both on "Base Outline" and on all the other "Theme Outlines", but then I verified that Gantry does not save the association of the menu.
(See the atteched image)
Am I wrong something?
Can you tell me the solution?
1. Create a new menu called "splash"
2. Add a new menu item called "splash" and make it the "default" menu item.
3. Create a new outline with as much or as little as you want on the layout of the outline for the splash and add a manual link on that page (in customhtml particle) to the index.php of the site.
4. assign that new outline to the "splash" menu item.
That's it.
Regards, Mark.
Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
What I described works as you want. The splash page will be the first page people see on your site, if they don't want to go any further then they don't have to. If they do, they click on a link to proceed to your "home" page of your site.
Regards, Mark.
Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
Sorry Mark, but it does not work for me.
I followed the directions, but the problem of the menu remains. In this way, the splash menu appears on the whole site.
Probably I miss some step, or I have misinterpreted something.
What am I doing wrong?
(I am attaching a summary image)
I corrected the setup to what I had already indicated.
1. Link on "splash" outline was incorrect and needs to go to your original "home" menu item link
2. base outline > layout > menu needs to use "main menu" instead of "default" menu now you have the splash menu set as the default.
Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
Thank you very much MrT.
It was two problems due to the different language and my misinterpretation.
Wrong link: unfortunately I was deceived by the previous use of the splash made with the index.html file which then pointed to the index.php. Instead, rightly, the splash button had to point to the address (alias) of the home page.
Wrong menu: I misunderstood; I had associated the outline to the splash in the associations tab; instead it was right to edit the menu layout element.