This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 3
Naming Pages
Started 12 years ago by sechabangwenya | 2 posts |
-
How do I name my pages?
All my pages in the admin panel have the same (MachForm Panel) I'd like to give them custom names, is this possible and how would I do that and where
Posted 12 years ago # -
If you mean the browser title bar, you can try opening the "index.php" file, around line 145, and change this code:
<title>MachForm Admin Panel</title>
To
<title>Whatever your page title is</title>
Change ONLY the text between <title> and </title>
The above might change it all to the same one; I don't know if you can give them individual page names. Someone else might suggest some other solutions.
Alternatively, the only thing you can change from the GUI is the "Machform" logo image under "Settings", "Miscellaneous Settings", "Advanced Options".
Posted 12 years ago #
Reply
You must log in to post.