Custom Home page
-
Hi,
I tried to set a custom home page on the last nodebb version (v1.13.2)
I did install the custom page plugin and create a new page and route(/lobby)On the ACP>General>Home Page menu, when I select the Custom value of the Home Page Route selector, the Custom route field doesn't show up.
I tried to force it to appear by overiding the css value and them save the value I wanted (/lobby)
The value seems to be saved correctly on app.config(homePageCustom: "/lobby" homePageRoute: "custom" ) but when I launch the application, the site try to open /custom route instead of the /lobby one.Do you see what I did wrong?
Sincerely,
Quentin
Copyright © 2024 NodeBB | Contributors