Use the following steps to modify the Empire CMS login page after successful login: log in to the management background and navigate to template management. Select the successful login template (login_success.htm). Edit the template content to add or delete required content. Save the template and update the cache. Log out and back in to see the changes.
How to modify the login page after successful login to Empire CMS
Step 1: Log in to Empire CMS management Backend
- Open the Empire CMS management backend (usually http://your domain name/e/admin/).
- Enter your administrator username and password to log in.
Step 2: Navigate to Template Management
- In the left menu, find the “Template Management” option and click on it.
Step 3: Select the template to be modified
- In the template management page, find the template file after successful login, usually "login_success .htm".
- Select the file and click the "Edit" button.
Step 4: Modify template content
- In the "Template Content" editor, modify the content and layout on the login success page.
- You can add or remove text, images, navigation links, etc.
Step 5: Save the template
- After editing is complete, click the "Save" button to save the changes.
Step 6: Update cache
- In the template editing page, click the "Update Cache" button.
- This will refresh the template cache and make the changes effective.
Step 7: Log out and log in again
- Log out of the management background, and then log in again to view the modified login success page.
Tips:
- When modifying the template, please be careful not to destroy the overall structure of the template.
- If you are not sure how to modify a template, please consult the Empire CMS documentation or the community forum.
The above is the detailed content of How to change the page after successful login to Imperial CMS. For more information, please follow other related articles on the PHP Chinese website!